{"info":{"_postman_id":"6d4181b2-e85a-4b71-a0b9-a0dbfe28266a","name":"Overtime V2 API","description":"<html><head></head><body><p>The REST API to help with <a href=\"https://overtimemarkets.xyz\">Overtime V2</a> features.</p>\n<p>The API is available on <a href=\"https://api.overtime.io\">api.overtime.io</a>.</p>\n<p>More details about API and contract integration available on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration\">Overtime documentation</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1435701","collectionId":"6d4181b2-e85a-4b71-a0b9-a0dbfe28266a","publishedId":"2sA3XY5Hao","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-14T12:55:25.000Z"},"item":[{"name":"Sports, types and collaterals","item":[{"name":"Overtime V2 sports","id":"79b6a69c-e288-4018-a18d-8faa42f145b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/sports","description":"<h2 id=\"get-a-list-of-all-supported-sports-and-leagues\">Get a list of all supported sports and leagues</h2>\n<p>Use <code>/overtime-v2/sports</code> to get a list of all supported sports and leagues.</p>\n<p>It returns all supported sports, leagues (ID and name), and additional data like scoring type, match resolve type, period type...</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-sports\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","sports"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"72b0d742-b68c-430a-aef3-87e19257a96b","name":"Overtime V2 sports response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/sports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 11:58:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"11968"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2ec0-wOMqR3pY24X6QdnvwwWTNfP1OdU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"sport\": \"Football\",\n        \"id\": 1,\n        \"label\": \"NCAA Football\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"2\": {\n        \"sport\": \"Football\",\n        \"id\": 2,\n        \"label\": \"NFL\",\n        \"opticOddsName\": \"NFL\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"3\": {\n        \"sport\": \"Baseball\",\n        \"id\": 3,\n        \"label\": \"MLB\",\n        \"opticOddsName\": \"MLB\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"inning\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"4\": {\n        \"sport\": \"Basketball\",\n        \"id\": 4,\n        \"label\": \"NBA\",\n        \"opticOddsName\": \"NBA\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"5\": {\n        \"sport\": \"Basketball\",\n        \"id\": 5,\n        \"label\": \"NCAA Basketball\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"6\": {\n        \"sport\": \"Hockey\",\n        \"id\": 6,\n        \"label\": \"NHL\",\n        \"opticOddsName\": \"NHL\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"period\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"7\": {\n        \"sport\": \"Fighting\",\n        \"id\": 7,\n        \"label\": \"UFC\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"8\": {\n        \"sport\": \"Basketball\",\n        \"id\": 8,\n        \"label\": \"WNBA\",\n        \"opticOddsName\": \"WNBA\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"10\": {\n        \"sport\": \"Soccer\",\n        \"id\": 10,\n        \"label\": \"MLS\",\n        \"opticOddsName\": \"USA - Major League Soccer\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"11\": {\n        \"sport\": \"Soccer\",\n        \"id\": 11,\n        \"label\": \"EPL\",\n        \"opticOddsName\": \"England - Premier League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"12\": {\n        \"sport\": \"Soccer\",\n        \"id\": 12,\n        \"label\": \"Ligue 1\",\n        \"opticOddsName\": \"France - Ligue 1\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"13\": {\n        \"sport\": \"Soccer\",\n        \"id\": 13,\n        \"label\": \"Bundesliga\",\n        \"opticOddsName\": \"Germany - Bundesliga\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"14\": {\n        \"sport\": \"Soccer\",\n        \"id\": 14,\n        \"label\": \"La Liga\",\n        \"opticOddsName\": \"Spain - La Liga\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"15\": {\n        \"sport\": \"Soccer\",\n        \"id\": 15,\n        \"label\": \"Serie A\",\n        \"opticOddsName\": \"Italy - Serie A\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"16\": {\n        \"sport\": \"Soccer\",\n        \"id\": 16,\n        \"label\": \"UEFA Champions League\",\n        \"opticOddsName\": \"UEFA - Champions League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"17\": {\n        \"sport\": \"Soccer\",\n        \"id\": 17,\n        \"label\": \"UEFA Europa League\",\n        \"opticOddsName\": \"UEFA - Europa League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"18\": {\n        \"sport\": \"Soccer\",\n        \"id\": 18,\n        \"label\": \"FIFA World Cup\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"19\": {\n        \"sport\": \"Soccer\",\n        \"id\": 19,\n        \"label\": \"J1 League\",\n        \"opticOddsName\": \"Japan - J1 League\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"20\": {\n        \"sport\": \"Cricket\",\n        \"id\": 20,\n        \"label\": \"Indian Premier League\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"inning\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"21\": {\n        \"sport\": \"Cricket\",\n        \"id\": 21,\n        \"label\": \"T20 Blast\",\n        \"provider\": \"rundown\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"inning\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"33\": {\n        \"sport\": \"Hockey\",\n        \"id\": 33,\n        \"label\": \"IIHF World Championship\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"period\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"44\": {\n        \"sport\": \"Soccer\",\n        \"id\": 44,\n        \"label\": \"Copa America\",\n        \"opticOddsName\": \"CONMEBOL - Copa America\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"45\": {\n        \"sport\": \"Soccer\",\n        \"id\": 45,\n        \"label\": \"Copa Libertadores\",\n        \"opticOddsName\": \"CONMEBOL - Copa Libertadores\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"50\": {\n        \"sport\": \"Soccer\",\n        \"id\": 50,\n        \"label\": \"UEFA EURO 2024\",\n        \"opticOddsName\": \"UEFA - European Championship\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"57\": {\n        \"sport\": \"Soccer\",\n        \"id\": 57,\n        \"label\": \"Eredivisie\",\n        \"opticOddsName\": \"Netherlands - Eredivisie\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"61\": {\n        \"sport\": \"Soccer\",\n        \"id\": 61,\n        \"label\": \"Primeira Liga\",\n        \"opticOddsName\": \"Portugal - Primeira Liga\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"76\": {\n        \"sport\": \"Soccer\",\n        \"id\": 76,\n        \"label\": \"FIFA World Cup Women\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"132\": {\n        \"sport\": \"Soccer\",\n        \"id\": 132,\n        \"label\": \"FA Cup\",\n        \"opticOddsName\": \"England - FA Cup\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"134\": {\n        \"sport\": \"Soccer\",\n        \"id\": 134,\n        \"label\": \"Coupe de France\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"138\": {\n        \"sport\": \"Soccer\",\n        \"id\": 138,\n        \"label\": \"Copa del Rey\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"141\": {\n        \"sport\": \"Soccer\",\n        \"id\": 141,\n        \"label\": \"Coppa Italia\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"153\": {\n        \"sport\": \"Tennis\",\n        \"id\": 153,\n        \"label\": \"Grand Slam\",\n        \"opticOddsName\": \"atp\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"sets\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"set\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"156\": {\n        \"sport\": \"Tennis\",\n        \"id\": 156,\n        \"label\": \"ATP Events\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"sets\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"set\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": true\n    },\n    \"209\": {\n        \"sport\": \"Soccer\",\n        \"id\": 209,\n        \"label\": \"DFB Pokal\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"268\": {\n        \"sport\": \"Soccer\",\n        \"id\": 268,\n        \"label\": \"Serie A\",\n        \"opticOddsName\": \"Brazil - Serie A\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"288\": {\n        \"sport\": \"Soccer\",\n        \"id\": 288,\n        \"label\": \"UEFA EURO U21\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false,\n        \"tooltipKey\": \"common.football-tooltip\"\n    },\n    \"296\": {\n        \"sport\": \"Soccer\",\n        \"id\": 296,\n        \"label\": \"FIFA World Cup U20\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"399\": {\n        \"sport\": \"Basketball\",\n        \"id\": 399,\n        \"label\": \"Euroleague\",\n        \"opticOddsName\": \"Euroleague\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"409\": {\n        \"sport\": \"Basketball\",\n        \"id\": 409,\n        \"label\": \"FIBA World Cup\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"points\",\n        \"matchResolveType\": \"overtime\",\n        \"periodType\": \"quarter\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"445\": {\n        \"sport\": \"Motosport\",\n        \"id\": 445,\n        \"label\": \"Formula 1\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"497\": {\n        \"sport\": \"Motosport\",\n        \"id\": 497,\n        \"label\": \"MotoGP\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"536\": {\n        \"sport\": \"Soccer\",\n        \"id\": 536,\n        \"label\": \"Saudi Professional League\",\n        \"opticOddsName\": \"Saudi Arabia - Saudi League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"9196\": {\n        \"sport\": \"Fighting\",\n        \"id\": 9196,\n        \"label\": \"Boxing\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"9806\": {\n        \"sport\": \"Soccer\",\n        \"id\": 9806,\n        \"label\": \"UEFA Nations League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"9821\": {\n        \"sport\": \"Soccer\",\n        \"id\": 9821,\n        \"label\": \"CONCACAF Nations League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"9977\": {\n        \"sport\": \"eSports\",\n        \"id\": 9977,\n        \"label\": \"CS GO\",\n        \"opticOddsName\": \"CS2\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"9983\": {\n        \"sport\": \"eSports\",\n        \"id\": 9983,\n        \"label\": \"DOTA 2\",\n        \"opticOddsName\": \"Dota 2\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"10138\": {\n        \"sport\": \"eSports\",\n        \"id\": 10138,\n        \"label\": \"LOL\",\n        \"opticOddsName\": \"League of Legends\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": true,\n        \"isLiveTestnet\": true\n    },\n    \"10199\": {\n        \"sport\": \"Soccer\",\n        \"id\": 10199,\n        \"label\": \"CONMEBOL WC Qualification\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"10216\": {\n        \"sport\": \"Soccer\",\n        \"id\": 10216,\n        \"label\": \"UEFA Conference League\",\n        \"opticOddsName\": \"UEFA - Europa Conference League\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"goals\",\n        \"matchResolveType\": \"regular\",\n        \"periodType\": \"half\",\n        \"isDrawAvailable\": true,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"10595\": {\n        \"sport\": \"Fighting\",\n        \"id\": 10595,\n        \"label\": \"Boxing\",\n        \"provider\": \"enetpulse\",\n        \"scoringType\": \"rounds\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"round\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"100021\": {\n        \"sport\": \"Golf\",\n        \"id\": 100021,\n        \"label\": \"Golf head-to-head\",\n        \"provider\": \"jsonOdds\",\n        \"scoringType\": \"\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    },\n    \"100121\": {\n        \"sport\": \"Golf\",\n        \"id\": 100121,\n        \"label\": \"Golf Tournament Winner\",\n        \"provider\": \"jsonOdds\",\n        \"scoringType\": \"\",\n        \"matchResolveType\": \"\",\n        \"periodType\": \"\",\n        \"isDrawAvailable\": false,\n        \"live\": false,\n        \"isLiveTestnet\": false\n    }\n}"}],"_postman_id":"79b6a69c-e288-4018-a18d-8faa42f145b4"},{"name":"Overtime V2 market types","id":"bb4439de-b50b-47e7-b2ec-a45951ad4b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/market-types","description":"<h2 id=\"get-a-list-of-all-supported-market-types\">Get a list of all supported market types</h2>\n<p>Use <code>/overtime-v2/market-types</code> to get a list of all supported market types.</p>\n<p>It returns all supported market types with ID, name, key, and result type (needed on the contract side, not used on UI).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-market-types\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","market-types"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"3d3d7468-5c20-47aa-845a-e11f8d9a3672","name":"Overtime V2 market types response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/market-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 06:24:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10872"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2a78-cDHcXiknWXdm5uNBfQdrkukhWI8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"id\": 0,\n        \"key\": \"winner\",\n        \"name\": \"Winner\",\n        \"resultType\": 1\n    },\n    \"10001\": {\n        \"id\": 10001,\n        \"key\": \"spread\",\n        \"name\": \"Handicap\",\n        \"resultType\": 4\n    },\n    \"10002\": {\n        \"id\": 10002,\n        \"key\": \"total\",\n        \"name\": \"Total\",\n        \"resultType\": 2\n    },\n    \"10003\": {\n        \"id\": 10003,\n        \"key\": \"doubleChance\",\n        \"name\": \"Double chance\",\n        \"resultType\": 1\n    },\n    \"10004\": {\n        \"id\": 10004,\n        \"key\": \"winnerTotal\",\n        \"name\": \"Winner + Total\",\n        \"resultType\": 3\n    },\n    \"10005\": {\n        \"id\": 10005,\n        \"key\": \"totalOddEven\",\n        \"name\": \"Total odd/even\",\n        \"resultType\": 1\n    },\n    \"10006\": {\n        \"id\": 10006,\n        \"key\": \"halftimeFulltime\",\n        \"name\": \"Half-time/Full-time\",\n        \"resultType\": 3\n    },\n    \"10007\": {\n        \"id\": 10007,\n        \"key\": \"goals\",\n        \"name\": \"Goals\",\n        \"resultType\": 3\n    },\n    \"10008\": {\n        \"id\": 10008,\n        \"key\": \"halftimeFulltimeGoals\",\n        \"name\": \"Half-time/Full-time + Goals\",\n        \"resultType\": 3\n    },\n    \"10009\": {\n        \"id\": 10009,\n        \"key\": \"bothTeamsToScore\",\n        \"name\": \"Both teams to score\",\n        \"resultType\": 1\n    },\n    \"10011\": {\n        \"id\": 10011,\n        \"key\": \"winner2\",\n        \"name\": \"Winner\",\n        \"resultType\": 1\n    },\n    \"10012\": {\n        \"id\": 10012,\n        \"key\": \"winner3\",\n        \"name\": \"Winner\",\n        \"resultType\": 1\n    },\n    \"10013\": {\n        \"id\": 10013,\n        \"key\": \"spread2\",\n        \"name\": \"Handicap\",\n        \"resultType\": 4\n    },\n    \"10014\": {\n        \"id\": 10014,\n        \"key\": \"total2\",\n        \"name\": \"Total\",\n        \"resultType\": 2\n    },\n    \"10015\": {\n        \"id\": 10015,\n        \"key\": \"firstPeriodDoubleChance\",\n        \"name\": \"Double chance 1st\",\n        \"resultType\": 1\n    },\n    \"10016\": {\n        \"id\": 10016,\n        \"key\": \"secondPeriodDoubleChance\",\n        \"name\": \"Double chance 2nd\",\n        \"resultType\": 1\n    },\n    \"10017\": {\n        \"id\": 10017,\n        \"key\": \"totalHomeTeam\",\n        \"name\": \"Total\",\n        \"resultType\": 2\n    },\n    \"10018\": {\n        \"id\": 10018,\n        \"key\": \"totalAwayTeam\",\n        \"name\": \"Total\",\n        \"resultType\": 2\n    },\n    \"10021\": {\n        \"id\": 10021,\n        \"key\": \"firstPeriodWinner\",\n        \"name\": \"Winner 1st\",\n        \"resultType\": 1\n    },\n    \"10022\": {\n        \"id\": 10022,\n        \"key\": \"secondPeriodWinner\",\n        \"name\": \"Winner 2nd\",\n        \"resultType\": 1\n    },\n    \"10023\": {\n        \"id\": 10023,\n        \"key\": \"thirdPeriodWinner\",\n        \"name\": \"Winner 3rd\",\n        \"resultType\": 1\n    },\n    \"10024\": {\n        \"id\": 10024,\n        \"key\": \"fourthPeriodWinner\",\n        \"name\": \"Winner 4th\",\n        \"resultType\": 1\n    },\n    \"10025\": {\n        \"id\": 10025,\n        \"key\": \"fifthPeriodWinner\",\n        \"name\": \"Winner 5th\",\n        \"resultType\": 1\n    },\n    \"10026\": {\n        \"id\": 10026,\n        \"key\": \"sixthPeriodWinner\",\n        \"name\": \"Winner 6th\",\n        \"resultType\": 1\n    },\n    \"10027\": {\n        \"id\": 10027,\n        \"key\": \"seventhPeriodWinner\",\n        \"name\": \"Winner 7th\",\n        \"resultType\": 1\n    },\n    \"10028\": {\n        \"id\": 10028,\n        \"key\": \"eightPeriodWinner\",\n        \"name\": \"Winner 8th\",\n        \"resultType\": 1\n    },\n    \"10029\": {\n        \"id\": 10029,\n        \"key\": \"ninthPeriodWinner\",\n        \"name\": \"Winner 9th\",\n        \"resultType\": 1\n    },\n    \"10031\": {\n        \"id\": 10031,\n        \"key\": \"firstPeriodTotal\",\n        \"name\": \"Total 1st\",\n        \"resultType\": 2\n    },\n    \"10032\": {\n        \"id\": 10032,\n        \"key\": \"secondPeriodTotal\",\n        \"name\": \"Total 2nd\",\n        \"resultType\": 2\n    },\n    \"10033\": {\n        \"id\": 10033,\n        \"key\": \"thirdPeriodTotal\",\n        \"name\": \"Total 3rd\",\n        \"resultType\": 2\n    },\n    \"10034\": {\n        \"id\": 10034,\n        \"key\": \"fourthPeriodTotal\",\n        \"name\": \"Total 4th\",\n        \"resultType\": 2\n    },\n    \"10035\": {\n        \"id\": 10035,\n        \"key\": \"fifthPeriodTotal\",\n        \"name\": \"Total 5th\",\n        \"resultType\": 2\n    },\n    \"10036\": {\n        \"id\": 10036,\n        \"key\": \"sixthPeriodTotal\",\n        \"name\": \"Total 6th\",\n        \"resultType\": 2\n    },\n    \"10037\": {\n        \"id\": 10037,\n        \"key\": \"seventhPeriodTotal\",\n        \"name\": \"Total 7th\",\n        \"resultType\": 2\n    },\n    \"10038\": {\n        \"id\": 10038,\n        \"key\": \"eightPeriodTotal\",\n        \"name\": \"Total 8th\",\n        \"resultType\": 2\n    },\n    \"10039\": {\n        \"id\": 10039,\n        \"key\": \"ninthPeriodTotal\",\n        \"name\": \"Total 9th\",\n        \"resultType\": 2\n    },\n    \"10041\": {\n        \"id\": 10041,\n        \"key\": \"firstPeriodSpread\",\n        \"name\": \"Handicap 1st\",\n        \"resultType\": 4\n    },\n    \"10042\": {\n        \"id\": 10042,\n        \"key\": \"secondPeriodSpread\",\n        \"name\": \"Handicap 2nd\",\n        \"resultType\": 4\n    },\n    \"10043\": {\n        \"id\": 10043,\n        \"key\": \"thirdPeriodSpread\",\n        \"name\": \"Handicap 3rd\",\n        \"resultType\": 4\n    },\n    \"10044\": {\n        \"id\": 10044,\n        \"key\": \"fourthPeriodSpread\",\n        \"name\": \"Handicap 4th\",\n        \"resultType\": 4\n    },\n    \"10045\": {\n        \"id\": 10045,\n        \"key\": \"fifthPeriodSpread\",\n        \"name\": \"Handicap 5th\",\n        \"resultType\": 4\n    },\n    \"10046\": {\n        \"id\": 10046,\n        \"key\": \"sixthPeriodSpread\",\n        \"name\": \"Handicap 6th\",\n        \"resultType\": 4\n    },\n    \"10047\": {\n        \"id\": 10047,\n        \"key\": \"seventhPeriodSpread\",\n        \"name\": \"Handicap 7th\",\n        \"resultType\": 4\n    },\n    \"10048\": {\n        \"id\": 10048,\n        \"key\": \"eightPeriodSpread\",\n        \"name\": \"Handicap 8th\",\n        \"resultType\": 4\n    },\n    \"10049\": {\n        \"id\": 10049,\n        \"key\": \"ninthPeriodSpread\",\n        \"name\": \"Handicap 9th\",\n        \"resultType\": 4\n    },\n    \"10051\": {\n        \"id\": 10051,\n        \"key\": \"firstPeriodWinner2\",\n        \"name\": \"Winner 1st\",\n        \"resultType\": 1\n    },\n    \"10052\": {\n        \"id\": 10052,\n        \"key\": \"secondPeriodWinner2\",\n        \"name\": \"Winner 2nd\",\n        \"resultType\": 1\n    },\n    \"10053\": {\n        \"id\": 10053,\n        \"key\": \"thirdPeriodWinner2\",\n        \"name\": \"Winner 3rd\",\n        \"resultType\": 1\n    },\n    \"10054\": {\n        \"id\": 10054,\n        \"key\": \"fourthPeriodWinner2\",\n        \"name\": \"Winner 4th\",\n        \"resultType\": 1\n    },\n    \"10055\": {\n        \"id\": 10055,\n        \"key\": \"fifthPeriodWinner2\",\n        \"name\": \"Winner 5th\",\n        \"resultType\": 1\n    },\n    \"10056\": {\n        \"id\": 10056,\n        \"key\": \"sixthPeriodWinner2\",\n        \"name\": \"Winner 6th\",\n        \"resultType\": 1\n    },\n    \"10057\": {\n        \"id\": 10057,\n        \"key\": \"seventhPeriodWinner2\",\n        \"name\": \"Winner 7th\",\n        \"resultType\": 1\n    },\n    \"10058\": {\n        \"id\": 10058,\n        \"key\": \"eightPeriodWinner2\",\n        \"name\": \"Winner 8th\",\n        \"resultType\": 1\n    },\n    \"10059\": {\n        \"id\": 10059,\n        \"key\": \"ninthPeriodWinner2\",\n        \"name\": \"Winner 9th\",\n        \"resultType\": 1\n    },\n    \"10061\": {\n        \"id\": 10061,\n        \"key\": \"firstPeriodTotal2\",\n        \"name\": \"Total 1st\",\n        \"resultType\": 2\n    },\n    \"10062\": {\n        \"id\": 10062,\n        \"key\": \"secondPeriodTotal\",\n        \"name\": \"Total 2nd\",\n        \"resultType\": 2\n    },\n    \"10063\": {\n        \"id\": 10063,\n        \"key\": \"thirdPeriodTotal2\",\n        \"name\": \"Total 3rd\",\n        \"resultType\": 2\n    },\n    \"10064\": {\n        \"id\": 10064,\n        \"key\": \"fourthPeriodTotal2\",\n        \"name\": \"Total 4th\",\n        \"resultType\": 2\n    },\n    \"10065\": {\n        \"id\": 10065,\n        \"key\": \"fifthPeriodTotal2\",\n        \"name\": \"Total 5th\",\n        \"resultType\": 2\n    },\n    \"10066\": {\n        \"id\": 10066,\n        \"key\": \"sixthPeriodTotal2\",\n        \"name\": \"Total 6th\",\n        \"resultType\": 2\n    },\n    \"10067\": {\n        \"id\": 10067,\n        \"key\": \"seventhPeriodTotal2\",\n        \"name\": \"Total 7th\",\n        \"resultType\": 2\n    },\n    \"10068\": {\n        \"id\": 10068,\n        \"key\": \"eightPeriodTotal2\",\n        \"name\": \"Total 8th\",\n        \"resultType\": 2\n    },\n    \"10069\": {\n        \"id\": 10069,\n        \"key\": \"ninthPeriodTotal2\",\n        \"name\": \"Total 9th\",\n        \"resultType\": 2\n    },\n    \"10071\": {\n        \"id\": 10071,\n        \"key\": \"firstPeriodSpread2\",\n        \"name\": \"Handicap 1st\",\n        \"resultType\": 4\n    },\n    \"10072\": {\n        \"id\": 10072,\n        \"key\": \"secondPeriodSpread2\",\n        \"name\": \"Handicap 2nd\",\n        \"resultType\": 4\n    },\n    \"10073\": {\n        \"id\": 10073,\n        \"key\": \"thirdPeriodSpread2\",\n        \"name\": \"Handicap 3rd\",\n        \"resultType\": 4\n    },\n    \"10074\": {\n        \"id\": 10074,\n        \"key\": \"fourthPeriodSpread2\",\n        \"name\": \"Handicap 4th\",\n        \"resultType\": 4\n    },\n    \"10075\": {\n        \"id\": 10075,\n        \"key\": \"fifthPeriodSpread2\",\n        \"name\": \"Handicap 5th\",\n        \"resultType\": 4\n    },\n    \"10076\": {\n        \"id\": 10076,\n        \"key\": \"sixthPeriodSpread2\",\n        \"name\": \"Handicap 6th\",\n        \"resultType\": 4\n    },\n    \"10077\": {\n        \"id\": 10077,\n        \"key\": \"seventhPeriodSpread2\",\n        \"name\": \"Handicap 7th\",\n        \"resultType\": 4\n    },\n    \"10078\": {\n        \"id\": 10078,\n        \"key\": \"eightPeriodSpread2\",\n        \"name\": \"Handicap 8th\",\n        \"resultType\": 4\n    },\n    \"10079\": {\n        \"id\": 10079,\n        \"key\": \"ninthPeriodSpread2\",\n        \"name\": \"Handicap 9th\",\n        \"resultType\": 4\n    },\n    \"10081\": {\n        \"id\": 10081,\n        \"key\": \"firstPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 1st\",\n        \"resultType\": 1\n    },\n    \"10082\": {\n        \"id\": 10082,\n        \"key\": \"secondPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 2nd\",\n        \"resultType\": 1\n    },\n    \"10083\": {\n        \"id\": 10083,\n        \"key\": \"thirdPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 3rd\",\n        \"resultType\": 1\n    },\n    \"10084\": {\n        \"id\": 10084,\n        \"key\": \"fourthPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 4th\",\n        \"resultType\": 1\n    },\n    \"10085\": {\n        \"id\": 10085,\n        \"key\": \"fifthPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 5th\",\n        \"resultType\": 1\n    },\n    \"10086\": {\n        \"id\": 10086,\n        \"key\": \"sixthPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 6th\",\n        \"resultType\": 1\n    },\n    \"10087\": {\n        \"id\": 10087,\n        \"key\": \"seventhPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 7th\",\n        \"resultType\": 1\n    },\n    \"10088\": {\n        \"id\": 10088,\n        \"key\": \"eightPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 8th\",\n        \"resultType\": 1\n    },\n    \"10089\": {\n        \"id\": 10089,\n        \"key\": \"ninthPeriodTotalOddEven\",\n        \"name\": \"Total odd/even 9th\",\n        \"resultType\": 1\n    },\n    \"10091\": {\n        \"id\": 10091,\n        \"key\": \"firstPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 1st\",\n        \"resultType\": 1\n    },\n    \"10092\": {\n        \"id\": 10092,\n        \"key\": \"secondPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 2nd\",\n        \"resultType\": 1\n    },\n    \"10093\": {\n        \"id\": 10093,\n        \"key\": \"thirdPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 3rd\",\n        \"resultType\": 1\n    },\n    \"10094\": {\n        \"id\": 10094,\n        \"key\": \"fourthPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 4th\",\n        \"resultType\": 1\n    },\n    \"10095\": {\n        \"id\": 10095,\n        \"key\": \"fifthPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 5th\",\n        \"resultType\": 1\n    },\n    \"10096\": {\n        \"id\": 10096,\n        \"key\": \"sixthPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 6th\",\n        \"resultType\": 1\n    },\n    \"10097\": {\n        \"id\": 10097,\n        \"key\": \"seventhPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 7th\",\n        \"resultType\": 1\n    },\n    \"10098\": {\n        \"id\": 10098,\n        \"key\": \"eightPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 8th\",\n        \"resultType\": 1\n    },\n    \"10099\": {\n        \"id\": 10099,\n        \"key\": \"ninthPeriodTotal2OddEven\",\n        \"name\": \"Total odd/even 9th\",\n        \"resultType\": 1\n    },\n    \"10101\": {\n        \"id\": 10101,\n        \"key\": \"firstPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 1st\",\n        \"resultType\": 1\n    },\n    \"10102\": {\n        \"id\": 10102,\n        \"key\": \"secondPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 2nd\",\n        \"resultType\": 1\n    },\n    \"10103\": {\n        \"id\": 10103,\n        \"key\": \"thirdPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 3rd\",\n        \"resultType\": 1\n    },\n    \"10104\": {\n        \"id\": 10104,\n        \"key\": \"fourthPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 4th\",\n        \"resultType\": 1\n    },\n    \"10105\": {\n        \"id\": 10105,\n        \"key\": \"fifthPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 5th\",\n        \"resultType\": 1\n    },\n    \"10106\": {\n        \"id\": 10106,\n        \"key\": \"sixthPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 6th\",\n        \"resultType\": 1\n    },\n    \"10107\": {\n        \"id\": 10107,\n        \"key\": \"seventhPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 7th\",\n        \"resultType\": 1\n    },\n    \"10108\": {\n        \"id\": 10108,\n        \"key\": \"eightPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 8th\",\n        \"resultType\": 1\n    },\n    \"10109\": {\n        \"id\": 10109,\n        \"key\": \"ninthPeriodBothTeamsToScore\",\n        \"name\": \"Both teams to score 9th\",\n        \"resultType\": 1\n    },\n    \"10111\": {\n        \"id\": 10111,\n        \"key\": \"firstPeriodTotalHomeTeam\",\n        \"name\": \"Total 1st\",\n        \"resultType\": 2\n    },\n    \"10112\": {\n        \"id\": 10112,\n        \"key\": \"firstPeriodTotalAwayTeam\",\n        \"name\": \"Total 1st\",\n        \"resultType\": 2\n    },\n    \"10211\": {\n        \"id\": 10211,\n        \"key\": \"secondPeriodTotalHomeTeam\",\n        \"name\": \"Total 2nd\",\n        \"resultType\": 2\n    },\n    \"10212\": {\n        \"id\": 10212,\n        \"key\": \"secondPeriodTotalAwayTeam\",\n        \"name\": \"Total 2nd\",\n        \"resultType\": 2\n    },\n    \"11010\": {\n        \"id\": 11010,\n        \"key\": \"homeruns\",\n        \"name\": \"Home runs\",\n        \"resultType\": 2\n    },\n    \"11012\": {\n        \"id\": 11012,\n        \"key\": \"hitsRecorded\",\n        \"name\": \"Hits recorded\",\n        \"resultType\": 2\n    },\n    \"11019\": {\n        \"id\": 11019,\n        \"key\": \"strikeouts\",\n        \"name\": \"Strikeouts\",\n        \"resultType\": 2\n    },\n    \"11029\": {\n        \"id\": 11029,\n        \"key\": \"points\",\n        \"name\": \"Points\",\n        \"resultType\": 2\n    },\n    \"11035\": {\n        \"id\": 11035,\n        \"key\": \"rebounds\",\n        \"name\": \"Rebounds\",\n        \"resultType\": 2\n    },\n    \"11038\": {\n        \"id\": 11038,\n        \"key\": \"threePointsMade\",\n        \"name\": \"3-points made\",\n        \"resultType\": 2\n    },\n    \"11039\": {\n        \"id\": 11039,\n        \"key\": \"assists\",\n        \"name\": \"Assists\",\n        \"resultType\": 2\n    },\n    \"11047\": {\n        \"id\": 11047,\n        \"key\": \"pitcherHitsAllowed\",\n        \"name\": \"Pitcher hits allowed\",\n        \"resultType\": 2\n    },\n    \"11049\": {\n        \"id\": 11049,\n        \"key\": \"firstTouchdown\",\n        \"name\": \"First touchdown\",\n        \"description\": \"Who will score the first touchdown in the game? (incl. OT)\",\n        \"resultType\": 2\n    },\n    \"11051\": {\n        \"id\": 11051,\n        \"key\": \"passingYards\",\n        \"name\": \"Passing yards\",\n        \"resultType\": 2\n    },\n    \"11052\": {\n        \"id\": 11052,\n        \"key\": \"passingTouchdowns\",\n        \"name\": \"Passing touchdowns\",\n        \"resultType\": 2\n    },\n    \"11053\": {\n        \"id\": 11053,\n        \"key\": \"rushingYards\",\n        \"name\": \"Rushing yards\",\n        \"resultType\": 2\n    },\n    \"11055\": {\n        \"id\": 11055,\n        \"key\": \"touchdowns\",\n        \"name\": \"Scoring touchdown\",\n        \"description\": \"Who will score a touchdown in the game?\",\n        \"resultType\": 2\n    },\n    \"11056\": {\n        \"id\": 11056,\n        \"key\": \"lastTouchdown\",\n        \"name\": \"Last touchdown\",\n        \"description\": \"Who will score the last touchdown in the game?\",\n        \"resultType\": 2\n    },\n    \"11057\": {\n        \"id\": 11057,\n        \"key\": \"receivingYards\",\n        \"name\": \"Receiving yards\",\n        \"resultType\": 2\n    },\n    \"11058\": {\n        \"id\": 11058,\n        \"key\": \"receptions\",\n        \"name\": \"Receptions\",\n        \"resultType\": 2\n    },\n    \"11060\": {\n        \"id\": 11060,\n        \"key\": \"fieldGoalsMade\",\n        \"name\": \"Field goals made\",\n        \"resultType\": 2\n    },\n    \"11086\": {\n        \"id\": 11086,\n        \"key\": \"goals\",\n        \"name\": \"Goals\",\n        \"description\": \"Who will score a goal in the game?\",\n        \"resultType\": 2\n    },\n    \"11087\": {\n        \"id\": 11087,\n        \"key\": \"doubleDouble\",\n        \"name\": \"Double double\",\n        \"resultType\": 2\n    },\n    \"11088\": {\n        \"id\": 11088,\n        \"key\": \"tripleDouble\",\n        \"name\": \"Triple double\",\n        \"resultType\": 2\n    },\n    \"11097\": {\n        \"id\": 11097,\n        \"key\": \"shots\",\n        \"name\": \"Shots\",\n        \"resultType\": 2\n    },\n    \"11098\": {\n        \"id\": 11098,\n        \"key\": \"blocks\",\n        \"name\": \"Blcoks\",\n        \"resultType\": 2\n    }\n}"}],"_postman_id":"bb4439de-b50b-47e7-b2ec-a45951ad4b32"},{"name":"Overtime V2 collaterals","id":"5e042a42-2df9-4453-8995-a44d32eb80e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/collaterals","description":"<h2 id=\"get-a-list-of-all-supported-collaterals\">Get a list of all supported collaterals</h2>\n<p>Use <code>/overtime-v2/networks/{{network}}/collaterals</code> to get a list of all supported collaterals.</p>\n<p>It returns all supported collaterals with addresses and number of decimals.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-collaterals\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","collaterals"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"56197f57-b4ae-401e-b5b9-3069101e00d2","name":"Overtime V2 collaterals example response (optimism)","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/networks/10/collaterals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 06:34:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1133"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"46d-+jyj0ZYUpzgxX895+vQZG6WvksA\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"symbol\": \"USDC\",\n        \"name\": \"USD Coin\",\n        \"address\": \"0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85\",\n        \"decimals\": 6,\n        \"default\": true\n    },\n    {\n        \"symbol\": \"THALES\",\n        \"name\": \"Thales DAO Token\",\n        \"address\": \"0x217d47011b23bb961eb6d93ca9945b7501a5bb11\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"sUSD\",\n        \"name\": \"Synth sUSD\",\n        \"address\": \"0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"DAI\",\n        \"name\": \"Dai Stablecoin\",\n        \"address\": \"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"USDC.e\",\n        \"name\": \"USD Coin (Bridged from Ethereum)\",\n        \"address\": \"0x7F5c764cBc14f9669B88837ca1490cCa17c31607\",\n        \"decimals\": 6,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"USDT\",\n        \"name\": \"Tether USD\",\n        \"address\": \"0x94b008aA00579c1307B0EF2c499aD98a8ce58e58\",\n        \"decimals\": 6,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"OP\",\n        \"name\": \"Optimism\",\n        \"address\": \"0x4200000000000000000000000000000000000042\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"WETH\",\n        \"name\": \"Wrapped Ether\",\n        \"address\": \"0x4200000000000000000000000000000000000006\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"ETH\",\n        \"name\": \"Ethereum\",\n        \"address\": \"0x4200000000000000000000000000000000000006\",\n        \"decimals\": 18,\n        \"default\": false\n    }\n]"}],"_postman_id":"5e042a42-2df9-4453-8995-a44d32eb80e8"}],"id":"0202587a-bea7-40ad-bb48-fa2474b4fbbf","description":"<p>Get info about supported sports, market types, and collaterals on Overtime V2.</p>\n","_postman_id":"0202587a-bea7-40ad-bb48-fa2474b4fbbf"},{"name":"Markets, tickets and quote","item":[{"name":"Overtime V2 markets (protected)","id":"74d322b9-bc86-483f-9c59-3eb9ea2cd11f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","description":"<p>All requests to this route must include a valid API key for authentication. The API key should be provided in the request header.</p>\n","type":"text"}],"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/markets","description":"<h2 id=\"get-a-list-of-all-markets\">Get a list of all markets</h2>\n<p>Use <code>/overtime-v2/networks/{{network}}/markets</code> to get a list of all markets.</p>\n<p>By default, it returns all open markets grouped by sport and leagueId. Use query parameters to filter markets by <code>sport</code>, <code>leagueId</code>, <code>status</code>, or <code>type</code>. Use the flag <code>ungroup</code> to ungroup markets.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-markets\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","markets"],"host":["api","overtime","io"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Filter markets by sport. See supported sports under /sports.</p>\n","type":"text/plain"},"key":"sport","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter markets by leagueId. See supported leagues under /sports.</p>\n","type":"text/plain"},"key":"leagueId","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter markets by status. Supported statuses: open, resolved, cancelled, paused, ongoing. Default: open.</p>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter markets by type. See supported market types under /market-types. Default: returns all markets grouped by moneyline market as parent market and the rest as child markets.</p>\n","type":"text/plain"},"key":"type","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Do not group markets by sport and leagueId. Possible values: true or false. Default: false.</p>\n","type":"text/plain"},"key":"ungroup","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Include a hash of the markets in the response. This hash can be used in subsequent requests to check if markets have changed. Default: false.</p>\n<p>When enabled, the response includes:</p>\n<ul>\n<li><code>markets</code>: the requested market data</li>\n<li><code>responseHash</code>: the hash of the markets</li>\n</ul>\n","type":"text/plain"},"key":"includeHashInResponse","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Use the hash of the previous markets response (<code>responseHash</code> property) to check for updates:</p>\n<ul>\n<li>Returns <code>\"no change\"</code> if the markets haven’t changed.</li>\n<li>Returns full market data if there are changes.</li>\n</ul>\n","type":"text/plain"},"key":"responseHash","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Strips markets down to a minimal set of fields to reduce payload size.</p>\n","type":"text/plain"},"key":"onlyBasicProperties","value":null},{"disabled":true,"description":{"content":"<p>(Optional) When used with <code>onlyBasicProperties=true</code>, includes proof-related fields (used for the validation of market data on the contract side) instead of stripping them. Possible values: true or false. Default: false.</p>\n","type":"text/plain"},"key":"includeProofs","value":null},{"disabled":true,"description":{"content":"<p>(Optional) For each parent market, returns only the “main” SPREAD and/or TOTAL child markets. Possible values: true or false. Default: false.</p>\n","type":"text/plain"},"key":"onlyMainMarkets","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters to markets with <code>market.maturity &gt;= minMaturity</code>.</p>\n","type":"text/plain"},"key":"minMaturity","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters to markets with <code>market.maturity &lt;= minMaturity</code>.</p>\n","type":"text/plain"},"key":"maxMaturity","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters markets to any of the specified leagues.</p>\n","type":"text/plain"},"key":"leagueIds","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters markets to any of the specified game IDs.</p>\n","type":"text/plain"},"key":"gameIds","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters markets to any of the specified market type IDs.</p>\n","type":"text/plain"},"key":"typeIds","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters player prop markets to any of the specified player IDs.</p>\n","type":"text/plain"},"key":"playerIds","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Filters markets by <code>market.line</code>.</p>\n","type":"text/plain"},"key":"lines","value":null},{"disabled":true,"description":{"content":"<p>(Optional) When <code>sport</code> is provided, also includes futures markets whose “initial sport” matches the requested sport. Possible values: true or false. Default: false.</p>\n","type":"text/plain"},"key":"includeFuturesInSport","value":null}],"variable":[]}},"response":[{"id":"6d937efe-5c3f-44ed-9d91-03d60cf3c277","name":"Overtime V2 markets example response (optimism)","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","description":"All requests to this route must include a valid API key for authentication. The API key should be provided in the request header.","type":"text"}],"url":{"raw":"https://api.overtime.io/overtime-v2/networks/{{network}}/markets?leagueId=16&includeHashInResponse=true","protocol":"https","host":["api","overtime","io"],"path":["overtime-v2","networks","{{network}}","markets"],"query":[{"key":"sport","value":"","description":"(Optional) Filter markets by sport. See supported sports under /sports.","type":"text","disabled":true},{"key":"leagueId","value":"16","description":"(Optional) Filter markets by leagueId. See supported leagues under /sports."},{"key":"status","value":"","description":"(Optional) Filter markets by status. Supported statuses: open, resolved, cancelled, paused, ongoing. Default: open.","disabled":true},{"key":"type","value":"","description":"(Optional) Filter markets by type. See supported market types under /market-types. Default: returns all markets grouped by moneyline market as parent market and the rest as child markets.","disabled":true},{"key":"ungroup","value":"","description":"(Optional) Do not group markets by sport and leagueId. Possible values: true or false. Default: false.","disabled":true},{"key":"includeHashInResponse","value":"true","description":"(Optional) Include a hash of the markets in the response. This hash can be used in subsequent requests to check if markets have changed. Default: false.\n- When enabled, the response includes:\n - `markets`: the requested market data\n - `responseHash`: the hash of the markets"},{"key":"responseHash","value":null,"description":"(Optional) Use the hash of the markets response to check for updates:\n- Returns `\"no change\"` if the markets haven’t changed.\n- Returns full market data if there are changes.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 11 Sep 2025 11:15:08 GMT"},{"key":"Server","value":"Apache/2.4.65 () OpenSSL/1.0.2k-fips PHP/7.2.24"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"166024-CV2zJKXa9ya+AZE0gPCPMhVwI9w\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseHash\": \"MRuJjZAhXzX3LWzZo%2B1q4ohxJpM%3D\",\n    \"markets\": {\n        \"Soccer\": {\n            \"16\": [\n                {\n                    \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758049200,\n                    \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                    \"homeTeam\": \"Real Madrid CF\",\n                    \"awayTeam\": \"Olympique de Marseille\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -330.55362728171553,\n                            \"decimal\": 1.3025227731498303,\n                            \"normalizedImplied\": 0.7677408952948641\n                        },\n                        {\n                            \"american\": 674.0199673895854,\n                            \"decimal\": 7.740199673895854,\n                            \"normalizedImplied\": 0.12919563346311874\n                        },\n                        {\n                            \"american\": 469.9153390462379,\n                            \"decimal\": 5.699153390462379,\n                            \"normalizedImplied\": 0.17546465790401702\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x97e28dafbcb5576a7ce45eaa8cf43426182047620614ba0bd5310805bcfce440\",\n                        \"0x088b9e30367c6df580611987b13e8f4164f99cc21dd7aff15c4a2485fedc906d\",\n                        \"0x1f8e3aac8a4446a8e868c4fa16760f29cdd2ed8548284085b751246418094bad\",\n                        \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                        \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                        \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                        \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -340.66659008811905,\n                                    \"decimal\": 1.2935421403494054,\n                                    \"normalizedImplied\": 0.7730710649518421\n                                },\n                                {\n                                    \"american\": 241.1323022572267,\n                                    \"decimal\": 3.411323022572267,\n                                    \"normalizedImplied\": 0.29314139803915784\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x95717d7b49d537f6c8295243684a151df97cd1f68852c996d1603f1c0ed98bed\",\n                                \"0x088b9e30367c6df580611987b13e8f4164f99cc21dd7aff15c4a2485fedc906d\",\n                                \"0x1f8e3aac8a4446a8e868c4fa16760f29cdd2ed8548284085b751246418094bad\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -220.65838578581247,\n                                    \"decimal\": 1.453189212111193,\n                                    \"normalizedImplied\": 0.6881416347339933\n                                },\n                                {\n                                    \"american\": 167.17386464165972,\n                                    \"decimal\": 2.671738646416597,\n                                    \"normalizedImplied\": 0.3742881068630066\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x435e270f2e40be29654b1187503a186702131931d79b302c15129485340ae5dd\",\n                                \"0x0dd43e7659b1a941724f50708f00c33156a6076cd71b30e79d1c53350b2d4df2\",\n                                \"0x3a5e8dd1c3b18395a3ea0aa76c8974f4d8620164c25bdf14d04b28d63c276212\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 154.35820543003987,\n                                    \"decimal\": 2.5435820543003986,\n                                    \"normalizedImplied\": 0.39314634977445057\n                                },\n                                {\n                                    \"american\": -202.58701859690802,\n                                    \"decimal\": 1.493615043513584,\n                                    \"normalizedImplied\": 0.6695165560515495\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe2e94df0f4ec83b3e817f9589c1952c5ed61926ef06b8a76487152709945dca6\",\n                                \"0x1cbafebe55058458266eca097df5ad13c0d05c9f92c906cc75aecf2beed31820\",\n                                \"0x2214be59ebc378b45ed4eaa57525dbe55b8f76502ee26a83116c783bfe424208\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.50432336593403,\n                                    \"decimal\": 3.1550432336593404,\n                                    \"normalizedImplied\": 0.31695286750164803\n                                },\n                                {\n                                    \"american\": -301.18684313036863,\n                                    \"decimal\": 1.3320198152105702,\n                                    \"normalizedImplied\": 0.7507395825353519\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa3b84a48123e9e36c7e9d7e254fb1fde4b237256302ba27fe07c684e09d7fbbe\",\n                                \"0x1c81cfbaf0dc7e40001f2979c590634323f7c0a62b4e520f609c8e00297ddeb5\",\n                                \"0x94298781a1376e049c49b429fbfe2498783fb0b7b6626f47b278b9d2f1a0cafc\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -111.2873057579082,\n                                    \"decimal\": 1.898575082925789,\n                                    \"normalizedImplied\": 0.526710799585\n                                },\n                                {\n                                    \"american\": -111.2873057579082,\n                                    \"decimal\": 1.898575082925789,\n                                    \"normalizedImplied\": 0.526710799585\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x04f5bc3a78b983568117a0ce39b435c5165bb6b5aac64f9b65eddc5e49675f8a\",\n                                \"0x3dafb9ff7a1333d8e32374caa2e99795c09a5bbd13cebc2e1d7b38619e40b696\",\n                                \"0x3a16e8f71155986760cf8a83a0abe4477d58a29ec9ec477ad8de550dfb5aa2cd\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -280.31441610874333,\n                                    \"decimal\": 1.3567422660174804,\n                                    \"normalizedImplied\": 0.7370596649394248\n                                },\n                                {\n                                    \"american\": 198.7593797994069,\n                                    \"decimal\": 2.987593797994069,\n                                    \"normalizedImplied\": 0.3347175244075752\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x67ea23d737aaca6b00867825679b6d38c0be534fccf2049f8ccc0889f1293006\",\n                                \"0x4bbda033402e0d13e12399cc4cae488f2302757e19f29a12cf9ee1164e8dcd38\",\n                                \"0x9d0fadcd574d85de061d64895d8de68056b56a63a2fdb251f36173494ad8c654\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -185.17296800729343,\n                                    \"decimal\": 1.5400356276411862,\n                                    \"normalizedImplied\": 0.6493356270800448\n                                },\n                                {\n                                    \"american\": 139.583007373041,\n                                    \"decimal\": 2.39583007373041,\n                                    \"normalizedImplied\": 0.4173918722219549\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5527a1f67c62d675958b1772b4c7237346fdcd41d19fecb108817138d58fe649\",\n                                \"0xafcd28298c91c8c91cd44f79a8b2b22b373e964508244e3e54bd4a9f961ef706\",\n                                \"0x520aacbdf77078f68a3405f0c74c89e226aa3f4693a369ed1655a06442eca120\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 165.21515919659296,\n                                    \"decimal\": 2.6521515919659295,\n                                    \"normalizedImplied\": 0.3770523536547704\n                                },\n                                {\n                                    \"american\": -221.5875458146626,\n                                    \"decimal\": 1.451288900882727,\n                                    \"normalizedImplied\": 0.6890426843282295\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9989745e24ac5b11a618c48d8772ac613991f2037616482f3117426fde01d68c\",\n                                \"0x0b932e301ac4d284dba422a1dae6a6c4fe8f13140bd594940937f3793df97ca8\",\n                                \"0x1f8e3aac8a4446a8e868c4fa16760f29cdd2ed8548284085b751246418094bad\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 225.38322977705093,\n                                    \"decimal\": 3.253832297770509,\n                                    \"normalizedImplied\": 0.3073299139249399\n                                },\n                                {\n                                    \"american\": -325.2572205820214,\n                                    \"decimal\": 1.3074489778307092,\n                                    \"normalizedImplied\": 0.7648482020760597\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9c92f7f5da5263b38a8bc882caa4bdfc7d0e495149ce890a3f8f8150a0b16a7e\",\n                                \"0x1c81cfbaf0dc7e40001f2979c590634323f7c0a62b4e520f609c8e00297ddeb5\",\n                                \"0x94298781a1376e049c49b429fbfe2498783fb0b7b6626f47b278b9d2f1a0cafc\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.97724368333989,\n                                    \"decimal\": 1.9617489025247439,\n                                    \"normalizedImplied\": 0.5097492338153031\n                                },\n                                {\n                                    \"american\": -120.67596386323235,\n                                    \"decimal\": 1.828665434264396,\n                                    \"normalizedImplied\": 0.5468468869496966\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x753c49d88a799b1678d27060be46a6569ed3c7554b49f310840c3f4728b57e5a\",\n                                \"0x427157dde379c6b1192605e882a64e80432a8312e81732b377341258564b0a9a\",\n                                \"0x21c42fcb36b1a2a3baf89385a8cb884cc65eea2fc9f90af31b4fa037303df8de\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1252.7507352602906,\n                                    \"decimal\": 1.0798243394997669,\n                                    \"normalizedImplied\": 0.9260765509909271\n                                },\n                                {\n                                    \"american\": 540.0054761036453,\n                                    \"decimal\": 6.400054761036452,\n                                    \"normalizedImplied\": 0.1562486630720728\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3157a04a7e97ec3e05478dbbf3c6c2cf2dbf8b3ce4b86199bc4c041070d20c5a\",\n                                \"0xb26c9aa1b3dad9c904d63297ed8f2dfe398ad0da4c6180348363c1a9b7ae125c\",\n                                \"0xa0308aec457b68fdf469c2475e48093dff06a0f70778d45ec365bddfe0d40d51\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1660.7355231469462,\n                                    \"decimal\": 1.0602142837352626,\n                                    \"normalizedImplied\": 0.943205553199\n                                },\n                                {\n                                    \"american\": -870.27587752399,\n                                    \"decimal\": 1.11490609194467,\n                                    \"normalizedImplied\": 0.896936528758\n                                },\n                                {\n                                    \"american\": 228.2344395828663,\n                                    \"decimal\": 3.282344395828663,\n                                    \"normalizedImplied\": 0.304660291367\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8215f7071d225a1530611fe4d5b0483534cab2223c3d1ce8a56ee31efc9ebe0f\",\n                                \"0x53a8916899bc6b82ba680fe0f1d0ed1322fce25102d1004a4da3e33f1b776dab\",\n                                \"0xd3119f46852152f7a2fd1f880ff10b151dc4a3db85f8b227b2773eaba5e1fb9e\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -116.48165945124893,\n                                    \"decimal\": 1.8585042526961337,\n                                    \"normalizedImplied\": 0.5380671034512292\n                                },\n                                {\n                                    \"american\": -112.35267590123357,\n                                    \"decimal\": 1.8900544575182838,\n                                    \"normalizedImplied\": 0.5290852843007706\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7c93bafe11017675495a03ba3ac9adf5b2f0892155c3fc43908575557db05da4\",\n                                \"0xa29499abddb812c92c574edb126c1eb5c53ff0eea8dca60b7bbb4f47c8ee364e\",\n                                \"0x0ed5a1c50b0c8905be6fa24b94ae54ab6e94cd8c775ec5b0da4d96c3d25cab50\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 2212.0000000004993,\n                                    \"decimal\": 23.120000000004993,\n                                    \"normalizedImplied\": 0.0432525951557\n                                },\n                                {\n                                    \"american\": 1144.0000000004975,\n                                    \"decimal\": 12.440000000004975,\n                                    \"normalizedImplied\": 0.08038585209\n                                },\n                                {\n                                    \"american\": 1338.0000000006673,\n                                    \"decimal\": 14.380000000006673,\n                                    \"normalizedImplied\": 0.0695410292072\n                                },\n                                {\n                                    \"american\": 4245.000000003867,\n                                    \"decimal\": 43.45000000003867,\n                                    \"normalizedImplied\": 0.0230149597238\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 904.9999999998896,\n                                    \"decimal\": 10.049999999998896,\n                                    \"normalizedImplied\": 0.0995024875622\n                                },\n                                {\n                                    \"american\": 785.9999999980863,\n                                    \"decimal\": 8.859999999980863,\n                                    \"normalizedImplied\": 0.112866817156\n                                },\n                                {\n                                    \"american\": 736.0000000026752,\n                                    \"decimal\": 8.360000000026751,\n                                    \"normalizedImplied\": 0.11961722488\n                                },\n                                {\n                                    \"american\": 900,\n                                    \"decimal\": 10,\n                                    \"normalizedImplied\": 0.1\n                                },\n                                {\n                                    \"american\": 843.000000002282,\n                                    \"decimal\": 9.43000000002282,\n                                    \"normalizedImplied\": 0.106044538706\n                                },\n                                {\n                                    \"american\": 1605.9999999995425,\n                                    \"decimal\": 17.059999999995426,\n                                    \"normalizedImplied\": 0.0586166471278\n                                },\n                                {\n                                    \"american\": 1243.999999999312,\n                                    \"decimal\": 13.43999999999312,\n                                    \"normalizedImplied\": 0.0744047619048\n                                },\n                                {\n                                    \"american\": 1327.9999999996287,\n                                    \"decimal\": 14.279999999996287,\n                                    \"normalizedImplied\": 0.0700280112045\n                                },\n                                {\n                                    \"american\": 2572.999999997116,\n                                    \"decimal\": 26.72999999997116,\n                                    \"normalizedImplied\": 0.0374111485223\n                                },\n                                {\n                                    \"american\": 6107.999999992452,\n                                    \"decimal\": 62.07999999992452,\n                                    \"normalizedImplied\": 0.0161082474227\n                                },\n                                {\n                                    \"american\": 2393.9999999993966,\n                                    \"decimal\": 24.939999999993965,\n                                    \"normalizedImplied\": 0.0400962309543\n                                },\n                                {\n                                    \"american\": 4433.999999990878,\n                                    \"decimal\": 45.33999999990878,\n                                    \"normalizedImplied\": 0.0220555800618\n                                },\n                                {\n                                    \"american\": 1991.0000000018026,\n                                    \"decimal\": 20.910000000018027,\n                                    \"normalizedImplied\": 0.0478240076518\n                                },\n                                {\n                                    \"american\": 9945.999999996926,\n                                    \"decimal\": 100.45999999996926,\n                                    \"normalizedImplied\": 0.0099542106311\n                                },\n                                {\n                                    \"american\": 4612.99999999548,\n                                    \"decimal\": 47.1299999999548,\n                                    \"normalizedImplied\": 0.0212179079143\n                                },\n                                {\n                                    \"american\": 3873.000000003647,\n                                    \"decimal\": 39.73000000003647,\n                                    \"normalizedImplied\": 0.0251698968034\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"real_madrid_cf_1_0\",\n                                \"real_madrid_cf_2_0\",\n                                \"real_madrid_cf_2_1\",\n                                \"real_madrid_cf_3_0\",\n                                \"real_madrid_cf_3_1\",\n                                \"real_madrid_cf_3_2\",\n                                \"real_madrid_cf_4_0\",\n                                \"real_madrid_cf_4_1\",\n                                \"real_madrid_cf_4_2\",\n                                \"real_madrid_cf_4_3\",\n                                \"olympique_de_marseille_1_0\",\n                                \"olympique_de_marseille_2_0\",\n                                \"olympique_de_marseille_2_1\",\n                                \"olympique_de_marseille_3_0\",\n                                \"olympique_de_marseille_3_1\",\n                                \"olympique_de_marseille_3_2\",\n                                \"olympique_de_marseille_4_0\",\n                                \"olympique_de_marseille_4_1\",\n                                \"olympique_de_marseille_4_2\",\n                                \"olympique_de_marseille_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0xe945e466b648b2b5a4cc1196c488d151681b4c5e78c1ce07bd680ab2e6dc1977\",\n                                \"0x356e6f6158b4952117f6ade60793183f7d1f5a356680d8ec26c7e8a1faf67fbc\",\n                                \"0x2214be59ebc378b45ed4eaa57525dbe55b8f76502ee26a83116c783bfe424208\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 999.9999999998901,\n                                    \"decimal\": 10.9999999999989,\n                                    \"normalizedImplied\": 0.0909090909091\n                                },\n                                {\n                                    \"american\": 371.99999999924484,\n                                    \"decimal\": 4.7199999999924485,\n                                    \"normalizedImplied\": 0.21186440678\n                                },\n                                {\n                                    \"american\": 249.0000000004851,\n                                    \"decimal\": 3.490000000004851,\n                                    \"normalizedImplied\": 0.286532951289\n                                },\n                                {\n                                    \"american\": 302.0000000007638,\n                                    \"decimal\": 4.020000000007638,\n                                    \"normalizedImplied\": 0.248756218905\n                                },\n                                {\n                                    \"american\": 503.0000000011457,\n                                    \"decimal\": 6.030000000011457,\n                                    \"normalizedImplied\": 0.16583747927\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 670.999999999522,\n                                    \"decimal\": 7.70999999999522,\n                                    \"normalizedImplied\": 0.129701686122\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"real_madrid_cf_-_0\",\n                                \"real_madrid_cf_-_1\",\n                                \"real_madrid_cf_-_2\",\n                                \"real_madrid_cf_-_3\",\n                                \"real_madrid_cf_-_4\",\n                                \"real_madrid_cf_-_5\",\n                                \"real_madrid_cf_-_3+\",\n                                \"real_madrid_cf_-_4+\",\n                                \"real_madrid_cf_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x547be4885b3cc1116f0e55b15a28ff70d2989e839d67b31be1a27f0c25312c5a\",\n                                \"0xafcd28298c91c8c91cd44f79a8b2b22b373e964508244e3e54bd4a9f961ef706\",\n                                \"0x520aacbdf77078f68a3405f0c74c89e226aa3f4693a369ed1655a06442eca120\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 145.00000000007353,\n                                    \"decimal\": 2.450000000000735,\n                                    \"normalizedImplied\": 0.408163265306\n                                },\n                                {\n                                    \"american\": 155.00000000006375,\n                                    \"decimal\": 2.5500000000006375,\n                                    \"normalizedImplied\": 0.392156862745\n                                },\n                                {\n                                    \"american\": 387.9999999997267,\n                                    \"decimal\": 4.879999999997267,\n                                    \"normalizedImplied\": 0.204918032787\n                                },\n                                {\n                                    \"american\": 1262.0000000001035,\n                                    \"decimal\": 13.620000000001035,\n                                    \"normalizedImplied\": 0.0734214390602\n                                },\n                                {\n                                    \"american\": 4349.99999999199,\n                                    \"decimal\": 44.4999999999199,\n                                    \"normalizedImplied\": 0.0224719101124\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"olympique_de_marseille_-_0\",\n                                \"olympique_de_marseille_-_1\",\n                                \"olympique_de_marseille_-_2\",\n                                \"olympique_de_marseille_-_3\",\n                                \"olympique_de_marseille_-_4\",\n                                \"olympique_de_marseille_-_5\",\n                                \"olympique_de_marseille_-_3+\",\n                                \"olympique_de_marseille_-_4+\",\n                                \"olympique_de_marseille_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x037afbe0b2c8edbf16eb02c8e56e78673936f08dec7e9f998cda35f271baf6b7\",\n                                \"0x28b7b77f5e5e54d3c114e733fcada0fadf099df6c75ae79530fc0ade4b2a4a89\",\n                                \"0x3a16e8f71155986760cf8a83a0abe4477d58a29ec9ec477ad8de550dfb5aa2cd\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -160.7575238441446,\n                                    \"decimal\": 1.622054866290119,\n                                    \"normalizedImplied\": 0.6165019573518797\n                                },\n                                {\n                                    \"american\": 117.9174014892276,\n                                    \"decimal\": 2.179174014892276,\n                                    \"normalizedImplied\": 0.4588894659931201\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x598f1aeb688833b43f73c93dca95e88a6c7e7e356f252387c79b68b78e870ed9\",\n                                \"0xa3ae0aa4961c5a735b9fcd5525b6b79dea06b172baaa7602b6aaec6c221e02d9\",\n                                \"0x9d0fadcd574d85de061d64895d8de68056b56a63a2fdb251f36173494ad8c654\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -195.85745021671573,\n                                    \"decimal\": 1.5105754204874529,\n                                    \"normalizedImplied\": 0.6619993854244672\n                                },\n                                {\n                                    \"american\": 143.54577601850679,\n                                    \"decimal\": 2.4354577601850678,\n                                    \"normalizedImplied\": 0.41060042853053264\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf37ecbcde44b0dadba5cff317a22778159d18650f5aa53db83c6497083f42f62\",\n                                \"0x655963430374e211ceba8e2e55c0fcaafff996fcc72af40d42f2ad8d4c38423d\",\n                                \"0xff74fa82c0dc4e48ad7f47dc8d08d555af69e3a8f665c8a1162cf19664666a81\",\n                                \"0xe2b5fdaea34d43d5b5cfcdc89bcff45e5921a5adf5d1e2e501014d9956962f4d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 100.1568391694089,\n                                    \"decimal\": 2.001568391694089,\n                                    \"normalizedImplied\": 0.4996082093171042\n                                },\n                                {\n                                    \"american\": -133.30847576768434,\n                                    \"decimal\": 1.7501398498792322,\n                                    \"normalizedImplied\": 0.5713829098108958\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb4acf4d2263351599c33df0e27bb047e9121d1a6571e15ddd88cf3a1368c9583\",\n                                \"0xa66ebe31e379b4a007c7978c7f08bb7c4caf46b6a7975699134747b51bb49071\",\n                                \"0x94298781a1376e049c49b429fbfe2498783fb0b7b6626f47b278b9d2f1a0cafc\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -140.68447192470197,\n                                    \"decimal\": 1.7108105012010326,\n                                    \"normalizedImplied\": 0.5845182732383127\n                                },\n                                {\n                                    \"american\": 594.1847797406487,\n                                    \"decimal\": 6.941847797406487,\n                                    \"normalizedImplied\": 0.14405386421373365\n                                },\n                                {\n                                    \"american\": 187.92891432303702,\n                                    \"decimal\": 2.87928914323037,\n                                    \"normalizedImplied\": 0.3473079465989535\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf4fcb9ca87f15a2329834642cc284a64afc904783973d98903c9b6eb4a4096d7\",\n                                \"0x655963430374e211ceba8e2e55c0fcaafff996fcc72af40d42f2ad8d4c38423d\",\n                                \"0xff74fa82c0dc4e48ad7f47dc8d08d555af69e3a8f665c8a1162cf19664666a81\",\n                                \"0xe2b5fdaea34d43d5b5cfcdc89bcff45e5921a5adf5d1e2e501014d9956962f4d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -277.891615253449,\n                                    \"decimal\": 1.3598525270681368,\n                                    \"normalizedImplied\": 0.7353738586315794\n                                },\n                                {\n                                    \"american\": 189.91779764869327,\n                                    \"decimal\": 2.8991779764869325,\n                                    \"normalizedImplied\": 0.34492535750142045\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x79bd1d24fecf3fa5c254f7e38775bc4c3b00801114b60b960b3292135ee35693\",\n                                \"0x2813c6c273db014cacfedb8a1124528bded813f90e9c37da2f43001cea5e50a4\",\n                                \"0x0ed5a1c50b0c8905be6fa24b94ae54ab6e94cd8c775ec5b0da4d96c3d25cab50\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 235.27833594030145,\n                                    \"decimal\": 3.3527833594030145,\n                                    \"normalizedImplied\": 0.29825965259445114\n                                },\n                                {\n                                    \"american\": -358.4380469899445,\n                                    \"decimal\": 1.27898824033824,\n                                    \"normalizedImplied\": 0.7818680175945488\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1d0b0328b785b533f62438e9d105f7afff9833ec002fa28f87f133843f59c832\",\n                                \"0xde7c3d337af868fe65e5bde4b0230ec8045b26ee53d6205354e24bdf9cf81146\",\n                                \"0x99c1d836a450c0b462b3f24f30d47dd850a3e0e07e8bb2d0f3457c688ce6d914\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 103.11542002337197,\n                                    \"decimal\": 2.0311542002337197,\n                                    \"normalizedImplied\": 0.4923309120917223\n                                },\n                                {\n                                    \"american\": -137.4632673885156,\n                                    \"decimal\": 1.7274670673829373,\n                                    \"normalizedImplied\": 0.5788822368202776\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0440ed753c358fc75060ec6e091e83daf8b1d196fe09d5325f7b00d633190552\",\n                                \"0x28b7b77f5e5e54d3c114e733fcada0fadf099df6c75ae79530fc0ade4b2a4a89\",\n                                \"0x3a16e8f71155986760cf8a83a0abe4477d58a29ec9ec477ad8de550dfb5aa2cd\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -142.68630777534221,\n                                    \"decimal\": 1.7008380941319803,\n                                    \"normalizedImplied\": 0.5879454390456537\n                                },\n                                {\n                                    \"american\": 107.05855059035292,\n                                    \"decimal\": 2.070585505903529,\n                                    \"normalizedImplied\": 0.48295518207234617\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc427a33af08a87b618104a3a75dc1ec8dd8cd9146ee87936e8dab0f15e72f451\",\n                                \"0xfe350e00ee5f280534b3124e66a9d6f5000eb317d1e11cdd3e7ae369b665c3af\",\n                                \"0x2f751b98defe9541bad9b5dfb1d463947cc5964d36b0933520c8e70a9a0f271a\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 164.24881490445622,\n                                    \"decimal\": 2.642488149044562,\n                                    \"normalizedImplied\": 0.3784312146722654\n                                },\n                                {\n                                    \"american\": -225.97723648333638,\n                                    \"decimal\": 1.4425224485271286,\n                                    \"normalizedImplied\": 0.6932301130017344\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4c5d797125c974e178d5e0b0da8c20bde544ec77ed420d08cde0df0846058315\",\n                                \"0x402f3f5eca9c2915468a8dc52e33f7b998eec1800bbe972d60f5fa67c5af13ba\",\n                                \"0x520aacbdf77078f68a3405f0c74c89e226aa3f4693a369ed1655a06442eca120\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -105.96874992260517,\n                                    \"decimal\": 1.9436744330100668,\n                                    \"normalizedImplied\": 0.5144894551354222\n                                },\n                                {\n                                    \"american\": -131.19479282035564,\n                                    \"decimal\": 1.7622253738144127,\n                                    \"normalizedImplied\": 0.5674643066995778\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0d4156f79f7158678048d67c9942bd40101f304255488adb3ae3df24b82f6604\",\n                                \"0x3dafb9ff7a1333d8e32374caa2e99795c09a5bbd13cebc2e1d7b38619e40b696\",\n                                \"0x3a16e8f71155986760cf8a83a0abe4477d58a29ec9ec477ad8de550dfb5aa2cd\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 288.6140895895319,\n                                    \"decimal\": 3.886140895895319,\n                                    \"normalizedImplied\": 0.25732468965709293\n                                },\n                                {\n                                    \"american\": -524.9329415390982,\n                                    \"decimal\": 1.1905005231845442,\n                                    \"normalizedImplied\": 0.839982831191907\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc7ef0e501e3d69ac11820435a89c0f328d651c87e9f8c82374f5cfb391548b93\",\n                                \"0x547689b2d7098800ee55ceb05ea06115e2d58f1d03aa9373e5f812f712df8368\",\n                                \"0x3593ae0fa376b52d6eedb018095a3b568f7b6f4948c6c7b1c924734af29fa45b\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 179.0734991580788,\n                                    \"decimal\": 2.7907349915807877,\n                                    \"normalizedImplied\": 0.35832854177012297\n                                },\n                                {\n                                    \"american\": -260.73308356149005,\n                                    \"decimal\": 1.383533990524131,\n                                    \"normalizedImplied\": 0.7227867235998771\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8cd59211f701041e940e091c8b4aaf46eb4e63dea06f5ff3507074c56a9b46f5\",\n                                \"0x93c92ee4ab1fc878ea7418d9b94a778d274fc4ee1186e247dff9167e237b862a\",\n                                \"0xd3119f46852152f7a2fd1f880ff10b151dc4a3db85f8b227b2773eaba5e1fb9e\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 187.9425186961869,\n                                    \"decimal\": 2.879425186961869,\n                                    \"normalizedImplied\": 0.3472915373971279\n                                },\n                                {\n                                    \"american\": -273.4072454131527,\n                                    \"decimal\": 1.3657547547757465,\n                                    \"normalizedImplied\": 0.7321958766778721\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5e485455eadc726d427c1fd6287cc416d3037a0fb8c6b51d8ec13e5ed7c1e283\",\n                                \"0xa3ae0aa4961c5a735b9fcd5525b6b79dea06b172baaa7602b6aaec6c221e02d9\",\n                                \"0x9d0fadcd574d85de061d64895d8de68056b56a63a2fdb251f36173494ad8c654\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -750.2707126293939,\n                                    \"decimal\": 1.1332852240087323,\n                                    \"normalizedImplied\": 0.8823903981230189\n                                },\n                                {\n                                    \"american\": 366.5308189353633,\n                                    \"decimal\": 4.665308189353633,\n                                    \"normalizedImplied\": 0.214348111509981\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xea2734379524b6add82b9a49783a739ab7aa8f70617bf1b8a340c60173ad53c9\",\n                                \"0x356e6f6158b4952117f6ade60793183f7d1f5a356680d8ec26c7e8a1faf67fbc\",\n                                \"0x2214be59ebc378b45ed4eaa57525dbe55b8f76502ee26a83116c783bfe424208\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1366.8395937691148,\n                                    \"decimal\": 1.073161474437718,\n                                    \"normalizedImplied\": 0.931826219837\n                                },\n                                {\n                                    \"american\": -268.42201482655724,\n                                    \"decimal\": 1.3725476841555477,\n                                    \"normalizedImplied\": 0.728572137452\n                                },\n                                {\n                                    \"american\": 103.51601976258893,\n                                    \"decimal\": 2.0351601976258893,\n                                    \"normalizedImplied\": 0.491361810813\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd75ca95a9804289069fb0427557a6d204b712dd44d1f29e35b5ee7a9de08c0e3\",\n                                \"0x1116427a41efb53b98225594a0d28e1f7f8a4de711ae726f954c5534a0a4d39d\",\n                                \"0x974225391337d235dc1ff5e88ab6bbcdc743eb99c0eaecb8cb7d1fcb604826f0\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81341,\n                                \"originalProviderPlayerId\": \"7876ED12DFDD67B9\",\n                                \"playerName\": \"Amine Gouiri\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2f60f8e56450a36135ede0d5dba1ec2440468c81ddf1be3b354e77dd4a5af132\",\n                                \"0x4a742cd3b5ff60f0e7c2b9167ab957130da86a7dc4b2f34ce9744e36bd4924a0\",\n                                \"0x2730f80413b16756c14e9de0e634c609d20df9117b465d00409466b7cc5dbd80\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81342,\n                                \"originalProviderPlayerId\": \"9242A91BDE09\",\n                                \"playerName\": \"Amine Harit\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x282e8c9c3bcd8a77b6d22661d3b8f125539becd4de10c4bd81e2802e59cfec15\",\n                                \"0x8bfebf0972dc7941a766ec8f2caadbf0b55b5df07f7ede469a49bc312fe808bc\",\n                                \"0x2730f80413b16756c14e9de0e634c609d20df9117b465d00409466b7cc5dbd80\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80173,\n                                \"originalProviderPlayerId\": \"16FE22090EC0\",\n                                \"playerName\": \"Angel Gomes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7813d7e5b3d57b27e9b1d81bb5153e45e1a12181ae1c92ecd3ca77ab342c25f9\",\n                                \"0x2813c6c273db014cacfedb8a1124528bded813f90e9c37da2f43001cea5e50a4\",\n                                \"0x0ed5a1c50b0c8905be6fa24b94ae54ab6e94cd8c775ec5b0da4d96c3d25cab50\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80106,\n                                \"originalProviderPlayerId\": \"BA93579BD88A\",\n                                \"playerName\": \"Antonio Rüdiger\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa61194707184fafc95d42c2a724bb087ebb3c434ef5c29c3fc1f66aa33776d5c\",\n                                \"0xa66ebe31e379b4a007c7978c7f08bb7c4caf46b6a7975699134747b51bb49071\",\n                                \"0x94298781a1376e049c49b429fbfe2498783fb0b7b6626f47b278b9d2f1a0cafc\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80107,\n                                \"originalProviderPlayerId\": \"F028CF6C9226\",\n                                \"playerName\": \"Arda Güler\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x298a6544c4bf9e9ae991b44df475155397f90a6dd84516c58f200ea5a698407c\",\n                                \"0x8bfebf0972dc7941a766ec8f2caadbf0b55b5df07f7ede469a49bc312fe808bc\",\n                                \"0x2730f80413b16756c14e9de0e634c609d20df9117b465d00409466b7cc5dbd80\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80597,\n                                \"originalProviderPlayerId\": \"B1B17A8FE02C\",\n                                \"playerName\": \"Arthur Vermeeren\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe7916ec309bba68d2e4a495d550e4ec8b259cd0fe2e9a75c66ed670e146e09a0\",\n                                \"0x1cbafebe55058458266eca097df5ad13c0d05c9f92c906cc75aecf2beed31820\",\n                                \"0x2214be59ebc378b45ed4eaa57525dbe55b8f76502ee26a83116c783bfe424208\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80109,\n                                \"originalProviderPlayerId\": \"8F6FE7A1C357\",\n                                \"playerName\": \"Aurélien Tchouaméni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x158e22a15ba23da24d4c8bd72d3984863186052b914edd806518ccab06ce2a3a\",\n                                \"0xde7c3d337af868fe65e5bde4b0230ec8045b26ee53d6205354e24bdf9cf81146\",\n                                \"0x99c1d836a450c0b462b3f24f30d47dd850a3e0e07e8bb2d0f3457c688ce6d914\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81343,\n                                \"originalProviderPlayerId\": \"5AE0EC81EE9A\",\n                                \"playerName\": \"Bilal Nadir\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x86f4b9fddde3cd85c892479fc6db753d2dde75ac84b7f2ed1cb786dc1020fd4e\",\n                                \"0x93c92ee4ab1fc878ea7418d9b94a778d274fc4ee1186e247dff9167e237b862a\",\n                                \"0xd3119f46852152f7a2fd1f880ff10b151dc4a3db85f8b227b2773eaba5e1fb9e\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80743,\n                                \"originalProviderPlayerId\": \"14D1097D52CE\",\n                                \"playerName\": \"Brahim Díaz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x483e53c9a6c6d453746662d07748e1adfcedd18549376ebd680f7fb47e3bd84e\",\n                                \"0x0dd43e7659b1a941724f50708f00c33156a6076cd71b30e79d1c53350b2d4df2\",\n                                \"0x3a5e8dd1c3b18395a3ea0aa76c8974f4d8620164c25bdf14d04b28d63c276212\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80112,\n                                \"originalProviderPlayerId\": \"FE035206715C\",\n                                \"playerName\": \"Dani Carvajal\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x76bdc3a06ff7f7d9c5bfc78488b5d4bafeec6831afa2e2d8fd5ba396e59d453f\",\n                                \"0x427157dde379c6b1192605e882a64e80432a8312e81732b377341258564b0a9a\",\n                                \"0x21c42fcb36b1a2a3baf89385a8cb884cc65eea2fc9f90af31b4fa037303df8de\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80745,\n                                \"originalProviderPlayerId\": \"6C9BCEFEBB63\",\n                                \"playerName\": \"Dani Ceballos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x82b5d9e4b69886f70f4fa7c01afa6cd609c813979e9881637f2b73a5488ba892\",\n                                \"0x53a8916899bc6b82ba680fe0f1d0ed1322fce25102d1004a4da3e33f1b776dab\",\n                                \"0xd3119f46852152f7a2fd1f880ff10b151dc4a3db85f8b227b2773eaba5e1fb9e\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81344,\n                                \"originalProviderPlayerId\": \"572848E880C2\",\n                                \"playerName\": \"Darryl Bakola\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x332fbeef90b09cf338f5a5b46e22836c9aa80fd0d6c1ad953db0ccc272188735\",\n                                \"0xb26c9aa1b3dad9c904d63297ed8f2dfe398ad0da4c6180348363c1a9b7ae125c\",\n                                \"0xa0308aec457b68fdf469c2475e48093dff06a0f70778d45ec365bddfe0d40d51\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81345,\n                                \"originalProviderPlayerId\": \"5079B70D57EE\",\n                                \"playerName\": \"David Alaba\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65035ac918f343bc5e30ce9a59216323f951257e933312f1fcba5df4dee63cdd\",\n                                \"0x4bbda033402e0d13e12399cc4cae488f2302757e19f29a12cf9ee1164e8dcd38\",\n                                \"0x9d0fadcd574d85de061d64895d8de68056b56a63a2fdb251f36173494ad8c654\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81346,\n                                \"originalProviderPlayerId\": \"A7CF87FF0694\",\n                                \"playerName\": \"Dean Huijsen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdd5a094fdd20f16d14806f0e1c5b504495189127a707ccbeea6d5ad75d9f79fe\",\n                                \"0xfdb90fce96fb8fa4159508197b32327065307ad71ee9b0cd4c6352aac3c84b87\",\n                                \"0x974225391337d235dc1ff5e88ab6bbcdc743eb99c0eaecb8cb7d1fcb604826f0\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80117,\n                                \"originalProviderPlayerId\": \"6B1B083248C2\",\n                                \"playerName\": \"Federico Valverde\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xce7c4c9309cd4b01a67a2a964c6d63431b241c9006db0cfd64a865c05ab98087\",\n                                \"0x4dbf141d7a1f0665e38f8ff20b63e3ebe2cd48632d4b69e6a50dc7a5e19c4627\",\n                                \"0x3593ae0fa376b52d6eedb018095a3b568f7b6f4948c6c7b1c924734af29fa45b\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80119,\n                                \"originalProviderPlayerId\": \"40F69ACECAF6\",\n                                \"playerName\": \"Fran García\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x507de194addf2f5dffa20546a9306b642900c3d87316d1ecf03133cfe21a941a\",\n                                \"0x402f3f5eca9c2915468a8dc52e33f7b998eec1800bbe972d60f5fa67c5af13ba\",\n                                \"0x520aacbdf77078f68a3405f0c74c89e226aa3f4693a369ed1655a06442eca120\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81347,\n                                \"originalProviderPlayerId\": \"167CCD987255293E\",\n                                \"playerName\": \"François Mughe\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc021dbd59202117de5b6657946d66ed1b911680635c7ec4b57af350bf0a4039a\",\n                                \"0x32e44ab29bb3e5dd557e62b1436f5e45c9dd3624a2adebffc2379d1ab3211413\",\n                                \"0x2f751b98defe9541bad9b5dfb1d463947cc5964d36b0933520c8e70a9a0f271a\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81348,\n                                \"originalProviderPlayerId\": \"892E38E94D3F3422\",\n                                \"playerName\": \"Franco Mastantuono\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7c7e84b66399a1b7a3b8a9a0f82a13a7d0e18af44af38653c1c402f522d4a5da\",\n                                \"0xa29499abddb812c92c574edb126c1eb5c53ff0eea8dca60b7bbb4f47c8ee364e\",\n                                \"0x0ed5a1c50b0c8905be6fa24b94ae54ab6e94cd8c775ec5b0da4d96c3d25cab50\",\n                                \"0x23730557b7f30192449409978dab1416e33b98757b715101b5a1150bf4633ce2\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81349,\n                                \"originalProviderPlayerId\": \"CF6D13E33CFF\",\n                                \"playerName\": \"Geoffrey Kondogbia\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfdfd0b1772f2be8d1a55ea757596744b2c58b9cfd042ee9d97bc510e0582ed66\",\n                                \"0xf9d0ba9b92783ce663764f828623df2bb88d2bc4d84d6ad6b9a7bb32e50c21b1\",\n                                \"0xff74fa82c0dc4e48ad7f47dc8d08d555af69e3a8f665c8a1162cf19664666a81\",\n                                \"0xe2b5fdaea34d43d5b5cfcdc89bcff45e5921a5adf5d1e2e501014d9956962f4d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81350,\n                                \"originalProviderPlayerId\": \"90B2740C706D\",\n                                \"playerName\": \"Gonzalo García\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 106.89655172434485,\n                                    \"decimal\": 2.0689655172434485,\n                                    \"normalizedImplied\": 0.48333333333284995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3ac811071f07cfe169f035eaa9a171de638d0450fab07af23dbcf594f51256d4\",\n                                \"0x50a328f7dc2886d7eeec6b88dd722f14b0d8b77b2eae854364baf68167573a34\",\n                                \"0x3a5e8dd1c3b18395a3ea0aa76c8974f4d8620164c25bdf14d04b28d63c276212\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81351,\n                                \"originalProviderPlayerId\": \"7AEB25D91138\",\n                                \"playerName\": \"Hamed Traorè\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf6fdaf14f9bc4ce62b5c58c1a0065e330345a73837ad41af9d66e3fde15736b0\",\n                                \"0xf9d0ba9b92783ce663764f828623df2bb88d2bc4d84d6ad6b9a7bb32e50c21b1\",\n                                \"0xff74fa82c0dc4e48ad7f47dc8d08d555af69e3a8f665c8a1162cf19664666a81\",\n                                \"0xe2b5fdaea34d43d5b5cfcdc89bcff45e5921a5adf5d1e2e501014d9956962f4d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80636,\n                                \"originalProviderPlayerId\": \"A45F525F4997\",\n                                \"playerName\": \"Igor Guilherme Barbosa da Paixão\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0fbc6c92486ce08c1357c79fdf90e19cb257553e5edc4135172984bcf639c9ee\",\n                                \"0xb844fe04928ebe5fcaa897853f70539f7130a2ad61bc73fbaa122854e560448a\",\n                                \"0x99c1d836a450c0b462b3f24f30d47dd850a3e0e07e8bb2d0f3457c688ce6d914\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81352,\n                                \"originalProviderPlayerId\": \"7FB7FF8C20D8\",\n                                \"playerName\": \"Keyliane Abdallah\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6518ad2ff2c81adcafdffdc1bd96e21f64a5c6a139590bf7aecf4289b818e52\",\n                                \"0x1116427a41efb53b98225594a0d28e1f7f8a4de711ae726f954c5534a0a4d39d\",\n                                \"0x974225391337d235dc1ff5e88ab6bbcdc743eb99c0eaecb8cb7d1fcb604826f0\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80126,\n                                \"originalProviderPlayerId\": \"23DDF15806CB\",\n                                \"playerName\": \"Kylian Mbappé\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -209.27835051578748,\n                                    \"decimal\": 1.4778325123145322,\n                                    \"normalizedImplied\": 0.6766666666670049\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x74eed99181aeb2560f270bd4502cbaa01f96313619c89e5b74c2c3c464035123\",\n                                \"0x4c3a935e329eaa54af388b68a1be4df89cfd5696d21792f096dac1e57f5e0144\",\n                                \"0x21c42fcb36b1a2a3baf89385a8cb884cc65eea2fc9f90af31b4fa037303df8de\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81353,\n                                \"originalProviderPlayerId\": \"79F6061CA06806BF\",\n                                \"playerName\": \"Mason Greenwood\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc1dc70ed3e11f4c9471a3f0d16e7c5b07d2b90708e3d3933074d274f348332a9\",\n                                \"0xfe350e00ee5f280534b3124e66a9d6f5000eb317d1e11cdd3e7ae369b665c3af\",\n                                \"0x2f751b98defe9541bad9b5dfb1d463947cc5964d36b0933520c8e70a9a0f271a\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81354,\n                                \"originalProviderPlayerId\": \"BF9EF8B9A64A\",\n                                \"playerName\": \"Matt O'Riley\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x726e9aed4d53eb62bc3c6b471984324218944c92213d1b3d033db2840adfadbe\",\n                                \"0x4c3a935e329eaa54af388b68a1be4df89cfd5696d21792f096dac1e57f5e0144\",\n                                \"0x21c42fcb36b1a2a3baf89385a8cb884cc65eea2fc9f90af31b4fa037303df8de\",\n                                \"0x54d454640f7fdd8b65246283e335d94defce2c7e0a45c94184520435424129b1\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81355,\n                                \"originalProviderPlayerId\": \"75193D915E8D7186\",\n                                \"playerName\": \"Neal Maupay\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3760620ad94a04fe5be37c0009e5e5f77f70dde2454e5dca9d473fa31f8d8785\",\n                                \"0xd081a974612db330cd1cf3eece519b8edfadcb5178998fe54f49a5564806c317\",\n                                \"0xa0308aec457b68fdf469c2475e48093dff06a0f70778d45ec365bddfe0d40d51\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81356,\n                                \"originalProviderPlayerId\": \"BDE1BA6DCAE8\",\n                                \"playerName\": \"Pierre-Emerick Aubameyang\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x372c6a119f9889101cda957263b71dc593542d97922fc6bae041c8c9784594b7\",\n                                \"0xd081a974612db330cd1cf3eece519b8edfadcb5178998fe54f49a5564806c317\",\n                                \"0xa0308aec457b68fdf469c2475e48093dff06a0f70778d45ec365bddfe0d40d51\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81357,\n                                \"originalProviderPlayerId\": \"A1ED0AFC8FF9B35E\",\n                                \"playerName\": \"Pierre-Emile Højbjerg\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3fb926e6823c435e90918b146b014993f69cc892483d5a059d19d828f4a4df74\",\n                                \"0x50a328f7dc2886d7eeec6b88dd722f14b0d8b77b2eae854364baf68167573a34\",\n                                \"0x3a5e8dd1c3b18395a3ea0aa76c8974f4d8620164c25bdf14d04b28d63c276212\",\n                                \"0x475882d062d307ef0407bdee85c59ebc55010d1c732870cfa0e0307a414bad14\",\n                                \"0xf5c61e07f34bc7d6f60d09c765c24b2fff110e2dd8bba3f3d0b76a710b7e127c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81358,\n                                \"originalProviderPlayerId\": \"FC6C6614E9B2AD92\",\n                                \"playerName\": \"Pol Lirola\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x66e687ac77ea7f10e8782d364803ff76ec5af714390e71f4fcce78a38edd7343\",\n                                \"0xe2b5fdaea34d43d5b5cfcdc89bcff45e5921a5adf5d1e2e501014d9956962f4d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80842,\n                                \"originalProviderPlayerId\": \"123CE3696D89\",\n                                \"playerName\": \"Raúl Asencio del Rosario\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9b6c65f74b8a56e877a81735e8fef95842ac66ad82d21505a49e2c6c34bbaf72\",\n                                \"0x0b932e301ac4d284dba422a1dae6a6c4fe8f13140bd594940937f3793df97ca8\",\n                                \"0x1f8e3aac8a4446a8e868c4fa16760f29cdd2ed8548284085b751246418094bad\",\n                                \"0x8673dda35574bf370ac50937a4e006f744a64ba3f97d24f68abe8da50620b02b\",\n                                \"0xc7446f19bd230cd31871a9e624c390246e787d20eaae3608dec7903da72906d3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81359,\n                                \"originalProviderPlayerId\": \"246697FC9142A442\",\n                                \"playerName\": \"Robinio Vaz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb90742d09539d146753e69595f2eeb69d5d2e852c94b0a5e59958af10e5fea0b\",\n                                \"0x32e44ab29bb3e5dd557e62b1436f5e45c9dd3624a2adebffc2379d1ab3211413\",\n                                \"0x2f751b98defe9541bad9b5dfb1d463947cc5964d36b0933520c8e70a9a0f271a\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81360,\n                                \"originalProviderPlayerId\": \"3B96100749D6\",\n                                \"playerName\": \"Rodrygo Silva de Goes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd2b81312513073fdc85612559bbd9ab8def4858169bc666f80bdc19f69ae86f1\",\n                                \"0x4dbf141d7a1f0665e38f8ff20b63e3ebe2cd48632d4b69e6a50dc7a5e19c4627\",\n                                \"0x3593ae0fa376b52d6eedb018095a3b568f7b6f4948c6c7b1c924734af29fa45b\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81361,\n                                \"originalProviderPlayerId\": \"AE552F19107CCAC9\",\n                                \"playerName\": \"Thiago Pitarch\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd98d89e592fe77734e8597d4b7df71ea9702c4144ca1bd032f5ce6b64d2a0654\",\n                                \"0xfdb90fce96fb8fa4159508197b32327065307ad71ee9b0cd4c6352aac3c84b87\",\n                                \"0x974225391337d235dc1ff5e88ab6bbcdc743eb99c0eaecb8cb7d1fcb604826f0\",\n                                \"0xf39e1c0735eb73b592665f391718ef8e4da62f54541ff428185d9d80d5e7ac11\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80025,\n                                \"originalProviderPlayerId\": \"8B32057B8A6C\",\n                                \"playerName\": \"Timothy Weah\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcc6e6f8becdd5c7ecc1d3e28a55a21d8bbf92c7464aefb65540a680e98f96578\",\n                                \"0x547689b2d7098800ee55ceb05ea06115e2d58f1d03aa9373e5f812f712df8368\",\n                                \"0x3593ae0fa376b52d6eedb018095a3b568f7b6f4948c6c7b1c924734af29fa45b\",\n                                \"0xc17b069f679e5ea8841d75b51fd5b5981acdd57ccd2c09eb4f86ea25a7e3b695\",\n                                \"0x557f1ebdfe76822583c90088a18395427e859cdf60b2430a6de807438ff36cb3\",\n                                \"0x99015c0c9ca304f54a523fa95a8cb686760210dff5717c64ab61fbc348996e61\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80166,\n                                \"originalProviderPlayerId\": \"7AEF281E5E46\",\n                                \"playerName\": \"Trent Alexander-Arnold\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2f57f634b8604d0af47d08963505bb1444c1d05e2203462b77aec9100a3f98d8\",\n                                \"0x4a742cd3b5ff60f0e7c2b9167ab957130da86a7dc4b2f34ce9744e36bd4924a0\",\n                                \"0x2730f80413b16756c14e9de0e634c609d20df9117b465d00409466b7cc5dbd80\",\n                                \"0x22ad069cb05896888fc5f03e75c0c1bdefd0b3440ed2d976920eb46e427dc3cc\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80132,\n                                \"originalProviderPlayerId\": \"9EFF8B35824A\",\n                                \"playerName\": \"Vinícius José Paixão de Oliveira Júnior\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.0456852791878,\n                                    \"decimal\": 1.9704433497536948,\n                                    \"normalizedImplied\": 0.5075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x135c8ec6c7cf5c7d7434e67f4062c17bb178ac94f7b84954f00e22aace2ad2a3\",\n                                \"0xb844fe04928ebe5fcaa897853f70539f7130a2ad61bc73fbaa122854e560448a\",\n                                \"0x99c1d836a450c0b462b3f24f30d47dd850a3e0e07e8bb2d0f3457c688ce6d914\",\n                                \"0xec5eb8bc55be24b4a71f3bc58baf5dd01676835782a6b011a8763f9a58cf723b\",\n                                \"0x38aa27e1a3a16e20cbe0c5549a9dea2eb380dea729cde45efc68bd5d30f6836c\",\n                                \"0x182150ed1526e788871b5c199bfb7d07887c7fa7a4805e007ac212d4173bf5fa\",\n                                \"0x966e01dcb3015d8f559073d22f0340cd6d88d3b350f2b25cf8553259f6d1c446\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 217.1428571431743,\n                                    \"decimal\": 3.171428571431743,\n                                    \"normalizedImplied\": 0.315315315315\n                                },\n                                {\n                                    \"american\": 162.85714285693254,\n                                    \"decimal\": 2.6285714285693254,\n                                    \"normalizedImplied\": 0.38043478260900004\n                                },\n                                {\n                                    \"american\": 114.28571428592859,\n                                    \"decimal\": 2.142857142859286,\n                                    \"normalizedImplied\": 0.4666666666662\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1661.9047619032642,\n                                    \"decimal\": 17.619047619032642,\n                                    \"normalizedImplied\": 0.056756756756805\n                                },\n                                {\n                                    \"american\": 947.6190476189428,\n                                    \"decimal\": 10.476190476189428,\n                                    \"normalizedImplied\": 0.095454545454555\n                                },\n                                {\n                                    \"american\": 1090.4761904761904,\n                                    \"decimal\": 11.904761904761903,\n                                    \"normalizedImplied\": 0.084\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136383133333532354600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Real Madrid CF\",\n                            \"awayTeam\": \"Olympique de Marseille\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 1,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 111.42857142878286,\n                                    \"decimal\": 2.1142857142878286,\n                                    \"normalizedImplied\": 0.4729729729725\n                                },\n                                {\n                                    \"american\": 757.1428571437144,\n                                    \"decimal\": 8.571428571437144,\n                                    \"normalizedImplied\": 0.11666666666655\n                                },\n                                {\n                                    \"american\": -103.96039603965484,\n                                    \"decimal\": 1.961904761904291,\n                                    \"normalizedImplied\": 0.5097087378642\n                                },\n                                {\n                                    \"american\": -156.9506726459065,\n                                    \"decimal\": 1.6371428571421809,\n                                    \"normalizedImplied\": 0.61082024432835\n                                },\n                                {\n                                    \"american\": 112.38095238073575,\n                                    \"decimal\": 2.1238095238073575,\n                                    \"normalizedImplied\": 0.4708520179377\n                                },\n                                {\n                                    \"american\": 419.0476190479305,\n                                    \"decimal\": 5.190476190479305,\n                                    \"normalizedImplied\": 0.1926605504586\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Total Goals Under\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758041100,\n                    \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                    \"homeTeam\": \"PSV Eindhoven\",\n                    \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -124.94295855854877,\n                            \"decimal\": 1.8003652318921166,\n                            \"normalizedImplied\": 0.5554428525311152\n                        },\n                        {\n                            \"american\": 296.3564201651178,\n                            \"decimal\": 3.9635642016511783,\n                            \"normalizedImplied\": 0.25229817132353016\n                        },\n                        {\n                            \"american\": 283.5389239904322,\n                            \"decimal\": 3.835389239904322,\n                            \"normalizedImplied\": 0.26072972974835434\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x3cd9f5c19afa7eec8755d44b0dba56abf1d56e56e2777ac9bbfadcd2419b20c3\",\n                        \"0xe2be944395de157a1103e6a0357f834c25262454a8b39d36e918b89bad0c9bd4\",\n                        \"0x5fe919dc4cad98b1f20baded9b455201ca2d016d22b442385c354366e0297c1e\",\n                        \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                        \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                        \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -428.44730263201285,\n                                    \"decimal\": 1.2334009325900426,\n                                    \"normalizedImplied\": 0.810766372537177\n                                },\n                                {\n                                    \"american\": 291.415004186982,\n                                    \"decimal\": 3.91415004186982,\n                                    \"normalizedImplied\": 0.2554833078198229\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x566d9afb36f1fa4a5f510fc048343b0e9027452f4efe59410448450c536941db\",\n                                \"0xcd63de937c3e2bca5cfa7e9c8e0a09833baa595feb64d5c47317f38c49427f33\",\n                                \"0x1ce91ac7692fcbbee840d9530453086b09ac46ba007f5f4fea1a7eeb8a32c2d4\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.47254083744562,\n                                    \"decimal\": 2.464725408374456,\n                                    \"normalizedImplied\": 0.40572470937422733\n                                },\n                                {\n                                    \"american\": -191.8544280864136,\n                                    \"decimal\": 1.5212285220488044,\n                                    \"normalizedImplied\": 0.6573634306127727\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe648809ffcc1eadcf785f682a9aa8df5b4015b8649078c47c418267160368789\",\n                                \"0xa95b8f80ee9afe29c98ca15324e02f315eb22cf4bb44fea1378fc053ccd6bb99\",\n                                \"0x3ebace924561086d76463a1d9684560c48de880f7955f172b945d994e5a391a9\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 216.48847757357322,\n                                    \"decimal\": 3.1648847757357323,\n                                    \"normalizedImplied\": 0.3159672692246853\n                                },\n                                {\n                                    \"american\": -302.09079374763127,\n                                    \"decimal\": 1.3310263075528899,\n                                    \"normalizedImplied\": 0.7512999512673147\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaa7d4d2d824e3e83096cf3ca3de8be96c4915f9e1c952dda7612b3d6cad350dd\",\n                                \"0x8f632bd58a9242e0a53a15bc1e02c4ab5bbf9393522db9006dee3c2164c3f262\",\n                                \"0xa20dbe97000cdf62f94ada7949c1850a0ae229c54e9d97de53df897920e73dce\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -123.93217417801196,\n                                    \"decimal\": 1.8068929691846074,\n                                    \"normalizedImplied\": 0.5534362118035513\n                                },\n                                {\n                                    \"american\": 100.10871399057524,\n                                    \"decimal\": 2.0010871399057524,\n                                    \"normalizedImplied\": 0.4997283626774486\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x55611def6f3a60e25fd4084bb96cf16deacb3f0cabf4cc8650bc70dfe37e32c8\",\n                                \"0x7e3f266e189d0a8c094810b70f8ad43691f5a5e7ce14f7055cbd50d1bfa888b1\",\n                                \"0x1ce91ac7692fcbbee840d9530453086b09ac46ba007f5f4fea1a7eeb8a32c2d4\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -399.57631322357093,\n                                    \"decimal\": 1.2502650850178099,\n                                    \"normalizedImplied\": 0.7998303815592476\n                                },\n                                {\n                                    \"american\": 266.7970123239265,\n                                    \"decimal\": 3.667970123239265,\n                                    \"normalizedImplied\": 0.27263035586475226\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x64ecb630044f82e9c01cf35c705db5e339b316fa3404078d826d25ab59eadb24\",\n                                \"0x3064dd6ed320f27c01bf1ff24dd5056d4210d21d80a3b33c1bfc854807f8c5e0\",\n                                \"0x7d1f9fcfbd796146b5a1f8545f0116acb1e7ae4f0fefb2012de14fd91326f954\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -168.27828174653635,\n                                    \"decimal\": 1.594253750169744,\n                                    \"normalizedImplied\": 0.6272527192697697\n                                },\n                                {\n                                    \"american\": 127.75053573885052,\n                                    \"decimal\": 2.277505357388505,\n                                    \"normalizedImplied\": 0.43907690348823025\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x454e5ea4baa8cd685f453a378f216723c1d6ef53b85a5bf71a7b0a58ccd0ca8a\",\n                                \"0x57ccf85b5a6e1e5913f185450cfa91aad1304d77d54cd4917eefb3c26a6d0b94\",\n                                \"0x5fe919dc4cad98b1f20baded9b455201ca2d016d22b442385c354366e0297c1e\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 149.44569442089553,\n                                    \"decimal\": 2.4944569442089555,\n                                    \"normalizedImplied\": 0.4008888597261882\n                                },\n                                {\n                                    \"american\": -200.14730016339712,\n                                    \"decimal\": 1.4996320206086295,\n                                    \"normalizedImplied\": 0.6668302531938117\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe9de9548fbf67d26e55ffd6d481358eb7c8a0a94b9753814fd1ea6e57895f629\",\n                                \"0x4cc03e0b8ae0efa69d74e1fdd23f80189cd22e69cb527bfab8eef8ac11457678\",\n                                \"0x7603fa90d07b3abc25e006797bb5e438ec1527cda806e46e46f1ffe4147dfb47\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 273.6993157063567,\n                                    \"decimal\": 3.736993157063567,\n                                    \"normalizedImplied\": 0.2675948170014243\n                                },\n                                {\n                                    \"american\": -412.579257256043,\n                                    \"decimal\": 1.2423776722685331,\n                                    \"normalizedImplied\": 0.8049082193935755\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4de0bd5e9c58ef68e6f3f50f51e8b72f4def430ed35002df4cff6684045640f7\",\n                                \"0x07da9ed7a7c38736718b1c7ffa514001ac70ca5d775072ed1f8e44e203b6e6f7\",\n                                \"0x8449ac4fec7facd03e014c3def71a672c8187d60d6d20d08564fa154aec50352\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.8843907426542,\n                                    \"decimal\": 1.9815046178426496,\n                                    \"normalizedImplied\": 0.5046670045557318\n                                },\n                                {\n                                    \"american\": -123.9136010266401,\n                                    \"decimal\": 1.8070139126898674,\n                                    \"normalizedImplied\": 0.5533991702982682\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf62405d8d30724e7a9c36e6594d91c58f7badacd391ac43b690d9ce6ff1cdfa6\",\n                                \"0x618d2192e1c26b1925c1c1a97d4cba85e59c95e54189b73b4fbd9030a6fc223d\",\n                                \"0x7603fa90d07b3abc25e006797bb5e438ec1527cda806e46e46f1ffe4147dfb47\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1326.5549392760402,\n                                    \"decimal\": 14.265549392760402,\n                                    \"normalizedImplied\": 0.07009894764427987\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65eec9bee95f126ad8849fe16dab7156ecb5e93d539cef92f9d5629de9b9c65d\",\n                                \"0x4bf3ad2c1ad3dafab05f7decfb24d83c1510224d6d93644108c969a2595dc115\",\n                                \"0x7d1f9fcfbd796146b5a1f8545f0116acb1e7ae4f0fefb2012de14fd91326f954\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -293.12182331469836,\n                                    \"decimal\": 1.3411550831295118,\n                                    \"normalizedImplied\": 0.7456259254273225\n                                },\n                                {\n                                    \"american\": 196.829176486963,\n                                    \"decimal\": 2.96829176486963,\n                                    \"normalizedImplied\": 0.3368941058406773\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x836fd291aa221d25a5cd5e8e5f53b51a86fba016400d8cef0a1a88ec16329e77\",\n                                \"0xf50195d63898a5cd16c4904a7393e4c6918c0c0116fcaecca7a9d6508b7f428a\",\n                                \"0xad1815a328d960d0f4867aa0ac65d132e5b7d22f55f1500a3918c020ea2e5b54\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -443.988493336575,\n                                    \"decimal\": 1.2252310622928528,\n                                    \"normalizedImplied\": 0.816172582279\n                                },\n                                {\n                                    \"american\": -420.1317618823731,\n                                    \"decimal\": 1.238020566576439,\n                                    \"normalizedImplied\": 0.807741023855\n                                },\n                                {\n                                    \"american\": -105.35057392432918,\n                                    \"decimal\": 1.949211724957736,\n                                    \"normalizedImplied\": 0.513027901072\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x361ed311318eaeb6f4549d981964d6d052b96557d569b8fe47c7d22661d5ccb0\",\n                                \"0xa74649b1e0d5fde0592b33742b06213d332322a0ffe6439f0e385eae72801221\",\n                                \"0xe888a5628e9aa3fba661c343f208396f9ae00d40406b7356a7a448607a9e2a0c\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -110.15099621925232,\n                                    \"decimal\": 1.9078447170913728,\n                                    \"normalizedImplied\": 0.5241516728492253\n                                },\n                                {\n                                    \"american\": -119.63594590791145,\n                                    \"decimal\": 1.8358691799617983,\n                                    \"normalizedImplied\": 0.5447011208177744\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbdd86dc3a4cb53b8f0e2c032e45b77238b02eea75f0be3632a85c198f1dff7b4\",\n                                \"0xb1bd92b475e989afe59601e31a9d157fca30bb19875d711859192b068a4f3785\",\n                                \"0x9eb69b791b63a081bef0b99eea016dd3ece9a89a859d4c601db8ca7bff46741e\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1347.00000000089,\n                                    \"decimal\": 14.470000000008898,\n                                    \"normalizedImplied\": 0.0691085003455\n                                },\n                                {\n                                    \"american\": 653.9999999997738,\n                                    \"decimal\": 7.539999999997738,\n                                    \"normalizedImplied\": 0.132625994695\n                                },\n                                {\n                                    \"american\": 1159.9999999996724,\n                                    \"decimal\": 12.599999999996724,\n                                    \"normalizedImplied\": 0.0793650793651\n                                },\n                                {\n                                    \"american\": 3726.0000000041855,\n                                    \"decimal\": 38.260000000041856,\n                                    \"normalizedImplied\": 0.0261369576581\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 854.0000000000955,\n                                    \"decimal\": 9.540000000000955,\n                                    \"normalizedImplied\": 0.104821802935\n                                },\n                                {\n                                    \"american\": 930.9999999996464,\n                                    \"decimal\": 10.309999999996464,\n                                    \"normalizedImplied\": 0.0969932104753\n                                },\n                                {\n                                    \"american\": 720.9999999996799,\n                                    \"decimal\": 8.209999999996798,\n                                    \"normalizedImplied\": 0.121802679659\n                                },\n                                {\n                                    \"american\": 1417.0000000000014,\n                                    \"decimal\": 15.170000000000014,\n                                    \"normalizedImplied\": 0.0659195781147\n                                },\n                                {\n                                    \"american\": 1142.999999999985,\n                                    \"decimal\": 12.42999999999985,\n                                    \"normalizedImplied\": 0.0804505229284\n                                },\n                                {\n                                    \"american\": 1743.9999999992551,\n                                    \"decimal\": 18.43999999999255,\n                                    \"normalizedImplied\": 0.0542299349241\n                                },\n                                {\n                                    \"american\": 2752.9999999964853,\n                                    \"decimal\": 28.529999999964854,\n                                    \"normalizedImplied\": 0.0350508236944\n                                },\n                                {\n                                    \"american\": 2285.9999999980196,\n                                    \"decimal\": 23.859999999980197,\n                                    \"normalizedImplied\": 0.0419111483655\n                                },\n                                {\n                                    \"american\": 3356.9999999941606,\n                                    \"decimal\": 34.56999999994161,\n                                    \"normalizedImplied\": 0.0289268151577\n                                },\n                                {\n                                    \"american\": 6582.000000006161,\n                                    \"decimal\": 66.82000000006161,\n                                    \"normalizedImplied\": 0.0149655791679\n                                },\n                                {\n                                    \"american\": 1379.0000000006717,\n                                    \"decimal\": 14.790000000006716,\n                                    \"normalizedImplied\": 0.0676132521974\n                                },\n                                {\n                                    \"american\": 2084.0000000021837,\n                                    \"decimal\": 21.84000000002184,\n                                    \"normalizedImplied\": 0.0457875457875\n                                },\n                                {\n                                    \"american\": 1168.9999999996928,\n                                    \"decimal\": 12.689999999996928,\n                                    \"normalizedImplied\": 0.0788022064618\n                                },\n                                {\n                                    \"american\": 4137.000000006072,\n                                    \"decimal\": 42.37000000006072,\n                                    \"normalizedImplied\": 0.0236016049091\n                                },\n                                {\n                                    \"american\": 2500.0000000026,\n                                    \"decimal\": 26.000000000026,\n                                    \"normalizedImplied\": 0.0384615384615\n                                },\n                                {\n                                    \"american\": 2665.9999999988822,\n                                    \"decimal\": 27.659999999988823,\n                                    \"normalizedImplied\": 0.0361532899494\n                                },\n                                {\n                                    \"american\": 9726.000000007802,\n                                    \"decimal\": 98.26000000007801,\n                                    \"normalizedImplied\": 0.0101770812131\n                                },\n                                {\n                                    \"american\": 6271.000000001936,\n                                    \"decimal\": 63.71000000001936,\n                                    \"normalizedImplied\": 0.0156961230576\n                                },\n                                {\n                                    \"american\": 6639.0000000048385,\n                                    \"decimal\": 67.39000000004839,\n                                    \"normalizedImplied\": 0.0148389968838\n                                },\n                                {\n                                    \"american\": 9406.999999997728,\n                                    \"decimal\": 95.06999999997728,\n                                    \"normalizedImplied\": 0.0105185652677\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"psv_eindhoven_1_0\",\n                                \"psv_eindhoven_2_0\",\n                                \"psv_eindhoven_2_1\",\n                                \"psv_eindhoven_3_0\",\n                                \"psv_eindhoven_3_1\",\n                                \"psv_eindhoven_3_2\",\n                                \"psv_eindhoven_4_0\",\n                                \"psv_eindhoven_4_1\",\n                                \"psv_eindhoven_4_2\",\n                                \"psv_eindhoven_4_3\",\n                                \"royale_union_saint-gilloise_1_0\",\n                                \"royale_union_saint-gilloise_2_0\",\n                                \"royale_union_saint-gilloise_2_1\",\n                                \"royale_union_saint-gilloise_3_0\",\n                                \"royale_union_saint-gilloise_3_1\",\n                                \"royale_union_saint-gilloise_3_2\",\n                                \"royale_union_saint-gilloise_4_0\",\n                                \"royale_union_saint-gilloise_4_1\",\n                                \"royale_union_saint-gilloise_4_2\",\n                                \"royale_union_saint-gilloise_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x3f9424fb5fa21dcfbc0d64804b3f1f824bb318d6262f5739659a79d0907e70d5\",\n                                \"0x57ccf85b5a6e1e5913f185450cfa91aad1304d77d54cd4917eefb3c26a6d0b94\",\n                                \"0x5fe919dc4cad98b1f20baded9b455201ca2d016d22b442385c354366e0297c1e\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 473.999999998565,\n                                    \"decimal\": 5.73999999998565,\n                                    \"normalizedImplied\": 0.174216027875\n                                },\n                                {\n                                    \"american\": 215.9999999995323,\n                                    \"decimal\": 3.159999999995323,\n                                    \"normalizedImplied\": 0.316455696203\n                                },\n                                {\n                                    \"american\": 236.99999999944393,\n                                    \"decimal\": 3.369999999994439,\n                                    \"normalizedImplied\": 0.296735905045\n                                },\n                                {\n                                    \"american\": 419.00000000083037,\n                                    \"decimal\": 5.190000000008304,\n                                    \"normalizedImplied\": 0.19267822736\n                                },\n                                {\n                                    \"american\": 937.9999999995059,\n                                    \"decimal\": 10.379999999995059,\n                                    \"normalizedImplied\": 0.0963391136802\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1781.0000000016948,\n                                    \"decimal\": 18.81000000001695,\n                                    \"normalizedImplied\": 0.0531632110579\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"psv_eindhoven_-_0\",\n                                \"psv_eindhoven_-_1\",\n                                \"psv_eindhoven_-_2\",\n                                \"psv_eindhoven_-_3\",\n                                \"psv_eindhoven_-_4\",\n                                \"psv_eindhoven_-_5\",\n                                \"psv_eindhoven_-_3+\",\n                                \"psv_eindhoven_-_4+\",\n                                \"psv_eindhoven_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xc4a9cf83d72609d88c1bfe2382f92d209a3ed8190d32806f39859ea508cf471e\",\n                                \"0x2a37192346d816c2dac73d932ba5beac910205f2720bb747bd9a9bd438d5c4eb\",\n                                \"0xdc629587b89a7884b385f93b8bb071f454014fe02c4d77143cdba2bf76c0a4c6\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 211.99999999982526,\n                                    \"decimal\": 3.1199999999982526,\n                                    \"normalizedImplied\": 0.320512820513\n                                },\n                                {\n                                    \"american\": 155.00000000006375,\n                                    \"decimal\": 2.5500000000006375,\n                                    \"normalizedImplied\": 0.392156862745\n                                },\n                                {\n                                    \"american\": 314.99999999946044,\n                                    \"decimal\": 4.149999999994605,\n                                    \"normalizedImplied\": 0.240963855422\n                                },\n                                {\n                                    \"american\": 837.0000000042728,\n                                    \"decimal\": 9.370000000042728,\n                                    \"normalizedImplied\": 0.106723585912\n                                },\n                                {\n                                    \"american\": 2439.999999997257,\n                                    \"decimal\": 25.399999999972568,\n                                    \"normalizedImplied\": 0.0393700787402\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6306.000000019539,\n                                    \"decimal\": 64.06000000019539,\n                                    \"normalizedImplied\": 0.0156103652825\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"royale_union_saint-gilloise_-_0\",\n                                \"royale_union_saint-gilloise_-_1\",\n                                \"royale_union_saint-gilloise_-_2\",\n                                \"royale_union_saint-gilloise_-_3\",\n                                \"royale_union_saint-gilloise_-_4\",\n                                \"royale_union_saint-gilloise_-_5\",\n                                \"royale_union_saint-gilloise_-_3+\",\n                                \"royale_union_saint-gilloise_-_4+\",\n                                \"royale_union_saint-gilloise_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x55ed4d33e7ee9868fc374c0e8e2e75bd317d14b9ad06a6e30c62dc54ffd5fa67\",\n                                \"0xcd63de937c3e2bca5cfa7e9c8e0a09833baa595feb64d5c47317f38c49427f33\",\n                                \"0x1ce91ac7692fcbbee840d9530453086b09ac46ba007f5f4fea1a7eeb8a32c2d4\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -185.10015226147974,\n                                    \"decimal\": 1.5402480699137193,\n                                    \"normalizedImplied\": 0.649246065963918\n                                },\n                                {\n                                    \"american\": 133.69961112010262,\n                                    \"decimal\": 2.3369961112010262,\n                                    \"normalizedImplied\": 0.42789972786308195\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9884e70eadf88ffb30e23f922ba35f871fdad73d08e1184c4d89da683c2ba605\",\n                                \"0x8f632bd58a9242e0a53a15bc1e02c4ab5bbf9393522db9006dee3c2164c3f262\",\n                                \"0xa20dbe97000cdf62f94ada7949c1850a0ae229c54e9d97de53df897920e73dce\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -148.09323832011555,\n                                    \"decimal\": 1.6752502756664818,\n                                    \"normalizedImplied\": 0.59692573373979\n                                },\n                                {\n                                    \"american\": 110.02254780274106,\n                                    \"decimal\": 2.1002254780274106,\n                                    \"normalizedImplied\": 0.47613935287521003\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8df5f1531269c717e84d182b1aeb0db3e5121fdb8b9b16f21611f380f1e6c41e\",\n                                \"0x58884115d1feec7b68a8caba74d59b64185140007920164b291923711cf1c212\",\n                                \"0xad1815a328d960d0f4867aa0ac65d132e5b7d22f55f1500a3918c020ea2e5b54\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 175.09338406579528,\n                                    \"decimal\": 2.750933840657953,\n                                    \"normalizedImplied\": 0.3635129224921039\n                                },\n                                {\n                                    \"american\": -242.16896027168383,\n                                    \"decimal\": 1.4129348364373877,\n                                    \"normalizedImplied\": 0.707746722786896\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf8760c99d5b91771a4e33859033b0beb51a9dfa129129eabf38f0470e46e1624\",\n                                \"0x64b6bd4151250a04078bbad107747140c9631f0e1efcf5063d7588cbe761be1b\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 132.69584264373236,\n                                    \"decimal\": 2.3269584264373235,\n                                    \"normalizedImplied\": 0.4297455376248575\n                                },\n                                {\n                                    \"american\": 332.85370729000493,\n                                    \"decimal\": 4.328537072900049,\n                                    \"normalizedImplied\": 0.23102493594447054\n                                },\n                                {\n                                    \"american\": 143.54183530923015,\n                                    \"decimal\": 2.4354183530923015,\n                                    \"normalizedImplied\": 0.41060707238667193\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7b89276ee150612163ffba4f067b6fca0ea7591b9df9cb4f0c26169634e1a073\",\n                                \"0xff6f8fda3007c7e61175a0852013b0a31223dd58f8b6b7a3a397ae691de4ea19\",\n                                \"0x7ada5c26b535514a57a5aead325ef8f7178db2ae04fe45e0c031aca2a5617378\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 137.65712214902456,\n                                    \"decimal\": 2.3765712214902455,\n                                    \"normalizedImplied\": 0.4207742612371377\n                                },\n                                {\n                                    \"american\": -194.66303032063004,\n                                    \"decimal\": 1.5137082261346169,\n                                    \"normalizedImplied\": 0.6606292961448623\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x05aee2c7b08371a2f941b7f9fe1d620dcd2e0ebec8d289aa638b32d6ae41f470\",\n                                \"0x37123bb1dcfafc3c32af1840ec9682a4baff52121175fa12d18cddf14114d511\",\n                                \"0x9fb965564da0662bbb4c0983f8eaf1a2300cb18ac83dd798262b15f953308887\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -183.06258655748502,\n                                    \"decimal\": 1.546261264415152,\n                                    \"normalizedImplied\": 0.6467212385212492\n                                },\n                                {\n                                    \"american\": 129.76969043942702,\n                                    \"decimal\": 2.2976969043942703,\n                                    \"normalizedImplied\": 0.43521841287575075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x35d4537012078851b323afd639b3384e7d6f825bd9693d4fc84c05c6e5971164\",\n                                \"0xa74649b1e0d5fde0592b33742b06213d332322a0ffe6439f0e385eae72801221\",\n                                \"0xe888a5628e9aa3fba661c343f208396f9ae00d40406b7356a7a448607a9e2a0c\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 130.7259702872361,\n                                    \"decimal\": 2.307259702872361,\n                                    \"normalizedImplied\": 0.4334145821361492\n                                },\n                                {\n                                    \"american\": -176.7467172377261,\n                                    \"decimal\": 1.56578137100843,\n                                    \"normalizedImplied\": 0.6386587671278509\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xce74ee6147278c831b5c0c8b36702db6be8dc9b7bbe4ea1eaf78973c890e7552\",\n                                \"0x1f7b7d5c5478f77361041e96a3ceb329ca001986ebccbc98c6ed37fcbeef3256\",\n                                \"0xdc629587b89a7884b385f93b8bb071f454014fe02c4d77143cdba2bf76c0a4c6\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -102.85112840320187,\n                                    \"decimal\": 1.972279075130564,\n                                    \"normalizedImplied\": 0.5070276375232549\n                                },\n                                {\n                                    \"american\": -135.39787934391427,\n                                    \"decimal\": 1.7385640047285917,\n                                    \"normalizedImplied\": 0.5751873369517452\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb8af7d7c1c0543db4e919e481ae40bfcf84537ac1834f21b4188280ef23ceb09\",\n                                \"0xb1bd92b475e989afe59601e31a9d157fca30bb19875d711859192b068a4f3785\",\n                                \"0x9eb69b791b63a081bef0b99eea016dd3ece9a89a859d4c601db8ca7bff46741e\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 285.65457896955047,\n                                    \"decimal\": 3.8565457896955047,\n                                    \"normalizedImplied\": 0.2592993975779957\n                                },\n                                {\n                                    \"american\": -516.90831863409,\n                                    \"decimal\": 1.1934579042261229,\n                                    \"normalizedImplied\": 0.8379013591170044\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd318e0f09e862bd4a95f52b4329533d43fe1e0646a8c8a5da0632d50913d0f47\",\n                                \"0xc1df4b01121c67ca15d7a3cf36370ed72b45c3168b386f9fd637449afd7d4c87\",\n                                \"0x3ebace924561086d76463a1d9684560c48de880f7955f172b945d994e5a391a9\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -157.4813969744555,\n                                    \"decimal\": 1.6349956370797285,\n                                    \"normalizedImplied\": 0.6116224271925909\n                                },\n                                {\n                                    \"american\": 113.00305042781424,\n                                    \"decimal\": 2.1300305042781424,\n                                    \"normalizedImplied\": 0.4694768445764092\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd19ccc92c9d1f0b927c7d70232e7f5b25c24a7f083f21999a9f96f618d85463f\",\n                                \"0xc1df4b01121c67ca15d7a3cf36370ed72b45c3168b386f9fd637449afd7d4c87\",\n                                \"0x3ebace924561086d76463a1d9684560c48de880f7955f172b945d994e5a391a9\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 128.78062489061844,\n                                    \"decimal\": 2.2878062489061843,\n                                    \"normalizedImplied\": 0.43709995130842344\n                                },\n                                {\n                                    \"american\": -180.78464309363815,\n                                    \"decimal\": 1.5531443284604909,\n                                    \"normalizedImplied\": 0.6438551663715766\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4e6d2f8c9269a142c4719a76c9737075047150a9169f2d94881a49f9a0b9d782\",\n                                \"0x07da9ed7a7c38736718b1c7ffa514001ac70ca5d775072ed1f8e44e203b6e6f7\",\n                                \"0x8449ac4fec7facd03e014c3def71a672c8187d60d6d20d08564fa154aec50352\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -248.47452588576877,\n                                    \"decimal\": 1.4024557432739524,\n                                    \"normalizedImplied\": 0.7130349779634096\n                                },\n                                {\n                                    \"american\": 164.3165535848047,\n                                    \"decimal\": 2.643165535848047,\n                                    \"normalizedImplied\": 0.3783342308445902\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb355068297ec2649fb45fc026b32047a436f06b014b9a05e30ee5e4edb4c543b\",\n                                \"0xe0ab8a95106615fe518fc826f8815a01e85d9bc37ea0d80a31ce5fb6ab0ad8d8\",\n                                \"0x5917743cee443a96a864cd801280da941931cdf5f43b8be11444411872698910\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -526.3804250574758,\n                                    \"decimal\": 1.189976669419424,\n                                    \"normalizedImplied\": 0.840352610012\n                                },\n                                {\n                                    \"american\": -194.78566047033118,\n                                    \"decimal\": 1.5133848136384327,\n                                    \"normalizedImplied\": 0.660770473569\n                                },\n                                {\n                                    \"american\": -179.04277816296482,\n                                    \"decimal\": 1.55852573907773,\n                                    \"normalizedImplied\": 0.641632008331\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcf6cf00fc2fcdb09df47178a3f161c147b66626aa241d2395f863f319e028960\",\n                                \"0x1f7b7d5c5478f77361041e96a3ceb329ca001986ebccbc98c6ed37fcbeef3256\",\n                                \"0xdc629587b89a7884b385f93b8bb071f454014fe02c4d77143cdba2bf76c0a4c6\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80681,\n                                \"originalProviderPlayerId\": \"8CC4BB1E94CE18CF\",\n                                \"playerName\": \"Adamo Nagalo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x825d52ca3c2bba1381fabe716b2baa59f539b1731b10fc94d1df3d16fb836827\",\n                                \"0xff6f8fda3007c7e61175a0852013b0a31223dd58f8b6b7a3a397ae691de4ea19\",\n                                \"0x7ada5c26b535514a57a5aead325ef8f7178db2ae04fe45e0c031aca2a5617378\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81318,\n                                \"originalProviderPlayerId\": \"E7027620B58D0CB0\",\n                                \"playerName\": \"Adem Zorgane\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2790177981bf75378839275780154dff8238542a60df66f51e5599c847696940\",\n                                \"0x0e3b6ae1fd2a6171dcbe5243b569b7cae24b12de6e46d081d680626c64e1eb68\",\n                                \"0xe888a5628e9aa3fba661c343f208396f9ae00d40406b7356a7a448607a9e2a0c\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81319,\n                                \"originalProviderPlayerId\": \"41C922668F0551BF\",\n                                \"playerName\": \"Alassane Pléa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x11af308275c6a6bd4b8a986c6f454e97fd9aec20f445e61fc2249dede56725aa\",\n                                \"0x6b2cd72363dd5bf2ed1f0b9b17e3eeba72c51fccc8026ab57e2b5eb04078d627\",\n                                \"0x9fb965564da0662bbb4c0983f8eaf1a2300cb18ac83dd798262b15f953308887\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81320,\n                                \"originalProviderPlayerId\": \"1BE1BE70AFAF\",\n                                \"playerName\": \"Anan Khalaili\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2aa503d0a4e0afe644a3e59fc75ef00dd73ce874652af3211674f9e3e298652b\",\n                                \"0x0e3b6ae1fd2a6171dcbe5243b569b7cae24b12de6e46d081d680626c64e1eb68\",\n                                \"0xe888a5628e9aa3fba661c343f208396f9ae00d40406b7356a7a448607a9e2a0c\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81321,\n                                \"originalProviderPlayerId\": \"8F0EDF69B7A3\",\n                                \"playerName\": \"Anouar Ait El Hadj\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf0ac21025df75d14d401d595fe851975a7227d45e91ee8cebefd4adac24a371a\",\n                                \"0x4cc03e0b8ae0efa69d74e1fdd23f80189cd22e69cb527bfab8eef8ac11457678\",\n                                \"0x7603fa90d07b3abc25e006797bb5e438ec1527cda806e46e46f1ffe4147dfb47\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80682,\n                                \"originalProviderPlayerId\": \"7172C3BDBEC3\",\n                                \"playerName\": \"Armando Obispo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x13642fad27e6b300d303a1ee44bfdb9408ef843517bd9b80f1551b0dde71dd5a\",\n                                \"0xcddbeae3cf3d5596b3384c401c103483f5cb4e8b5d93b00f01aa1f66f3fd53b2\",\n                                \"0x64c1f661c4bf23869216ad116054575634ac4ba0c2621ca499a141aa01f1d9a3\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80758,\n                                \"originalProviderPlayerId\": \"5A4FAA3650D1\",\n                                \"playerName\": \"Couhaib Driouech\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65190eeb004e462a374b4d7481dccaba3e5d7f05541e49fc74154c60b5b2ac77\",\n                                \"0x4bf3ad2c1ad3dafab05f7decfb24d83c1510224d6d93644108c969a2595dc115\",\n                                \"0x7d1f9fcfbd796146b5a1f8545f0116acb1e7ae4f0fefb2012de14fd91326f954\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81322,\n                                \"originalProviderPlayerId\": \"719DCA613C50CC2D\",\n                                \"playerName\": \"Cristian Makaté Bokoya\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc78f0ad8d0931ef26255c4b38e4d32beb1df5e879138863730940f3ed814edbc\",\n                                \"0x2a37192346d816c2dac73d932ba5beac910205f2720bb747bd9a9bd438d5c4eb\",\n                                \"0xdc629587b89a7884b385f93b8bb071f454014fe02c4d77143cdba2bf76c0a4c6\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81323,\n                                \"originalProviderPlayerId\": \"A925E3E8640ACD95\",\n                                \"playerName\": \"Dennis Man\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0bc2da3c6b11d89413580751ee279cab160cd322470bec1434cc53f31a340b61\",\n                                \"0x6b2cd72363dd5bf2ed1f0b9b17e3eeba72c51fccc8026ab57e2b5eb04078d627\",\n                                \"0x9fb965564da0662bbb4c0983f8eaf1a2300cb18ac83dd798262b15f953308887\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81324,\n                                \"originalProviderPlayerId\": \"2FE34901797415D5\",\n                                \"playerName\": \"Esmir Bajraktarevic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x943f47fb512897ed7d2918e8347c826e3d2b93708f665934573cfc2bfb5318dc\",\n                                \"0x6a43b6fa28408c0f7a24e153346a1e0dba6744f19bcbf9471f038632be9b198e\",\n                                \"0xa20dbe97000cdf62f94ada7949c1850a0ae229c54e9d97de53df897920e73dce\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81325,\n                                \"originalProviderPlayerId\": \"DF02AC26D342FC95\",\n                                \"playerName\": \"Eus Waayers\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfbdbbeba4df2ebbcc97652b05444eea3f8d1d366ee8b17d52eae443095b7bb90\",\n                                \"0x64b6bd4151250a04078bbad107747140c9631f0e1efcf5063d7588cbe761be1b\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80006,\n                                \"originalProviderPlayerId\": \"62E3E46CA1C7\",\n                                \"playerName\": \"Guus Til\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5ef4f4b886c36dbd4354ae5ee477c1832896f3539e5f11907eb6bed579222633\",\n                                \"0x3064dd6ed320f27c01bf1ff24dd5056d4210d21d80a3b33c1bfc854807f8c5e0\",\n                                \"0x7d1f9fcfbd796146b5a1f8545f0116acb1e7ae4f0fefb2012de14fd91326f954\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80007,\n                                \"originalProviderPlayerId\": \"20123A230234\",\n                                \"playerName\": \"Ismael Saibari\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc15271dadbe9b121291ecbdd61598cbcadb8608e8a6c475a968fe1efc6081911\",\n                                \"0x047622b50c6aac95fdd980dcd865cef9a4d23f4f9dd6ca4f37a2161440303e79\",\n                                \"0x9eb69b791b63a081bef0b99eea016dd3ece9a89a859d4c601db8ca7bff46741e\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81326,\n                                \"originalProviderPlayerId\": \"013638879A37D105\",\n                                \"playerName\": \"Ivan Perisic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x702eadca99dbfe20fba7c3824d7f816d26c11722c1d54c4afcb15157a11e0ac6\",\n                                \"0xa4fb3643f5047b7986a3c3a24c895a7aee16a7b1b96ea04224ed943c1b3978ee\",\n                                \"0x7ada5c26b535514a57a5aead325ef8f7178db2ae04fe45e0c031aca2a5617378\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80008,\n                                \"originalProviderPlayerId\": \"C7F1045C289F\",\n                                \"playerName\": \"Jerdy Schouten\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x189783473e3c0e3399a92dbc21c00277fb7e4c04aca7e6aa7fd3f255a5825634\",\n                                \"0x74a64a6fb6677d84b54e8c3e872c294c17f203ef34755e6b7ed1b2f37e9ad810\",\n                                \"0x64c1f661c4bf23869216ad116054575634ac4ba0c2621ca499a141aa01f1d9a3\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81327,\n                                \"originalProviderPlayerId\": \"83574278587F\",\n                                \"playerName\": \"Joel van den Berg\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd3c653f6aae133315d78c7eede7e018a89c9ef40401c9f3840b195448891188c\",\n                                \"0xa95b8f80ee9afe29c98ca15324e02f315eb22cf4bb44fea1378fc053ccd6bb99\",\n                                \"0x3ebace924561086d76463a1d9684560c48de880f7955f172b945d994e5a391a9\",\n                                \"0x5fc9998778be31cca205c36242a583500cd3bbef46805ff63ceb5d342fdbbfc8\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80009,\n                                \"originalProviderPlayerId\": \"39622393D000\",\n                                \"playerName\": \"Joey Veerman\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb05e2e6d0d8a87707cb13cd8402666bb372b04b972a0fb828c3b9b0c676f5a41\",\n                                \"0xe0ab8a95106615fe518fc826f8815a01e85d9bc37ea0d80a31ce5fb6ab0ad8d8\",\n                                \"0x5917743cee443a96a864cd801280da941931cdf5f43b8be11444411872698910\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81328,\n                                \"originalProviderPlayerId\": \"2296EA2958A3\",\n                                \"playerName\": \"Kamiel Van de Perre\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x02becfb99fd848922a70e94339ffdbfad37cdf70cd82e009e4b38251a882a12a\",\n                                \"0x37123bb1dcfafc3c32af1840ec9682a4baff52121175fa12d18cddf14114d511\",\n                                \"0x9fb965564da0662bbb4c0983f8eaf1a2300cb18ac83dd798262b15f953308887\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81329,\n                                \"originalProviderPlayerId\": \"B22DA958DBE03326\",\n                                \"playerName\": \"Kiliann Sildillia\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24211d608003b9f7a13646040879ae671ec00773e2f732be241822deaaf767ce\",\n                                \"0x74a64a6fb6677d84b54e8c3e872c294c17f203ef34755e6b7ed1b2f37e9ad810\",\n                                \"0x64c1f661c4bf23869216ad116054575634ac4ba0c2621ca499a141aa01f1d9a3\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81330,\n                                \"originalProviderPlayerId\": \"9C8DF200F99069A1\",\n                                \"playerName\": \"Marc Giger\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x45ebdd1b2db29438cbd19c65b60dd9fa410edead4bcaee43fd11f3d856df3e2c\",\n                                \"0x175f08b9d9d536e0a7a48cd0cec36a91110025aa2544039003271626269077f4\",\n                                \"0x8449ac4fec7facd03e014c3def71a672c8187d60d6d20d08564fa154aec50352\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81331,\n                                \"originalProviderPlayerId\": \"32F0024A607F\",\n                                \"playerName\": \"Mathias Rasmussen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x75419e5a995e227c27af345d8980bb97edf5665748c0cf43466368a5c342e3f7\",\n                                \"0xa4fb3643f5047b7986a3c3a24c895a7aee16a7b1b96ea04224ed943c1b3978ee\",\n                                \"0x7ada5c26b535514a57a5aead325ef8f7178db2ae04fe45e0c031aca2a5617378\",\n                                \"0x01310111cbeebfa8876d634eed2ca1faa4ade4ba4e1169da08abb9f57750cd79\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81332,\n                                \"originalProviderPlayerId\": \"F235CCA049D5\",\n                                \"playerName\": \"Mauro Jaqueson Júnior Ferreira dos Santos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x92246d77811ceb1c3f0e9eb053bb1995a962158866b4feef3412ad4ae22849ed\",\n                                \"0x58884115d1feec7b68a8caba74d59b64185140007920164b291923711cf1c212\",\n                                \"0xad1815a328d960d0f4867aa0ac65d132e5b7d22f55f1500a3918c020ea2e5b54\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81333,\n                                \"originalProviderPlayerId\": \"889A88A7D949\",\n                                \"playerName\": \"Myron Boadu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x542e0b7d06fe492be08dad5eeb01fa90fecb556801ef2dcca1e66518237b4691\",\n                                \"0x7e3f266e189d0a8c094810b70f8ad43691f5a5e7ce14f7055cbd50d1bfa888b1\",\n                                \"0x1ce91ac7692fcbbee840d9530453086b09ac46ba007f5f4fea1a7eeb8a32c2d4\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81334,\n                                \"originalProviderPlayerId\": \"C58C2EFFF747\",\n                                \"playerName\": \"Noah Fernandez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x39138c0390e8693589e7f1bde84dc03c2f1142e8dacb5837a4d4f44b784d60ed\",\n                                \"0xe2be944395de157a1103e6a0357f834c25262454a8b39d36e918b89bad0c9bd4\",\n                                \"0x5fe919dc4cad98b1f20baded9b455201ca2d016d22b442385c354366e0297c1e\",\n                                \"0xfc85d879eeb6fe4c2241aa4fc64d3153d10774106bb417562aed046b297020f1\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81335,\n                                \"originalProviderPlayerId\": \"EF374E5CC6BC6006\",\n                                \"playerName\": \"Ousseynou Niang\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x184cdf3a8b89faa8efb837d8de972dee763fb3fc72f6a5103354861fe170b1fb\",\n                                \"0xcddbeae3cf3d5596b3384c401c103483f5cb4e8b5d93b00f01aa1f66f3fd53b2\",\n                                \"0x64c1f661c4bf23869216ad116054575634ac4ba0c2621ca499a141aa01f1d9a3\",\n                                \"0xd262e7a9f2dc8373cad637e74790b47c1b1c50a511b9505e23b5b07df2d7eea5\",\n                                \"0xc8d47503ff19dfd0b6871a763543ec5529b2d675c48971bc5cfac32063975217\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81336,\n                                \"originalProviderPlayerId\": \"10EA1748625E\",\n                                \"playerName\": \"Paul Wanner\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x83c3b8ddd89ce7dfb692a7fc56cd2f16b53e85e4313ec382990e668f7bfb4c02\",\n                                \"0xf50195d63898a5cd16c4904a7393e4c6918c0c0116fcaecca7a9d6508b7f428a\",\n                                \"0xad1815a328d960d0f4867aa0ac65d132e5b7d22f55f1500a3918c020ea2e5b54\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80686,\n                                \"originalProviderPlayerId\": \"6057A7062A56\",\n                                \"playerName\": \"Ricardo Pepi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb5df34bc88bfd8c445ff5a94fcfe1999e16662a6c414fb4ceb41b24aa1d192bf\",\n                                \"0xd700adc687c1c29271ec275759a75db7b17e3a7271cd9a61fe4fbf0d3ddb9535\",\n                                \"0x5917743cee443a96a864cd801280da941931cdf5f43b8be11444411872698910\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81337,\n                                \"originalProviderPlayerId\": \"7BDA2446DE5D5F16\",\n                                \"playerName\": \"Rob Schoofs\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb64036425b82540aab97effc68a6dfb6492f9f23bf174dadfd56904151c390ca\",\n                                \"0xd700adc687c1c29271ec275759a75db7b17e3a7271cd9a61fe4fbf0d3ddb9535\",\n                                \"0x5917743cee443a96a864cd801280da941931cdf5f43b8be11444411872698910\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81338,\n                                \"originalProviderPlayerId\": \"D01EF85152C9157C\",\n                                \"playerName\": \"Ruben van Bommel\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x94598221c3a58b0774f616fc2a783e95ea26a96ea7d255999f38ffd19a2e496f\",\n                                \"0x6a43b6fa28408c0f7a24e153346a1e0dba6744f19bcbf9471f038632be9b198e\",\n                                \"0xa20dbe97000cdf62f94ada7949c1850a0ae229c54e9d97de53df897920e73dce\",\n                                \"0xeca7217a5964c0cbcda96bc1c30a459478bb1c4454c3b91b7e3cce0c9d2cff88\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80023,\n                                \"originalProviderPlayerId\": \"131639745306\",\n                                \"playerName\": \"Ryan Flamingo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf3e3fcf27e23a63e16df0fbe7beb98e4054e2827726a0ca3592d0fee996818f3\",\n                                \"0x618d2192e1c26b1925c1c1a97d4cba85e59c95e54189b73b4fbd9030a6fc223d\",\n                                \"0x7603fa90d07b3abc25e006797bb5e438ec1527cda806e46e46f1ffe4147dfb47\",\n                                \"0xdde849671225609d98d4cf4d8c91c0c262ce8ccbc1e2295bdf996364fef27cc3\",\n                                \"0x07fa0e5fa8e8dbf6d44bdcaf71aa3dc884e97317b9351b3ffc42b9901c4fac8e\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81339,\n                                \"originalProviderPlayerId\": \"3FB066896D90\",\n                                \"playerName\": \"Sergiño Dest\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x48351e95523308f677b099ec25165eae3bf9340c871acd642065832b3ca7a21e\",\n                                \"0x175f08b9d9d536e0a7a48cd0cec36a91110025aa2544039003271626269077f4\",\n                                \"0x8449ac4fec7facd03e014c3def71a672c8187d60d6d20d08564fa154aec50352\",\n                                \"0x0feaf2f14d53f0fe5964b6ef6361da13eb35816ac5c0dc4f12ce74fe809fc08b\",\n                                \"0x5661294ecf2e81a313c7b0fd647aa5b31c220df77dea8158424b6e2c17e627dc\",\n                                \"0xcd3f7f0c9ef59eea6d842732f7a701ad4336d7d5054bc1bb4beba048c49d50c1\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81340,\n                                \"originalProviderPlayerId\": \"CD72443D32042DAF\",\n                                \"playerName\": \"Sofiane Boufal\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc35e963aeb5f0755386e872f2157d922db4eda54fe5426b7af41c4ceb9db597b\",\n                                \"0x047622b50c6aac95fdd980dcd865cef9a4d23f4f9dd6ca4f37a2161440303e79\",\n                                \"0x9eb69b791b63a081bef0b99eea016dd3ece9a89a859d4c601db8ca7bff46741e\",\n                                \"0x1e787b867e9afff103cdd05914bf6086eea23db604e830ca64084cd654232fc4\",\n                                \"0x13a58a5c84eecac46fb40787f92d0915701f904cc9e3b56b5768e1ecfcb62295\",\n                                \"0x8cf7ecad08e498b6fda2eef4375ac439a9adfe189bafc1ad9b5e33de6b94d362\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.28571428581347,\n                                    \"decimal\": 3.542857142858135,\n                                    \"normalizedImplied\": 0.28225806451605\n                                },\n                                {\n                                    \"american\": 304.7619047620059,\n                                    \"decimal\": 4.047619047620059,\n                                    \"normalizedImplied\": 0.24705882352935002\n                                },\n                                {\n                                    \"american\": 235.23809523798795,\n                                    \"decimal\": 3.3523809523798795,\n                                    \"normalizedImplied\": 0.29829545454555\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 804.7619047596429,\n                                    \"decimal\": 9.047619047596429,\n                                    \"normalizedImplied\": 0.11052631578975\n                                },\n                                {\n                                    \"american\": 757.1428571437144,\n                                    \"decimal\": 8.571428571437144,\n                                    \"normalizedImplied\": 0.11666666666655\n                                },\n                                {\n                                    \"american\": 669.5238095214702,\n                                    \"decimal\": 7.695238095214702,\n                                    \"normalizedImplied\": 0.1299504950499\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136464546393445464500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"PSV Eindhoven\",\n                            \"awayTeam\": \"Royale Union Saint-Gilloise\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 179.9999999998096,\n                                    \"decimal\": 2.799999999998096,\n                                    \"normalizedImplied\": 0.3571428571431\n                                },\n                                {\n                                    \"american\": 440.9523809529003,\n                                    \"decimal\": 5.409523809529003,\n                                    \"normalizedImplied\": 0.1848591549294\n                                },\n                                {\n                                    \"american\": -146.0361613349726,\n                                    \"decimal\": 1.6847619047629137,\n                                    \"normalizedImplied\": 0.5935556811754501\n                                },\n                                {\n                                    \"american\": 140.95238095240984,\n                                    \"decimal\": 2.4095238095240985,\n                                    \"normalizedImplied\": 0.41501976284580006\n                                },\n                                {\n                                    \"american\": 284.76190476228953,\n                                    \"decimal\": 3.8476190476228953,\n                                    \"normalizedImplied\": 0.25990099009875\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758049200,\n                    \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                    \"homeTeam\": \"SL Benfica\",\n                    \"awayTeam\": \"Qarabağ Ağdam FK\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -476.3980196248538,\n                            \"decimal\": 1.209908513219149,\n                            \"normalizedImplied\": 0.8265087724189536\n                        },\n                        {\n                            \"american\": 1022.1482380138013,\n                            \"decimal\": 11.221482380138013,\n                            \"normalizedImplied\": 0.08911478591901519\n                        },\n                        {\n                            \"american\": 520.2383494808498,\n                            \"decimal\": 6.202383494808498,\n                            \"normalizedImplied\": 0.16122834082043092\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x41f5789f4bab19ec7e407851db01c1384e13a6354fb7772f7ed4dd9aab732372\",\n                        \"0x1ced3c23515ac8962fd2b6befe570a8b7d3d51a8cb9c9b61926fa6c39873fe2e\",\n                        \"0xbd93c9e890abfe9e96c6fd918500764082cd2c19b98cf428604d75ee99ba192b\",\n                        \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                        \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                        \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -359.89697134101505,\n                                    \"decimal\": 1.2778572979577716,\n                                    \"normalizedImplied\": 0.7825599944517797\n                                },\n                                {\n                                    \"american\": 246.08635153075315,\n                                    \"decimal\": 3.4608635153075316,\n                                    \"normalizedImplied\": 0.2889452287202202\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x81e7537a94a29e9bcb0cf0129fa5062c049b403e3b8a5e11d03230c71603dd69\",\n                                \"0x5944da55a2bc339bea3c103c36ca1a737305f2676039ed7ee6235e7f57683606\",\n                                \"0x0211df4dde527ca345d8a2cdfdb12a4a134f6e374c8dfb95c6abaca0d7e9625f\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -174.64575486915157,\n                                    \"decimal\": 1.5725876364697338,\n                                    \"normalizedImplied\": 0.6358946088657274\n                                },\n                                {\n                                    \"american\": 131.69786493423962,\n                                    \"decimal\": 2.316978649342396,\n                                    \"normalizedImplied\": 0.4315965536772726\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd759cf1568ba649f3efca95bc222329e41358b9759315c9dbf287a2eb8e28dbd\",\n                                \"0x952f3bf9998e89f0760fe1d26f98f17dd4fe54926a4afd1f1734221e98585d1b\",\n                                \"0x99097eeb83d3a86f73384c694bd252d7bad43fe33f32f7bcd74c0362f3778ad9\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 143.53072489163486,\n                                    \"decimal\": 2.4353072489163488,\n                                    \"normalizedImplied\": 0.41062580520177694\n                                },\n                                {\n                                    \"american\": -191.81797923297177,\n                                    \"decimal\": 1.5213275648084343,\n                                    \"normalizedImplied\": 0.657320634380223\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd606773985b46be9f5509d770db4856ec751a8cddb183b09a2b11f7cfbb61348\",\n                                \"0x5603ec6608e12e16a572892b038fdc423e393d2b80b04f7633b7e7442e14028a\",\n                                \"0x53679a527cbc0decc96c6489bacff16c2da5e8053195501111ee7ec65a701994\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -3,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 267.77648870317023,\n                                    \"decimal\": 3.677764887031702,\n                                    \"normalizedImplied\": 0.27190427629730646\n                                },\n                                {\n                                    \"american\": -398.0434439646271,\n                                    \"decimal\": 1.2512288583476499,\n                                    \"normalizedImplied\": 0.7992143030656932\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x25db0634d80874c85c8a79ce65dbb41118d7527aae72cf1ba0e78964d40f3887\",\n                                \"0x521236d0c24777ca252ba6c705df2b7c882f509fd1b669476a122cccafb3b7eb\",\n                                \"0x0a6fe935ef23e924fe4a845122a4d5a34d14c48cfab665c4976929e80c13b1ac\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -106.04089549022561,\n                                    \"decimal\": 1.943032398375187,\n                                    \"normalizedImplied\": 0.5146594574728787\n                                },\n                                {\n                                    \"american\": -118.55848866338654,\n                                    \"decimal\": 1.8434655428505153,\n                                    \"normalizedImplied\": 0.5424565725561212\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe17ccb18aeec0aa65b3d67d7b5272323174ad97263fb683cb4e09d419451eee3\",\n                                \"0xe46c9d4787e9f2fd70feac895b86303ce1d293f8f6d50f5485f5f987965e47b3\",\n                                \"0xee9bee065223ea13e2a601ef3418d98ea1e0511bc89940f68947733d09b9ef4c\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -469.7805848414174,\n                                    \"decimal\": 1.2128653316606448,\n                                    \"normalizedImplied\": 0.8244938443667184\n                                },\n                                {\n                                    \"american\": 296.39988888481724,\n                                    \"decimal\": 3.9639988888481725,\n                                    \"normalizedImplied\": 0.2522705046192816\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd496d4332d32cb483d6a754410146594f05a6650cbe897a55ff4485a8b5cb650\",\n                                \"0x5603ec6608e12e16a572892b038fdc423e393d2b80b04f7633b7e7442e14028a\",\n                                \"0x53679a527cbc0decc96c6489bacff16c2da5e8053195501111ee7ec65a701994\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -187.19399164383677,\n                                    \"decimal\": 1.5342051799945815,\n                                    \"normalizedImplied\": 0.6518033005230316\n                                },\n                                {\n                                    \"american\": 138.61031719706153,\n                                    \"decimal\": 2.3861031719706154,\n                                    \"normalizedImplied\": 0.41909336182396845\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf8932995d0e0311014caba2c9fa7b131bf3a63fb9d9c655fa676479cf10f1eba\",\n                                \"0x4f1823b168e537885e39d681297187142f033168ded58c85ea51a7d4d7385353\",\n                                \"0x885e69849b98726152bbcd537f680d399ad0f7671746799381e22612b3b72f43\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 124.80977791828943,\n                                    \"decimal\": 2.248097779182894,\n                                    \"normalizedImplied\": 0.4448205097037485\n                                },\n                                {\n                                    \"american\": -168.244064357815,\n                                    \"decimal\": 1.5943746091827873,\n                                    \"normalizedImplied\": 0.6272051713822513\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe1e8f685d21422b8d8e8ca66161211cabaf59846b7dbc440518349e640d224a8\",\n                                \"0xe46c9d4787e9f2fd70feac895b86303ce1d293f8f6d50f5485f5f987965e47b3\",\n                                \"0xee9bee065223ea13e2a601ef3418d98ea1e0511bc89940f68947733d09b9ef4c\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 210.61532448430862,\n                                    \"decimal\": 3.106153244843086,\n                                    \"normalizedImplied\": 0.32194161754904566\n                                },\n                                {\n                                    \"american\": -309.29120968772804,\n                                    \"decimal\": 1.3233198903420622,\n                                    \"normalizedImplied\": 0.755675182771954\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaf5d6cd77de48eebc73abac16abb565ce7671694e326537e6eaf528edd1d60c6\",\n                                \"0x8ea23470df9f720dc315a06bf305d89a815f6d6a0faf4c8aebc1ab1ac1c06c09\",\n                                \"0x533d809f50ecf3bce228cd5d57f637195f64c7cc43a3b9d10f2bba2d936b3bd7\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -120.65846446606912,\n                                    \"decimal\": 1.8287856176731092,\n                                    \"normalizedImplied\": 0.5468109494826241\n                                },\n                                {\n                                    \"american\": -106.02808517771997,\n                                    \"decimal\": 1.9431463355429277,\n                                    \"normalizedImplied\": 0.5146292802083758\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x830b3d1a3bc5f2445d68d5516445624dd21eb2eb9944f267d39060c958022322\",\n                                \"0x5bf9575054325f05aace03036248cbd39ed84774ce293440e7a22d07350a7e4c\",\n                                \"0x0211df4dde527ca345d8a2cdfdb12a4a134f6e374c8dfb95c6abaca0d7e9625f\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1628.9999999988968,\n                                    \"decimal\": 17.289999999988968,\n                                    \"normalizedImplied\": 0.0578368999422\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x73cd7c7091ce95adb5e741835f5c09f6c745fdb141f549ff339901f329dd633e\",\n                                \"0x612af7d1c888dbf962d7f57db1dfcbdb626fb2c51bd42158d6e11be474a65dee\",\n                                \"0x849e2881b660c801cba019e26d5d415a550c45acb3d71cdc7db97e38de48ce30\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -3181.0950968023008,\n                                    \"decimal\": 1.0314357153612044,\n                                    \"normalizedImplied\": 0.9695223707177952\n                                },\n                                {\n                                    \"american\": 827.897713341974,\n                                    \"decimal\": 9.27897713341974,\n                                    \"normalizedImplied\": 0.10777049944420468\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x26640b3836599a319a532093bd5360bd8c94293e3d8c41f439d242f4373452c7\",\n                                \"0x521236d0c24777ca252ba6c705df2b7c882f509fd1b669476a122cccafb3b7eb\",\n                                \"0x0a6fe935ef23e924fe4a845122a4d5a34d14c48cfab665c4976929e80c13b1ac\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -8054.6867347770385,\n                                    \"decimal\": 1.0124151321203143,\n                                    \"normalizedImplied\": 0.987737113239\n                                },\n                                {\n                                    \"american\": -1085.1649350251778,\n                                    \"decimal\": 1.0921518902540652,\n                                    \"normalizedImplied\": 0.915623558338\n                                },\n                                {\n                                    \"american\": 299.4517496949573,\n                                    \"decimal\": 3.994517496949573,\n                                    \"normalizedImplied\": 0.250343126739\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3a60cf1f7b82cc17240f6e4ca1200f2f9d09fb584e3b043b4936b1edc83e2c53\",\n                                \"0x79c7c24e207c915c8d1d06635da41ca2286026b7c9e79fa958c1c57664540c24\",\n                                \"0xbd93c9e890abfe9e96c6fd918500764082cd2c19b98cf428604d75ee99ba192b\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -112.33192078213025,\n                                    \"decimal\": 1.89021890931565,\n                                    \"normalizedImplied\": 0.5290392531106611\n                                },\n                                {\n                                    \"american\": -119.61904541504532,\n                                    \"decimal\": 1.8359872765497116,\n                                    \"normalizedImplied\": 0.5446660838953389\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0b0980395d93e2018e580681d167c36f0a024040cb5be49729d446263da37087\",\n                                \"0x3f87226f62f5a16f419a928bc0909ea476d3d6fe91024473c04e2ee78e1d48c0\",\n                                \"0x953edae166ed7b9a74969a19204e4e7eee0f90e056076148c85d341bf13c5f8e\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1642.9999999991808,\n                                    \"decimal\": 17.429999999991807,\n                                    \"normalizedImplied\": 0.057372346529\n                                },\n                                {\n                                    \"american\": 1085.9999999996087,\n                                    \"decimal\": 11.859999999996086,\n                                    \"normalizedImplied\": 0.0843170320405\n                                },\n                                {\n                                    \"american\": 1981.9999999996085,\n                                    \"decimal\": 20.819999999996085,\n                                    \"normalizedImplied\": 0.0480307396734\n                                },\n                                {\n                                    \"american\": 6823.999999987731,\n                                    \"decimal\": 69.23999999987731,\n                                    \"normalizedImplied\": 0.0144425187753\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 701.9999999983639,\n                                    \"decimal\": 8.01999999998364,\n                                    \"normalizedImplied\": 0.124688279302\n                                },\n                                {\n                                    \"american\": 509.00000000176,\n                                    \"decimal\": 6.0900000000176,\n                                    \"normalizedImplied\": 0.164203612479\n                                },\n                                {\n                                    \"american\": 1056.9999999996678,\n                                    \"decimal\": 11.569999999996678,\n                                    \"normalizedImplied\": 0.0864304235091\n                                },\n                                {\n                                    \"american\": 605.0000000010223,\n                                    \"decimal\": 7.050000000010223,\n                                    \"normalizedImplied\": 0.141843971631\n                                },\n                                {\n                                    \"american\": 1185.999999999753,\n                                    \"decimal\": 12.85999999999753,\n                                    \"normalizedImplied\": 0.0777604976672\n                                },\n                                {\n                                    \"american\": 2991.9999999953866,\n                                    \"decimal\": 30.919999999953866,\n                                    \"normalizedImplied\": 0.0323415265201\n                                },\n                                {\n                                    \"american\": 891.9999999990476,\n                                    \"decimal\": 9.919999999990477,\n                                    \"normalizedImplied\": 0.100806451613\n                                },\n                                {\n                                    \"american\": 1301.9999999998065,\n                                    \"decimal\": 14.019999999998065,\n                                    \"normalizedImplied\": 0.0713266761769\n                                },\n                                {\n                                    \"american\": 4023.0000000023047,\n                                    \"decimal\": 41.23000000002305,\n                                    \"normalizedImplied\": 0.0242541838467\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 2110.999999997979,\n                                    \"decimal\": 22.10999999997979,\n                                    \"normalizedImplied\": 0.0452284034374\n                                },\n                                {\n                                    \"american\": 4989.999999999186,\n                                    \"decimal\": 50.899999999991856,\n                                    \"normalizedImplied\": 0.0196463654224\n                                },\n                                {\n                                    \"american\": 2969.999999998128,\n                                    \"decimal\": 30.699999999981276,\n                                    \"normalizedImplied\": 0.0325732899023\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 8915.999999976197,\n                                    \"decimal\": 90.15999999976196,\n                                    \"normalizedImplied\": 0.011091393079\n                                },\n                                {\n                                    \"american\": 7166.999999983554,\n                                    \"decimal\": 72.66999999983554,\n                                    \"normalizedImplied\": 0.0137608366589\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"sl_benfica_1_0\",\n                                \"sl_benfica_2_0\",\n                                \"sl_benfica_2_1\",\n                                \"sl_benfica_3_0\",\n                                \"sl_benfica_3_1\",\n                                \"sl_benfica_3_2\",\n                                \"sl_benfica_4_0\",\n                                \"sl_benfica_4_1\",\n                                \"sl_benfica_4_2\",\n                                \"sl_benfica_4_3\",\n                                \"qarabağ_ağdam_fk_1_0\",\n                                \"qarabağ_ağdam_fk_2_0\",\n                                \"qarabağ_ağdam_fk_2_1\",\n                                \"qarabağ_ağdam_fk_3_0\",\n                                \"qarabağ_ağdam_fk_3_1\",\n                                \"qarabağ_ağdam_fk_3_2\",\n                                \"qarabağ_ağdam_fk_4_0\",\n                                \"qarabağ_ağdam_fk_4_1\",\n                                \"qarabağ_ağdam_fk_4_2\",\n                                \"qarabağ_ağdam_fk_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x09a71f6100a3759a1914ff81c3a81e738f60c10e6f84cad0de6f98a3ca5efd19\",\n                                \"0x3f87226f62f5a16f419a928bc0909ea476d3d6fe91024473c04e2ee78e1d48c0\",\n                                \"0x953edae166ed7b9a74969a19204e4e7eee0f90e056076148c85d341bf13c5f8e\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 875.0000000009751,\n                                    \"decimal\": 9.75000000000975,\n                                    \"normalizedImplied\": 0.102564102564\n                                },\n                                {\n                                    \"american\": 361.0000000006639,\n                                    \"decimal\": 4.610000000006639,\n                                    \"normalizedImplied\": 0.216919739696\n                                },\n                                {\n                                    \"american\": 269.00000000013654,\n                                    \"decimal\": 3.6900000000013655,\n                                    \"normalizedImplied\": 0.271002710027\n                                },\n                                {\n                                    \"american\": 342.0000000007867,\n                                    \"decimal\": 4.420000000007867,\n                                    \"normalizedImplied\": 0.226244343891\n                                },\n                                {\n                                    \"american\": 485.00000000058503,\n                                    \"decimal\": 5.85000000000585,\n                                    \"normalizedImplied\": 0.17094017094\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 533.0000000014685,\n                                    \"decimal\": 6.330000000014685,\n                                    \"normalizedImplied\": 0.157977883096\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"sl_benfica_-_0\",\n                                \"sl_benfica_-_1\",\n                                \"sl_benfica_-_2\",\n                                \"sl_benfica_-_3\",\n                                \"sl_benfica_-_4\",\n                                \"sl_benfica_-_5\",\n                                \"sl_benfica_-_3+\",\n                                \"sl_benfica_-_4+\",\n                                \"sl_benfica_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x51268aedf8a05ca7e35018336b14a4d2cb1d064fd66309e09fcf449929242f5b\",\n                                \"0x48955fc0c3a1ea27e8e551a01c76c2a3c0c7511760c3a192be4da4c2a52da272\",\n                                \"0xe4c6f3f214356e9209c1907967e72e642ef9794e353766611a8fc8b32d74fac7\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"qarabağ_ağdam_fk_-_0\",\n                                \"qarabağ_ağdam_fk_-_1\",\n                                \"qarabağ_ağdam_fk_-_2\",\n                                \"qarabağ_ağdam_fk_-_3\",\n                                \"qarabağ_ağdam_fk_-_4\",\n                                \"qarabağ_ağdam_fk_-_5\",\n                                \"qarabağ_ağdam_fk_-_3+\",\n                                \"qarabağ_ağdam_fk_-_4+\",\n                                \"qarabağ_ağdam_fk_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x3941113751d98288c144b70c16f63b06e3cd683456384506c423618dbec7470b\",\n                                \"0x6a3c7c8e8cc8c814638d382e7f361fa4dab800e8d3ab6ab3ffcad2f015326644\",\n                                \"0x0a6fe935ef23e924fe4a845122a4d5a34d14c48cfab665c4976929e80c13b1ac\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 124.84303635800104,\n                                    \"decimal\": 2.2484303635800105,\n                                    \"normalizedImplied\": 0.4447547125310003\n                                },\n                                {\n                                    \"american\": -176.67469162267238,\n                                    \"decimal\": 1.5660120251607512,\n                                    \"normalizedImplied\": 0.6385647006109995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xad873f153f8909f94c9f2c9161a52cdb0ef421770b4be5a9a6b96fed5a3e73d8\",\n                                \"0xa2b872d8ad5199b3836a8f67e5bcc293e15cac2cc41c3351ac3c352c9a47f4a0\",\n                                \"0x533d809f50ecf3bce228cd5d57f637195f64c7cc43a3b9d10f2bba2d936b3bd7\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 107.06873413117984,\n                                    \"decimal\": 2.0706873413117983,\n                                    \"normalizedImplied\": 0.48293143056860116\n                                },\n                                {\n                                    \"american\": -144.91172465212293,\n                                    \"decimal\": 1.6900752871450628,\n                                    \"normalizedImplied\": 0.5916896173833988\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfeee2941d91255634dc14c17633e80500e699e24ab6adab0ea629b7692588f1b\",\n                                \"0x6b345c5223c1e3cd88053cced4b7446839b13f5c2b7d1c6ffb91b9c7e1a436cd\",\n                                \"0x885e69849b98726152bbcd537f680d399ad0f7671746799381e22612b3b72f43\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -114.35182903161531,\n                                    \"decimal\": 1.874494101640933,\n                                    \"normalizedImplied\": 0.5334772721475087\n                                },\n                                {\n                                    \"american\": -118.49375401828132,\n                                    \"decimal\": 1.843926338805773,\n                                    \"normalizedImplied\": 0.5423210130224911\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa62e7706f473c3f7c2ddff1186994fc5cee65acad7fc32a3e30b81b7474c91b0\",\n                                \"0xf1782614766cd899b4fb9b3e9b00409191eeaf106189c39a4ace4c0ff26fd1ff\",\n                                \"0x972e35d02fcea5f550b0ff0978894d0f83e17ce62adca9f919805598030410a5\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -192.42890335357825,\n                                    \"decimal\": 1.5196724517847255,\n                                    \"normalizedImplied\": 0.6580365386143477\n                                },\n                                {\n                                    \"american\": 997.596001840504,\n                                    \"decimal\": 10.97596001840504,\n                                    \"normalizedImplied\": 0.09110820359432341\n                                },\n                                {\n                                    \"american\": 198.80645872244185,\n                                    \"decimal\": 2.9880645872244185,\n                                    \"normalizedImplied\": 0.33466478745992884\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x447bb899ccd1b6d77303259cf38e9545322860e689b293ce8288f806f02e8123\",\n                                \"0x342a5d0a46e9ea716bfbb78850bc1c1557b9dcf2b31d7757b752621401442c60\",\n                                \"0xe4c6f3f214356e9209c1907967e72e642ef9794e353766611a8fc8b32d74fac7\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -218.54470023508765,\n                                    \"decimal\": 1.4575722947865146,\n                                    \"normalizedImplied\": 0.6860723159851679\n                                },\n                                {\n                                    \"american\": 150.48942007798735,\n                                    \"decimal\": 2.5048942007798733,\n                                    \"normalizedImplied\": 0.3992184578848321\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0c827db9a8254257cd4b6b0f241b60a18a992f407a4ad870199ce2a42d7c395c\",\n                                \"0xd9b5c387bc8b57b2a2859562b5e9e8d4075d92397d45a2f9ca0ac2f39d87ba69\",\n                                \"0x953edae166ed7b9a74969a19204e4e7eee0f90e056076148c85d341bf13c5f8e\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 121.88892870924973,\n                                    \"decimal\": 2.218889287092497,\n                                    \"normalizedImplied\": 0.4506759331423613\n                                },\n                                {\n                                    \"american\": -173.3430753603587,\n                                    \"decimal\": 1.5768906533596017,\n                                    \"normalizedImplied\": 0.6341593805946386\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd88613c9825f53b1f395a27ce5ac160f94a20fd6e923f2fcc3df33381cebfaed\",\n                                \"0x952f3bf9998e89f0760fe1d26f98f17dd4fe54926a4afd1f1734221e98585d1b\",\n                                \"0x99097eeb83d3a86f73384c694bd252d7bad43fe33f32f7bcd74c0362f3778ad9\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -196.96345280375274,\n                                    \"decimal\": 1.5077084026326264,\n                                    \"normalizedImplied\": 0.6632582256979459\n                                },\n                                {\n                                    \"american\": 141.588331357146,\n                                    \"decimal\": 2.41588331357146,\n                                    \"normalizedImplied\": 0.4139272763640539\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdfbffe122c1067fb09ac57ff2139373e8d43e1227397df9e1272be6dbd47df6f\",\n                                \"0x3f007117bd258f2cf00d5ede788a9f259302e998b34135477ce821644bdb4277\",\n                                \"0x99097eeb83d3a86f73384c694bd252d7bad43fe33f32f7bcd74c0362f3778ad9\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 117.9216431692097,\n                                    \"decimal\": 2.179216431692097,\n                                    \"normalizedImplied\": 0.4588805340566975\n                                },\n                                {\n                                    \"american\": -161.77508531821059,\n                                    \"decimal\": 1.6181421558412448,\n                                    \"normalizedImplied\": 0.6179926753593024\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x630aa84c5a8447fe40b92b34374e8572a1bf2441b2cf1672fb23f7b053c2d3ef\",\n                                \"0x174c4ab970e4e14072a6f887f10337e9db24964f86f0521257aa2da5a67fca22\",\n                                \"0xf458a09cf705222d03ccaf994deea50bb6ffee275ba9399437704e725ebfa863\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -105.95805901185375,\n                                    \"decimal\": 1.9437696474678985,\n                                    \"normalizedImplied\": 0.5144642531601806\n                                },\n                                {\n                                    \"american\": -133.2485010003677,\n                                    \"decimal\": 1.7504774856696066,\n                                    \"normalizedImplied\": 0.5712727002698192\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x52e1f04b452a9c7b58b95f8573db1321305d73d3e475603cb25d6ed9255e3ec8\",\n                                \"0x63f2a60984c38461b29b4573c83b4ea73f3d89cb60d17931ffe71eca0f82057a\",\n                                \"0xf458a09cf705222d03ccaf994deea50bb6ffee275ba9399437704e725ebfa863\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 463.2081272104797,\n                                    \"decimal\": 5.632081272104797,\n                                    \"normalizedImplied\": 0.17755425599998212\n                                },\n                                {\n                                    \"american\": -1176.6175004489085,\n                                    \"decimal\": 1.084989386917879,\n                                    \"normalizedImplied\": 0.9216680016020178\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xab715b1123acff46f8ddf4b34a847a242c3cd8d515d950abb210fa019bf581e7\",\n                                \"0xf1782614766cd899b4fb9b3e9b00409191eeaf106189c39a4ace4c0ff26fd1ff\",\n                                \"0x972e35d02fcea5f550b0ff0978894d0f83e17ce62adca9f919805598030410a5\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 320.0925693784951,\n                                    \"decimal\": 4.200925693784951,\n                                    \"normalizedImplied\": 0.2380427726868503\n                                },\n                                {\n                                    \"american\": -539.5733452637542,\n                                    \"decimal\": 1.18533161594763,\n                                    \"normalizedImplied\": 0.8436457667591495\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15207f107c303be1c388d473d8367504a6eec80c05712277ffd3c5ed8846d2f0\",\n                                \"0x310054fd2e719ff285e319e43ef185371e3b4a9903f00dd7da31c55bf195f2bf\",\n                                \"0xa58e3d940f4380d5d7e2f25f9016373f39bb9c878004c24660ae6b3eb38dbc90\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 175.13985082703744,\n                                    \"decimal\": 2.7513985082703742,\n                                    \"normalizedImplied\": 0.3634515309193197\n                                },\n                                {\n                                    \"american\": -258.0423902675175,\n                                    \"decimal\": 1.3875332262126703,\n                                    \"normalizedImplied\": 0.7207034621646803\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf50a63db7c554cd7be9a810651d0bc7edbe85fe1d0e14240eb1d608a433da0a0\",\n                                \"0xbd7410e60240e9fda40def35464e9b748308bfdf064d5e873acb63db4bf7cc55\",\n                                \"0xee9bee065223ea13e2a601ef3418d98ea1e0511bc89940f68947733d09b9ef4c\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -2300.642089447186,\n                                    \"decimal\": 1.0434661264603868,\n                                    \"normalizedImplied\": 0.9583444777380256\n                                },\n                                {\n                                    \"american\": 648.5735255061877,\n                                    \"decimal\": 7.4857352550618765,\n                                    \"normalizedImplied\": 0.13358741204797445\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2509311d47b0948699b90ef97c5253b1c42b1d30adc013e3c8c4bbdf90bea22e\",\n                                \"0x310054fd2e719ff285e319e43ef185371e3b4a9903f00dd7da31c55bf195f2bf\",\n                                \"0xa58e3d940f4380d5d7e2f25f9016373f39bb9c878004c24660ae6b3eb38dbc90\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": -298.6362529555389,\n                                    \"decimal\": 1.3348555274529514,\n                                    \"normalizedImplied\": 0.749144742209\n                                },\n                                {\n                                    \"american\": 134.86694107216675,\n                                    \"decimal\": 2.3486694107216675,\n                                    \"normalizedImplied\": 0.425772991054\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x10650a9cd887cd30444caba480a9b7de375c7f06bf75280b12a489f7cb83035a\",\n                                \"0x30070f201f50c6d8e731206b03ba1e751bd691f35bf920e4355ee1e121b6c01c\",\n                                \"0xa58e3d940f4380d5d7e2f25f9016373f39bb9c878004c24660ae6b3eb38dbc90\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81120,\n                                \"originalProviderPlayerId\": \"62609C6012BD\",\n                                \"playerName\": \"Abdellah Zoubir\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5cb21d842afbca1a9b864082195e3cc5fb9d0a29c1148ebd577ee6eadbf620fb\",\n                                \"0x63f2a60984c38461b29b4573c83b4ea73f3d89cb60d17931ffe71eca0f82057a\",\n                                \"0xf458a09cf705222d03ccaf994deea50bb6ffee275ba9399437704e725ebfa863\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80236,\n                                \"originalProviderPlayerId\": \"408F9F56928B\",\n                                \"playerName\": \"Amar Dedic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xacd98e874ef180f481883f0a1e7d3ae486054d39fea1c2ef24a71037e0749dad\",\n                                \"0xa2b872d8ad5199b3836a8f67e5bcc293e15cac2cc41c3351ac3c352c9a47f4a0\",\n                                \"0x533d809f50ecf3bce228cd5d57f637195f64c7cc43a3b9d10f2bba2d936b3bd7\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80374,\n                                \"originalProviderPlayerId\": \"543C5B25E4DE\",\n                                \"playerName\": \"Andreas Schjelderup\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9aa7baf3c7d827f6e737fd91322d62846b4451327ea0f3883a4fcff41e483cdd\",\n                                \"0xa38e78421ebc2feb1adea3cfd84d64ca985d32eeaed9f4f24c004480fe30f58f\",\n                                \"0x972e35d02fcea5f550b0ff0978894d0f83e17ce62adca9f919805598030410a5\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80632,\n                                \"originalProviderPlayerId\": \"7B26BD5981C5\",\n                                \"playerName\": \"António João Pereira de Albuquerque Tavares da Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4bb529c6e80a89be72e1bb66ad2298c76f0ca0bea72b259f1e3fe9f9a7013a33\",\n                                \"0x48955fc0c3a1ea27e8e551a01c76c2a3c0c7511760c3a192be4da4c2a52da272\",\n                                \"0xe4c6f3f214356e9209c1907967e72e642ef9794e353766611a8fc8b32d74fac7\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81413,\n                                \"originalProviderPlayerId\": \"4CE12423496EF759\",\n                                \"playerName\": \"Camilo Durán\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfa5214dc5ad43c1da1d53d0e931fb536cf8e96e9d2117511c25d5235508029f1\",\n                                \"0x6b345c5223c1e3cd88053cced4b7446839b13f5c2b7d1c6ffb91b9c7e1a436cd\",\n                                \"0x885e69849b98726152bbcd537f680d399ad0f7671746799381e22612b3b72f43\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81225,\n                                \"originalProviderPlayerId\": \"84095CDDA95B\",\n                                \"playerName\": \"Diogo Ferreira Prioste\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x734d3f4a59efb0641f87fd1dd07950346b658fdc95dcc7a4faa4940c6a6fa83c\",\n                                \"0x612af7d1c888dbf962d7f57db1dfcbdb626fb2c51bd42158d6e11be474a65dee\",\n                                \"0x849e2881b660c801cba019e26d5d415a550c45acb3d71cdc7db97e38de48ce30\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81368,\n                                \"originalProviderPlayerId\": \"63489AED8B4B\",\n                                \"playerName\": \"Dodi Lukébakio\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -155.67484662563348,\n                                    \"decimal\": 1.642364532020255,\n                                    \"normalizedImplied\": 0.6088782243549249\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb1d6646bc23db5685814e924a0dcc6e8c23d9684d0258f9848ba4b89aad52d5d\",\n                                \"0x8ea23470df9f720dc315a06bf305d89a815f6d6a0faf4c8aebc1ab1ac1c06c09\",\n                                \"0x533d809f50ecf3bce228cd5d57f637195f64c7cc43a3b9d10f2bba2d936b3bd7\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81126,\n                                \"originalProviderPlayerId\": \"234AD56C6C3DB32B\",\n                                \"playerName\": \"Emmanuel Addai\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6dc86a7a36f62c835a086fbc1d7b928f1bf4efe0ac7f12a4b626f555616e8165\",\n                                \"0x5e393a4311e9d0c95d4b247dd11546c72ca9ad427a3e06cd7a8d450ead588fdb\",\n                                \"0x849e2881b660c801cba019e26d5d415a550c45acb3d71cdc7db97e38de48ce30\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80996,\n                                \"originalProviderPlayerId\": \"B3F730E204A2\",\n                                \"playerName\": \"Enzo Barrenechea\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdc28807a26b50c156f3c4f3374df670e36357f90845f4894973dcbfe863b06b5\",\n                                \"0x3f007117bd258f2cf00d5ede788a9f259302e998b34135477ce821644bdb4277\",\n                                \"0x99097eeb83d3a86f73384c694bd252d7bad43fe33f32f7bcd74c0362f3778ad9\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80998,\n                                \"originalProviderPlayerId\": \"225CB1C0E2D49C14\",\n                                \"playerName\": \"Franjo Ivanovic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -129.299363057562,\n                                    \"decimal\": 1.7733990147769065,\n                                    \"normalizedImplied\": 0.56388888888934\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x26a1fadd309c6012a2a815cc70a2617d42fe9529f98c60b84bae3f44ea5d6daa\",\n                                \"0x6a3c7c8e8cc8c814638d382e7f361fa4dab800e8d3ab6ab3ffcad2f015326644\",\n                                \"0x0a6fe935ef23e924fe4a845122a4d5a34d14c48cfab665c4976929e80c13b1ac\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80711,\n                                \"originalProviderPlayerId\": \"AEA2CBD8025A\",\n                                \"playerName\": \"Fredrik Aursnes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x69f8b1d0896c4b7b78377ae91b5549720dcc8fe4230939a75b400d63a3da84d6\",\n                                \"0x5e393a4311e9d0c95d4b247dd11546c72ca9ad427a3e06cd7a8d450ead588fdb\",\n                                \"0x849e2881b660c801cba019e26d5d415a550c45acb3d71cdc7db97e38de48ce30\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80379,\n                                \"originalProviderPlayerId\": \"8C67DA6E51CF\",\n                                \"playerName\": \"Gianluca Prestianni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x41836477dc6d5bdf580ed8b8394222aaf87048d8643e424b7c9fe394a3992f18\",\n                                \"0x79c7c24e207c915c8d1d06635da41ca2286026b7c9e79fa958c1c57664540c24\",\n                                \"0xbd93c9e890abfe9e96c6fd918500764082cd2c19b98cf428604d75ee99ba192b\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81227,\n                                \"originalProviderPlayerId\": \"6C1A7E329882\",\n                                \"playerName\": \"Henrique Pereira Araújo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.0456852791878,\n                                    \"decimal\": 1.9704433497536948,\n                                    \"normalizedImplied\": 0.5075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0c054ae8cd676765032fe3dc3e71a5a8210d971f7e8d60483711003850634d4f\",\n                                \"0xd9b5c387bc8b57b2a2859562b5e9e8d4075d92397d45a2f9ca0ac2f39d87ba69\",\n                                \"0x953edae166ed7b9a74969a19204e4e7eee0f90e056076148c85d341bf13c5f8e\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81162,\n                                \"originalProviderPlayerId\": \"11C211A4482D\",\n                                \"playerName\": \"Kady Iuri Borges Malinowski\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x49f0d737ddc0dc5a7c2f89f728e2ca051ece89b4b0307a92ee5c5b077f7c5e66\",\n                                \"0x342a5d0a46e9ea716bfbb78850bc1c1557b9dcf2b31d7757b752621401442c60\",\n                                \"0xe4c6f3f214356e9209c1907967e72e642ef9794e353766611a8fc8b32d74fac7\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80385,\n                                \"originalProviderPlayerId\": \"E1AF6852E0EB\",\n                                \"playerName\": \"Leandro Barreiro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x426b9bf23048825a764da34d378be895ee2eefabf68fdd203fc25232c16d3565\",\n                                \"0x1ced3c23515ac8962fd2b6befe570a8b7d3d51a8cb9c9b61926fa6c39873fe2e\",\n                                \"0xbd93c9e890abfe9e96c6fd918500764082cd2c19b98cf428604d75ee99ba192b\",\n                                \"0xcb64de9c913e25ff77d7efb1f811da3be00024c5381d6eec38eac1b54f21bd7e\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81132,\n                                \"originalProviderPlayerId\": \"8204CC4637EF\",\n                                \"playerName\": \"Musa Qurbanli\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcc8eb1499795c0a9778f3ea1152924c0ae05d9c86748753b486c2441880eaab4\",\n                                \"0x347690c8218412cecf8ca23af1939a975a1e0107d9d587dd67542513fd6cf837\",\n                                \"0x53679a527cbc0decc96c6489bacff16c2da5e8053195501111ee7ec65a701994\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81133,\n                                \"originalProviderPlayerId\": \"02F3E1F5C26B\",\n                                \"playerName\": \"Nariman Akhundzade\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe7f354df4104253bcb91fd500893484629177d9b593312972cd1be1d64263fe0\",\n                                \"0xbd7410e60240e9fda40def35464e9b748308bfdf064d5e873acb63db4bf7cc55\",\n                                \"0xee9bee065223ea13e2a601ef3418d98ea1e0511bc89940f68947733d09b9ef4c\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80390,\n                                \"originalProviderPlayerId\": \"A17819D02229\",\n                                \"playerName\": \"Nicolás Otamendi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x112abb6e9356e165bc5b30febb94a72d55c3253f48ab2bfaccc1cbae1e34aaf6\",\n                                \"0x30070f201f50c6d8e731206b03ba1e751bd691f35bf920e4355ee1e121b6c01c\",\n                                \"0xa58e3d940f4380d5d7e2f25f9016373f39bb9c878004c24660ae6b3eb38dbc90\",\n                                \"0x79fd3fba5896ee419e45ff57d5de0b1fc99f056800e8f73337834d8b63b220f6\",\n                                \"0x584b36570f4e05514daf84f89819b52fda7ae3bc2adc853d7f94db30830738cb\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81134,\n                                \"originalProviderPlayerId\": \"BE117FC4B9DA\",\n                                \"playerName\": \"Oleksii Kashchuk\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfa48eabcd20fc2766e09407cdc20f177cb1eee548934a61c20170b89689eb666\",\n                                \"0x4f1823b168e537885e39d681297187142f033168ded58c85ea51a7d4d7385353\",\n                                \"0x885e69849b98726152bbcd537f680d399ad0f7671746799381e22612b3b72f43\",\n                                \"0x3e9011b14d5bad9e3cec05092a8c78efd836c2ed3522431a0e3f9c04f03388a5\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81011,\n                                \"originalProviderPlayerId\": \"857F61F46B6E\",\n                                \"playerName\": \"Rafael Obrador\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb29c7cd50345c7f8917b8b522c6743fe329362051843f059071f671569de9ca9\",\n                                \"0x347690c8218412cecf8ca23af1939a975a1e0107d9d587dd67542513fd6cf837\",\n                                \"0x53679a527cbc0decc96c6489bacff16c2da5e8053195501111ee7ec65a701994\",\n                                \"0xf2a7e8266ee1f813febf4cebb8402781497f7874aa5f0363a9a8d64d08fde0b1\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81012,\n                                \"originalProviderPlayerId\": \"3A4C7E3FF2453CF1\",\n                                \"playerName\": \"Richard Ríos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9edde19fec1e17f532f6bf643d358311037c191e9ebc1f57b972884dce0c53a7\",\n                                \"0xa38e78421ebc2feb1adea3cfd84d64ca985d32eeaed9f4f24c004480fe30f58f\",\n                                \"0x972e35d02fcea5f550b0ff0978894d0f83e17ce62adca9f919805598030410a5\",\n                                \"0x306f4f3e2e24512249e75a17a958fedf1aa5f1c9b9aab022008be276696f171a\",\n                                \"0x3c69f855b1b235c401cf9b662490958b9dce535fdaf7456f2ca4b8732ce9db52\",\n                                \"0xdbc93250dba1c4fdea2cea1a2e7a8198324019b0872e4b576d5d29a58b337661\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81013,\n                                \"originalProviderPlayerId\": \"4DC9C798E2DDAB3B\",\n                                \"playerName\": \"Samuel Dahl\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8f61471a22b092f5b0d5c388d3153318f3c14303094e2090ef39c83f74880d75\",\n                                \"0x5bf9575054325f05aace03036248cbd39ed84774ce293440e7a22d07350a7e4c\",\n                                \"0x0211df4dde527ca345d8a2cdfdb12a4a134f6e374c8dfb95c6abaca0d7e9625f\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81234,\n                                \"originalProviderPlayerId\": \"7CAD7B3A4A03\",\n                                \"playerName\": \"Tomás Lemos Araújo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x824f4e6b678b190b7f15ba084ffa68b099eba827909a5b120cd7fa7d4e2b5736\",\n                                \"0x5944da55a2bc339bea3c103c36ca1a737305f2676039ed7ee6235e7f57683606\",\n                                \"0x0211df4dde527ca345d8a2cdfdb12a4a134f6e374c8dfb95c6abaca0d7e9625f\",\n                                \"0x3310e1684cfcbace327bc2b156c58773470f76c6d0292470c124b269697abbdf\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80398,\n                                \"originalProviderPlayerId\": \"8838CEB14575\",\n                                \"playerName\": \"Vangelis Pavlidis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -142.9577464791511,\n                                    \"decimal\": 1.699507389161202,\n                                    \"normalizedImplied\": 0.58840579710192\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x679cde56127a2fccc9d6658fee155c644d855bb5051561390b8605b9a29e73e4\",\n                                \"0x174c4ab970e4e14072a6f887f10337e9db24964f86f0521257aa2da5a67fca22\",\n                                \"0xf458a09cf705222d03ccaf994deea50bb6ffee275ba9399437704e725ebfa863\",\n                                \"0x3b7bae989a52c084c2010230f8b6a89b14061e1d4120e691737a9fd30eb17277\",\n                                \"0x388b0f8dffff8648dbc20ff39c8ede9bd58439632d35f69b6110c51627289c06\",\n                                \"0xc576cc723c31505c13e7a68feea1920b8a1f3e3ff109bdf32c39ff1d67d20c70\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 128.57142857124572,\n                                    \"decimal\": 2.2857142857124573,\n                                    \"normalizedImplied\": 0.43750000000035\n                                },\n                                {\n                                    \"american\": 143.80952380952382,\n                                    \"decimal\": 2.4380952380952383,\n                                    \"normalizedImplied\": 0.41015625\n                                },\n                                {\n                                    \"american\": 117.1428571428919,\n                                    \"decimal\": 2.171428571428919,\n                                    \"normalizedImplied\": 0.4605263157894\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 3804.7619047681524,\n                                    \"decimal\": 39.04761904768152,\n                                    \"normalizedImplied\": 0.025609756097520003\n                                },\n                                {\n                                    \"american\": 2376.1904761929522,\n                                    \"decimal\": 24.76190476192952,\n                                    \"normalizedImplied\": 0.040384615384575\n                                },\n                                {\n                                    \"american\": 2661.9047619039334,\n                                    \"decimal\": 27.619047619039332,\n                                    \"normalizedImplied\": 0.036206896551735\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434137374535343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"SL Benfica\",\n                            \"awayTeam\": \"Qarabağ Ağdam FK\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 155.23809523823817,\n                                    \"decimal\": 2.5523809523823817,\n                                    \"normalizedImplied\": 0.3917910447759\n                                },\n                                {\n                                    \"american\": 2090.4761904744378,\n                                    \"decimal\": 21.90476190474438,\n                                    \"normalizedImplied\": 0.045652173913080005\n                                },\n                                {\n                                    \"american\": 120.9523809521865,\n                                    \"decimal\": 2.209523809521865,\n                                    \"normalizedImplied\": 0.45258620689695006\n                                },\n                                {\n                                    \"american\": 203.80952380996126,\n                                    \"decimal\": 3.0380952380996127,\n                                    \"normalizedImplied\": 0.3291536050152\n                                },\n                                {\n                                    \"american\": 620.00000000072,\n                                    \"decimal\": 7.2000000000072,\n                                    \"normalizedImplied\": 0.13888888888875\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758041100,\n                    \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                    \"homeTeam\": \"Athletic Club Bilbao\",\n                    \"awayTeam\": \"Arsenal FC\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 261.8316629650395,\n                            \"decimal\": 3.6183166296503955,\n                            \"normalizedImplied\": 0.2763716120931685\n                        },\n                        {\n                            \"american\": 102.11305424491024,\n                            \"decimal\": 2.0211305424491024,\n                            \"normalizedImplied\": 0.49477259335671175\n                        },\n                        {\n                            \"american\": 240.14148153399825,\n                            \"decimal\": 3.4014148153399826,\n                            \"normalizedImplied\": 0.29399530909612\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x7bdfb78c01cc3ac97b8bffdafb33b9e55fb30daee7769637040ab2c7ae206ef2\",\n                        \"0x69a42322ea94146c7e2ea9823dc8f1fca7bdf58c05a7d9572f570589a1a355ca\",\n                        \"0x33b9ca55aa3c7a6bd2a736407c7232164f74579099275679e87da85e59f1e306\",\n                        \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                        \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                        \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 256.91114791105707,\n                                    \"decimal\": 3.5691114791105707,\n                                    \"normalizedImplied\": 0.2801817779727076\n                                },\n                                {\n                                    \"american\": -369.16749900665735,\n                                    \"decimal\": 1.2708797504359848,\n                                    \"normalizedImplied\": 0.7868565060202923\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8fb9e5f6b8df039cf6a01a8d6bafa541f00d49ee26add4c00a058594a3eb35b5\",\n                                \"0x5fe50c6757beb89816b8a792bbb2fe22dd8184e67f36ac7a44f47b8145936b44\",\n                                \"0x50358ea1a0e4846a944615be6bcfdf13445a7717ca8954edf8aeef3b84d7e6c8\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -257.64369612755615,\n                                    \"decimal\": 1.3881329196212557,\n                                    \"normalizedImplied\": 0.7203921078918324\n                                },\n                                {\n                                    \"american\": 191.82339787467103,\n                                    \"decimal\": 2.91823397874671,\n                                    \"normalizedImplied\": 0.34267300267316764\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x85ec0d085fc527ea066c7639b8c67298323e08f6c51033a4dd6cc83e7e5ee297\",\n                                \"0xbbdf7699af946c333451a34e3db83299f93beb0289a763939b1d56fe13d2d6a8\",\n                                \"0x33b9ca55aa3c7a6bd2a736407c7232164f74579099275679e87da85e59f1e306\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -384.58317819060363,\n                                    \"decimal\": 1.2600217733663819,\n                                    \"normalizedImplied\": 0.7936370792453169\n                                },\n                                {\n                                    \"american\": 266.76690116800273,\n                                    \"decimal\": 3.6676690116800272,\n                                    \"normalizedImplied\": 0.2726527385146829\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbffa008c778a7d95b03174327be70c31625241923e7b0bb78444152b61a2a56b\",\n                                \"0x777cd31858a5247c06c6e0e44b23ca61f4bc087d8a4e83608ac613e4419ff72f\",\n                                \"0x02d990a8a6738491263e3a133934e656eac39530ba70cf97970dd8688f18cb1b\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -127.04067701001074,\n                                    \"decimal\": 1.7871494575876674,\n                                    \"normalizedImplied\": 0.5595502915295184\n                                },\n                                {\n                                    \"american\": 103.06276241737358,\n                                    \"decimal\": 2.0306276241737358,\n                                    \"normalizedImplied\": 0.4924585818174816\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xef3df3059afee0c1f9c0f3dac0b080d7e734c86769c84acb1a8bd68451c97827\",\n                                \"0x4f544c1a50feb092d6905f43909fddf745c0b1d2a2aeb8c2c86315266c362e53\",\n                                \"0x0fee9ff926904ed0b00e6f3efe6e72a914deb318cd95f6af3a5774730371a113\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -393.36554897866125,\n                                    \"decimal\": 1.25421646674357,\n                                    \"normalizedImplied\": 0.7973105333215613\n                                },\n                                {\n                                    \"american\": 262.85507842886153,\n                                    \"decimal\": 3.6285507842886155,\n                                    \"normalizedImplied\": 0.2755921191264385\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2713ccd2332e0e367f738bd95395a919ffcecdd24fe9a9803a064b551f9460ea\",\n                                \"0xbd9b3d2f87e8f7598fb17fdb31034a11e0bc76c448a8a9277f964ac2228e9c7b\",\n                                \"0x12a43214b2b49e883ad377be4a67eca77a498879f471a391e4e2959ff1990f92\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -231.69914902039451,\n                                    \"decimal\": 1.43159416175153,\n                                    \"normalizedImplied\": 0.698521988086706\n                                },\n                                {\n                                    \"american\": 171.1352579078446,\n                                    \"decimal\": 2.711352579078446,\n                                    \"normalizedImplied\": 0.36881960970929395\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x97a4e2a831082c26baec258ade7cfc19a387869f3ff1b5d3f59e8468fa71268f\",\n                                \"0x276886282623ef2cbdf5335d933132406da696f59c951f2fa58c5f8f3cf8a0f9\",\n                                \"0x52e45565ceeda0f66787b2dab74909b42686726ab51ce506e93397405a9e0769\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 162.25759488742963,\n                                    \"decimal\": 2.6225759488742963,\n                                    \"normalizedImplied\": 0.3813044958447193\n                                },\n                                {\n                                    \"american\": -217.3140508930584,\n                                    \"decimal\": 1.4601635264220012,\n                                    \"normalizedImplied\": 0.6848548000992805\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa8d13a7966fe93ef4f3d6236737b1fe072a3dcf868a7a05839e4d34a93d8d505\",\n                                \"0x5fbf9675871798b0d8e4056cc89a3a56932b701fc68775b46c7f9b4d8d4ebb81\",\n                                \"0x9d52d4c12e061d91f6dd9e6352bdfc75a20d7180c3aba1f792bdb8606c6141f4\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 217.4936785391295,\n                                    \"decimal\": 3.174936785391295,\n                                    \"normalizedImplied\": 0.314966900947842\n                                },\n                                {\n                                    \"american\": -311.28696796947236,\n                                    \"decimal\": 1.3212469852249225,\n                                    \"normalizedImplied\": 0.7568607619791579\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcce3b73f71726f0fdebee058c41bf98f578421f6890e68437f131106fe9b8a56\",\n                                \"0x777cd31858a5247c06c6e0e44b23ca61f4bc087d8a4e83608ac613e4419ff72f\",\n                                \"0x02d990a8a6738491263e3a133934e656eac39530ba70cf97970dd8688f18cb1b\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.8843907426542,\n                                    \"decimal\": 1.9815046178426496,\n                                    \"normalizedImplied\": 0.5046670045557318\n                                },\n                                {\n                                    \"american\": -123.9136010266401,\n                                    \"decimal\": 1.8070139126898674,\n                                    \"normalizedImplied\": 0.5533991702982682\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x98044411f3c29806579f953b9a73bd60991ad66f2a4dead21769b83d90d1742e\",\n                                \"0x276886282623ef2cbdf5335d933132406da696f59c951f2fa58c5f8f3cf8a0f9\",\n                                \"0x52e45565ceeda0f66787b2dab74909b42686726ab51ce506e93397405a9e0769\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -4887.76572944654,\n                                    \"decimal\": 1.0204592457035218,\n                                    \"normalizedImplied\": 0.9799509428821758\n                                },\n                                {\n                                    \"american\": 1039.7593121094192,\n                                    \"decimal\": 11.397593121094191,\n                                    \"normalizedImplied\": 0.08773782230822415\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x03a402c8ec160c9bea27b081cab32368146e0ea68fe6f6159d760da67e4b0898\",\n                                \"0x05452ec5acb91c1fc77eb1fb60b30b1003344196e107dca1c1684551de8866b3\",\n                                \"0x753de7367a724dafd8732d7de8580736ce2d69b798c254dda64c5f1d3fa43f94\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.3618063720169,\n                                    \"decimal\": 2.583618063720169,\n                                    \"normalizedImplied\": 0.3870541137803059\n                                },\n                                {\n                                    \"american\": -225.894545741508,\n                                    \"decimal\": 1.4426844378723087,\n                                    \"normalizedImplied\": 0.6931522748486939\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x77482f2e92c113caa1ff0b8e9ade7a3fdeb69a87e37e39faec9c2cd9229ebde7\",\n                                \"0x1d2150aa09a489a1d169e1f66c374f5b960dd3707a2ed77d735be820c48973a1\",\n                                \"0xd460ea9ac255f180e059ad9f3b6a71bfd42601a193d391a993e0d5c4c267006d\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -132.75675205630765,\n                                    \"decimal\": 1.7532573556604176,\n                                    \"normalizedImplied\": 0.570366921189\n                                },\n                                {\n                                    \"american\": -336.9563820598484,\n                                    \"decimal\": 1.2967743165708567,\n                                    \"normalizedImplied\": 0.77114420545\n                                },\n                                {\n                                    \"american\": -373.41290060214254,\n                                    \"decimal\": 1.2678000675358194,\n                                    \"normalizedImplied\": 0.788767902453\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0f334b9da0c1583f765c0c4da42231d4ea4d4f2a673b894bfba15df2a0e6d024\",\n                                \"0xe631d176a9f0daecdc9c591cfe2abab966bf1a2573ffc50230212c41b9c2cc6a\",\n                                \"0x9f8886b3aeb4dcd45a08d54c0f486d87f37bf0d75e03ebd0eff1261c6522e117\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.84053993143357,\n                                    \"decimal\": 1.981927237103488,\n                                    \"normalizedImplied\": 0.5045593911214734\n                                },\n                                {\n                                    \"american\": -132.2531641223331,\n                                    \"decimal\": 1.7561255767574742,\n                                    \"normalizedImplied\": 0.5694353599965265\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd272d434c0c89860f6bed5249d012777e6bb8a226a7804651c1c538ec2af8213\",\n                                \"0x6ecb45ec3f6e3c0278b4fc10328b4d154d27f947f7072af2b5818d14fdb6d4f5\",\n                                \"0x0aa8864faba4b659bb3c837c2c84e5d8c28bd88696c36b389b77647ef47618eb\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1051.9999999994102,\n                                    \"decimal\": 11.519999999994102,\n                                    \"normalizedImplied\": 0.0868055555556\n                                },\n                                {\n                                    \"american\": 499.9999999988,\n                                    \"decimal\": 5.999999999988,\n                                    \"normalizedImplied\": 0.166666666667\n                                },\n                                {\n                                    \"american\": 1435.9999999992133,\n                                    \"decimal\": 15.359999999992134,\n                                    \"normalizedImplied\": 0.0651041666667\n                                },\n                                {\n                                    \"american\": 4471.000000006011,\n                                    \"decimal\": 45.710000000060106,\n                                    \"normalizedImplied\": 0.0218770509735\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 989.0000000004422,\n                                    \"decimal\": 10.890000000004422,\n                                    \"normalizedImplied\": 0.0918273645546\n                                },\n                                {\n                                    \"american\": 1537.9999999989548,\n                                    \"decimal\": 16.379999999989547,\n                                    \"normalizedImplied\": 0.0610500610501\n                                },\n                                {\n                                    \"american\": 1195.9999999993365,\n                                    \"decimal\": 12.959999999993364,\n                                    \"normalizedImplied\": 0.0771604938272\n                                },\n                                {\n                                    \"american\": 4191.000000005132,\n                                    \"decimal\": 42.91000000005132,\n                                    \"normalizedImplied\": 0.0233045910044\n                                },\n                                {\n                                    \"american\": 2794.9999999966853,\n                                    \"decimal\": 28.949999999966852,\n                                    \"normalizedImplied\": 0.0345423143351\n                                },\n                                {\n                                    \"american\": 2987.0000000028926,\n                                    \"decimal\": 30.870000000028927,\n                                    \"normalizedImplied\": 0.0323939099449\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6900.999999995737,\n                                    \"decimal\": 70.00999999995737,\n                                    \"normalizedImplied\": 0.0142836737609\n                                },\n                                {\n                                    \"american\": 7320.9999999866195,\n                                    \"decimal\": 74.2099999998662,\n                                    \"normalizedImplied\": 0.0134752728743\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 713.0000000019837,\n                                    \"decimal\": 8.130000000019837,\n                                    \"normalizedImplied\": 0.123001230012\n                                },\n                                {\n                                    \"american\": 794.0000000017524,\n                                    \"decimal\": 8.940000000017523,\n                                    \"normalizedImplied\": 0.111856823266\n                                },\n                                {\n                                    \"american\": 879.9999999954921,\n                                    \"decimal\": 9.79999999995492,\n                                    \"normalizedImplied\": 0.102040816327\n                                },\n                                {\n                                    \"american\": 1707.999999999161,\n                                    \"decimal\": 18.07999999999161,\n                                    \"normalizedImplied\": 0.0553097345133\n                                },\n                                {\n                                    \"american\": 1529.0000000008959,\n                                    \"decimal\": 16.29000000000896,\n                                    \"normalizedImplied\": 0.061387354205\n                                },\n                                {\n                                    \"american\": 2285.9999999980196,\n                                    \"decimal\": 23.859999999980197,\n                                    \"normalizedImplied\": 0.0419111483655\n                                },\n                                {\n                                    \"american\": 3587.00000000476,\n                                    \"decimal\": 36.8700000000476,\n                                    \"normalizedImplied\": 0.0271223216707\n                                },\n                                {\n                                    \"american\": 2988.0000000018276,\n                                    \"decimal\": 30.880000000018278,\n                                    \"normalizedImplied\": 0.0323834196891\n                                },\n                                {\n                                    \"american\": 4318.000000005575,\n                                    \"decimal\": 44.180000000055756,\n                                    \"normalizedImplied\": 0.0226346763241\n                                },\n                                {\n                                    \"american\": 8261.99999998856,\n                                    \"decimal\": 83.61999999988561,\n                                    \"normalizedImplied\": 0.0119588615164\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"athletic_club_bilbao_1_0\",\n                                \"athletic_club_bilbao_2_0\",\n                                \"athletic_club_bilbao_2_1\",\n                                \"athletic_club_bilbao_3_0\",\n                                \"athletic_club_bilbao_3_1\",\n                                \"athletic_club_bilbao_3_2\",\n                                \"athletic_club_bilbao_4_0\",\n                                \"athletic_club_bilbao_4_1\",\n                                \"athletic_club_bilbao_4_2\",\n                                \"athletic_club_bilbao_4_3\",\n                                \"arsenal_fc_1_0\",\n                                \"arsenal_fc_2_0\",\n                                \"arsenal_fc_2_1\",\n                                \"arsenal_fc_3_0\",\n                                \"arsenal_fc_3_1\",\n                                \"arsenal_fc_3_2\",\n                                \"arsenal_fc_4_0\",\n                                \"arsenal_fc_4_1\",\n                                \"arsenal_fc_4_2\",\n                                \"arsenal_fc_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x028709e294ffd0cac17e265ff0f92b70083730b3e791e1ae404e0c68466723bb\",\n                                \"0xc8a6d7e8476c8922322291338334636352f8ecd655b1c20a01400b4c949cf5cf\",\n                                \"0x753de7367a724dafd8732d7de8580736ce2d69b798c254dda64c5f1d3fa43f94\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 186.00000000028598,\n                                    \"decimal\": 2.86000000000286,\n                                    \"normalizedImplied\": 0.34965034965\n                                },\n                                {\n                                    \"american\": 150,\n                                    \"decimal\": 2.5,\n                                    \"normalizedImplied\": 0.4\n                                },\n                                {\n                                    \"american\": 351.0000000003518,\n                                    \"decimal\": 4.510000000003518,\n                                    \"normalizedImplied\": 0.221729490022\n                                },\n                                {\n                                    \"american\": 967.0000000001515,\n                                    \"decimal\": 10.670000000001515,\n                                    \"normalizedImplied\": 0.0937207122774\n                                },\n                                {\n                                    \"american\": 2745.999999999493,\n                                    \"decimal\": 28.45999999999493,\n                                    \"normalizedImplied\": 0.0351370344343\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6923.000000010711,\n                                    \"decimal\": 70.23000000010711,\n                                    \"normalizedImplied\": 0.0142389292325\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"athletic_club_bilbao_-_0\",\n                                \"athletic_club_bilbao_-_1\",\n                                \"athletic_club_bilbao_-_2\",\n                                \"athletic_club_bilbao_-_3\",\n                                \"athletic_club_bilbao_-_4\",\n                                \"athletic_club_bilbao_-_5\",\n                                \"athletic_club_bilbao_-_3+\",\n                                \"athletic_club_bilbao_-_4+\",\n                                \"athletic_club_bilbao_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xbbeeca1bd36807a843f29dca26a847efc236c8e1147f3d9e978497fd4270e24a\",\n                                \"0x61a150d99f5aaae4fc498da9bc4c6c292062b16f5be107b95d8f3f91703d9bce\",\n                                \"0x02d990a8a6738491263e3a133934e656eac39530ba70cf97970dd8688f18cb1b\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 342.0000000007867,\n                                    \"decimal\": 4.420000000007867,\n                                    \"normalizedImplied\": 0.226244343891\n                                },\n                                {\n                                    \"american\": 176.99999999993076,\n                                    \"decimal\": 2.7699999999993077,\n                                    \"normalizedImplied\": 0.361010830325\n                                },\n                                {\n                                    \"american\": 264.999999999635,\n                                    \"decimal\": 3.64999999999635,\n                                    \"normalizedImplied\": 0.27397260274\n                                },\n                                {\n                                    \"american\": 564.9999999983374,\n                                    \"decimal\": 6.6499999999833745,\n                                    \"normalizedImplied\": 0.15037593985\n                                },\n                                {\n                                    \"american\": 1266.0000000001994,\n                                    \"decimal\": 13.660000000001993,\n                                    \"normalizedImplied\": 0.0732064421669\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 2357.0000000024565,\n                                    \"decimal\": 24.570000000024567,\n                                    \"normalizedImplied\": 0.0407000407\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"arsenal_fc_-_0\",\n                                \"arsenal_fc_-_1\",\n                                \"arsenal_fc_-_2\",\n                                \"arsenal_fc_-_3\",\n                                \"arsenal_fc_-_4\",\n                                \"arsenal_fc_-_5\",\n                                \"arsenal_fc_-_3+\",\n                                \"arsenal_fc_-_4+\",\n                                \"arsenal_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x9bdf358f800369e2bfd82e0c92f138908a422fc4e28163189e3365217bf3032a\",\n                                \"0x8d562dab7d9ef55c3e30aae9f13e46c5af59bf8208552d241df0e0c8cd721ee2\",\n                                \"0x52e45565ceeda0f66787b2dab74909b42686726ab51ce506e93397405a9e0769\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -138.57142574335555,\n                                    \"decimal\": 1.7216494992640643,\n                                    \"normalizedImplied\": 0.5808383183844678\n                                },\n                                {\n                                    \"american\": 102.14097786318992,\n                                    \"decimal\": 2.021409778631899,\n                                    \"normalizedImplied\": 0.4947042458045322\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd59c605ccea8c5afc2b69b12b6aee984021ba92891890ff042d925a8a86e2d6c\",\n                                \"0x8e059b028b15ed75d58e872bae628855e922c0a331dd1b47397888bc293a6b01\",\n                                \"0x0aa8864faba4b659bb3c837c2c84e5d8c28bd88696c36b389b77647ef47618eb\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 102.13054773759818,\n                                    \"decimal\": 2.0213054773759818,\n                                    \"normalizedImplied\": 0.49472977300698756\n                                },\n                                {\n                                    \"american\": -136.35259852423914,\n                                    \"decimal\": 1.7333926971859153,\n                                    \"normalizedImplied\": 0.5769033189210124\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7645f5fac8d2eb3acb3655c2232dfd50ad499798246a5708cefb881539d10b5a\",\n                                \"0x1d2150aa09a489a1d169e1f66c374f5b960dd3707a2ed77d735be820c48973a1\",\n                                \"0xd460ea9ac255f180e059ad9f3b6a71bfd42601a193d391a993e0d5c4c267006d\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -257.5429979142681,\n                                    \"decimal\": 1.3882846779367242,\n                                    \"normalizedImplied\": 0.7203133592788802\n                                },\n                                {\n                                    \"american\": 184.95331812726002,\n                                    \"decimal\": 2.8495331812726,\n                                    \"normalizedImplied\": 0.3509346746941197\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x98cb11d315a8614a619f649faf4bb570281ffd8a3f6bc1a9411ac0d9e49c0513\",\n                                \"0x8d562dab7d9ef55c3e30aae9f13e46c5af59bf8208552d241df0e0c8cd721ee2\",\n                                \"0x52e45565ceeda0f66787b2dab74909b42686726ab51ce506e93397405a9e0769\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 322.00798824010184,\n                                    \"decimal\": 4.220079882401018,\n                                    \"normalizedImplied\": 0.23696233907094885\n                                },\n                                {\n                                    \"american\": 155.37399288377648,\n                                    \"decimal\": 2.5537399288377647,\n                                    \"normalizedImplied\": 0.3915825525957575\n                                },\n                                {\n                                    \"american\": 125.79399370804269,\n                                    \"decimal\": 2.257939937080427,\n                                    \"normalizedImplied\": 0.4428815769532936\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf87da13fbad06052a30b47dbd875ff3d782bc7e7611e1d6c38bbda82aad1787a\",\n                                \"0x4f544c1a50feb092d6905f43909fddf745c0b1d2a2aeb8c2c86315266c362e53\",\n                                \"0x0fee9ff926904ed0b00e6f3efe6e72a914deb318cd95f6af3a5774730371a113\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -288.96886016492334,\n                                    \"decimal\": 1.346058049102339,\n                                    \"normalizedImplied\": 0.7429100109515198\n                                },\n                                {\n                                    \"american\": 195.83693386904972,\n                                    \"decimal\": 2.9583693386904972,\n                                    \"normalizedImplied\": 0.3380240549824801\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb3babeb72a70e47fcf243c8ee3199d9ce97f64c091d0ff0ff5c7c15d1a01f06f\",\n                                \"0x5b8347afd2867bb133e3c1bfc9ea46b8d7ba1909edc235ad6c7b686239191737\",\n                                \"0x9d52d4c12e061d91f6dd9e6352bdfc75a20d7180c3aba1f792bdb8606c6141f4\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 184.98584358296205,\n                                    \"decimal\": 2.8498584358296206,\n                                    \"normalizedImplied\": 0.3508946224933768\n                                },\n                                {\n                                    \"american\": -269.0491739389688,\n                                    \"decimal\": 1.3716792679046992,\n                                    \"normalizedImplied\": 0.7290333997156232\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb16b97dc1689e02c094aa55ecf6df43615acb81dbfa8d21ff3b015a6cbb4c8fd\",\n                                \"0x5b8347afd2867bb133e3c1bfc9ea46b8d7ba1909edc235ad6c7b686239191737\",\n                                \"0x9d52d4c12e061d91f6dd9e6352bdfc75a20d7180c3aba1f792bdb8606c6141f4\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -120.62483434069254,\n                                    \"decimal\": 1.8290166825643897,\n                                    \"normalizedImplied\": 0.5467418692966435\n                                },\n                                {\n                                    \"american\": -110.14476116147732,\n                                    \"decimal\": 1.9078961082261132,\n                                    \"normalizedImplied\": 0.5241375542873562\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x35cfc0d37f76f4806d627f512fe90922778b19935617e61527c5871393c0687c\",\n                                \"0x1f1d56b7fceb3541f4d49f8a4071d873a2317b66b7d5ac77550f40c01a01f340\",\n                                \"0xb129975302882429ff6f6ab0c35d8611f4b7da2b970f974f200c8984390d9c86\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -209.6292947351079,\n                                    \"decimal\": 1.477032564205123,\n                                    \"normalizedImplied\": 0.6770331435029383\n                                },\n                                {\n                                    \"american\": 153.402783044343,\n                                    \"decimal\": 2.53402783044343,\n                                    \"normalizedImplied\": 0.39462865718606166\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7ac052385c6b08678cf1218d18ee88094e37e3abb7d4a5df06bcb2b31faaaeed\",\n                                \"0x69a42322ea94146c7e2ea9823dc8f1fca7bdf58c05a7d9572f570589a1a355ca\",\n                                \"0x33b9ca55aa3c7a6bd2a736407c7232164f74579099275679e87da85e59f1e306\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 100.19090683908823,\n                                    \"decimal\": 2.0019090683908822,\n                                    \"normalizedImplied\": 0.4995231880356043\n                                },\n                                {\n                                    \"american\": -140.64870737370742,\n                                    \"decimal\": 1.7109912481050913,\n                                    \"normalizedImplied\": 0.5844565254833956\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x471e9c90b8c23db33c1778f0aaeaae4cb5ad9b37f7752c2f2d04d34d254d3976\",\n                                \"0x2cc3fbcb72b111417569a2d31a04d103ed4f7f3135a951279326cd73f898b1c3\",\n                                \"0x21fc979df38091dfe87b1bcd37b725fe3acef5cb590de8486b60adc60906b320\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 361.5991583381799,\n                                    \"decimal\": 4.615991583381799,\n                                    \"normalizedImplied\": 0.2166381766379594\n                                },\n                                {\n                                    \"american\": -733.9768339799506,\n                                    \"decimal\": 1.136244082061494,\n                                    \"normalizedImplied\": 0.8800925925930407\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8fe80877840b567434f8578db15de138633540ace837a50487e2c754a0ec3b43\",\n                                \"0x5fe50c6757beb89816b8a792bbb2fe22dd8184e67f36ac7a44f47b8145936b44\",\n                                \"0x50358ea1a0e4846a944615be6bcfdf13445a7717ca8954edf8aeef3b84d7e6c8\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -119.59626349675463,\n                                    \"decimal\": 1.8361465239481634,\n                                    \"normalizedImplied\": 0.5446188454774055\n                                },\n                                {\n                                    \"american\": -115.3780349973767,\n                                    \"decimal\": 1.8667160955052984,\n                                    \"normalizedImplied\": 0.5357001005175945\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x243f39f8a9819bf942eb118b3a77d2909b9b470595602a74fec56ac03b0bb178\",\n                                \"0xbd9b3d2f87e8f7598fb17fdb31034a11e0bc76c448a8a9277f964ac2228e9c7b\",\n                                \"0x12a43214b2b49e883ad377be4a67eca77a498879f471a391e4e2959ff1990f92\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.5288576716162,\n                                    \"decimal\": 2.465288576716162,\n                                    \"normalizedImplied\": 0.4056320259805162\n                                },\n                                {\n                                    \"american\": -207.41229642207148,\n                                    \"decimal\": 1.4821314923224516,\n                                    \"normalizedImplied\": 0.6747039686964836\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x72464bd4a3a2b2b31bdd36a93fb83799669f5a112955687d007a842c6fd4e2c9\",\n                                \"0xf61b9021bad26be068c061dd1e496ac59551a4d5b895cd625247df4d26b128ce\",\n                                \"0xd460ea9ac255f180e059ad9f3b6a71bfd42601a193d391a993e0d5c4c267006d\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 145.5734168124263,\n                                    \"decimal\": 2.455734168124263,\n                                    \"normalizedImplied\": 0.4072101992879055\n                                },\n                                {\n                                    \"american\": -215.2554308013469,\n                                    \"decimal\": 1.4645643532789059,\n                                    \"normalizedImplied\": 0.6827968998160943\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x324d2731590c6767b2053bc8ab16fc7dd1ed13e4ddb80e04a7754f72a3400a22\",\n                                \"0x40ff7febce9144c1d75dac3e1d2309b6c1e362e2f810b22677ab3a399fb749e9\",\n                                \"0x12a43214b2b49e883ad377be4a67eca77a498879f471a391e4e2959ff1990f92\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -212.34764855349843,\n                                    \"decimal\": 1.4709258646431689,\n                                    \"normalizedImplied\": 0.679843916024\n                                },\n                                {\n                                    \"american\": -169.2115352748159,\n                                    \"decimal\": 1.5909762584305516,\n                                    \"normalizedImplied\": 0.628544891667\n                                },\n                                {\n                                    \"american\": -504.0986749732939,\n                                    \"decimal\": 1.1983738600489235,\n                                    \"normalizedImplied\": 0.834464129549\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb940dbc04854c8c2731bf2580c1ad29c4c7aae5c5c6fba8cef57211e89051cd8\",\n                                \"0x61a150d99f5aaae4fc498da9bc4c6c292062b16f5be107b95d8f3f91703d9bce\",\n                                \"0x02d990a8a6738491263e3a133934e656eac39530ba70cf97970dd8688f18cb1b\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81396,\n                                \"originalProviderPlayerId\": \"EBBD92EAB814BB57\",\n                                \"playerName\": \"Álex Berenguer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4ee484e67dc425302216ecfa1f2d78e9bb8290c5579ef04baa8a284eddfdae7d\",\n                                \"0xfb998378071cf5182ad7b1e9877045abe554e858ac1937766d11a0266cb432dd\",\n                                \"0xa82ba60837a7dd780c790899cf5f077da6698d5fb58ac2c9e8b3a89ee56e54fe\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81397,\n                                \"originalProviderPlayerId\": \"E6E61E1FAF37073F\",\n                                \"playerName\": \"Alejandro Rego\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4b26c3b0506375e8a7a64dfc4a0ec19ecb98bf491c80fed864523a792b8b336b\",\n                                \"0x41d5ee6b85d20843f99cdef34ab35d1c4eb603e998648bc4bf4496a5973c17d9\",\n                                \"0x21fc979df38091dfe87b1bcd37b725fe3acef5cb590de8486b60adc60906b320\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80561,\n                                \"originalProviderPlayerId\": \"948E4A0574D9\",\n                                \"playerName\": \"Bukayo Saka\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x343ccf06a282bef0da14fce69e14f7599a96d3e04f645cf4f2d9ed176b45d320\",\n                                \"0x40ff7febce9144c1d75dac3e1d2309b6c1e362e2f810b22677ab3a399fb749e9\",\n                                \"0x12a43214b2b49e883ad377be4a67eca77a498879f471a391e4e2959ff1990f92\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81398,\n                                \"originalProviderPlayerId\": \"272BFA920E4CA89F\",\n                                \"playerName\": \"Christian Nørgaard\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd2e9bbc39f6b99a8cdc06726a9e93cab1403437d2f6cc76049dd3b8bf204ba48\",\n                                \"0x8e059b028b15ed75d58e872bae628855e922c0a331dd1b47397888bc293a6b01\",\n                                \"0x0aa8864faba4b659bb3c837c2c84e5d8c28bd88696c36b389b77647ef47618eb\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80564,\n                                \"originalProviderPlayerId\": \"3E768E26EA49\",\n                                \"playerName\": \"Declan Rice\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf928b772edb621d6aa5a9aa41ea74c2cabf0207c5db7f13e267e37656dcb58ff\",\n                                \"0x5a8373e4dce5f50cf46ac8d9a6c41c55f80583e78d892ce0b880fe2c81f70787\",\n                                \"0x0fee9ff926904ed0b00e6f3efe6e72a914deb318cd95f6af3a5774730371a113\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81399,\n                                \"originalProviderPlayerId\": \"AC7BF259CA99FA6A\",\n                                \"playerName\": \"Eberechi Eze\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfab8009ac599b2a8928630730dcc6ff6df11d0a0435aa4b86e9b6c7344776b3b\",\n                                \"0x5a8373e4dce5f50cf46ac8d9a6c41c55f80583e78d892ce0b880fe2c81f70787\",\n                                \"0x0fee9ff926904ed0b00e6f3efe6e72a914deb318cd95f6af3a5774730371a113\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80565,\n                                \"originalProviderPlayerId\": \"06A0D34C34CC\",\n                                \"playerName\": \"Ethan Nwaneri\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9ef1b3b4612f7ad005ea3335ed30771929528de0d0e98e3f5887738642c26344\",\n                                \"0x5fbf9675871798b0d8e4056cc89a3a56932b701fc68775b46c7f9b4d8d4ebb81\",\n                                \"0x9d52d4c12e061d91f6dd9e6352bdfc75a20d7180c3aba1f792bdb8606c6141f4\",\n                                \"0x3d61920adba16546fd280bfa096aa74d47727949f6b21cb57660278ef466932c\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80567,\n                                \"originalProviderPlayerId\": \"2C2B3CA5562C\",\n                                \"playerName\": \"Gabriel Teodoro Martinelli Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x50f7a5bb0ea4f1d1711dae31c2a2e8eb01de6f001c458b3632cd1f3cbb244f94\",\n                                \"0x1ee53d668843626dd4033e1657e326b97e4398daa235ff9338b8f6173f5e0805\",\n                                \"0xa82ba60837a7dd780c790899cf5f077da6698d5fb58ac2c9e8b3a89ee56e54fe\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81400,\n                                \"originalProviderPlayerId\": \"4D0692267668B381\",\n                                \"playerName\": \"Gorka Guruzeta\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x62fb125baa47d6cca53512d621c80805b786897769af3dcc43aa30fdc735c894\",\n                                \"0xf61b9021bad26be068c061dd1e496ac59551a4d5b895cd625247df4d26b128ce\",\n                                \"0xd460ea9ac255f180e059ad9f3b6a71bfd42601a193d391a993e0d5c4c267006d\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81401,\n                                \"originalProviderPlayerId\": \"5329A34DB0C8F3E5\",\n                                \"playerName\": \"Iñaki Williams Arthuer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1f4ee84974768b509c86e288644187386a16d4ee8939726d6c92638ae72b0ab6\",\n                                \"0xdfacb1f3e2fd4d0065488df1caad24659f8f252b4d0c1d10b2ce6ac5ba92e678\",\n                                \"0x9f8886b3aeb4dcd45a08d54c0f486d87f37bf0d75e03ebd0eff1261c6522e117\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80575,\n                                \"originalProviderPlayerId\": \"80CD2B8DDA45\",\n                                \"playerName\": \"Leandro Trossard\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x961c5efa182c43edfbfd7d1b64d02a77dc1c399f5944ddfe9b47bbf816acf1c5\",\n                                \"0xa6a32306733d999a24e45c2752d52ad90037bba5e5ee898776214d1ffad9044d\",\n                                \"0x50358ea1a0e4846a944615be6bcfdf13445a7717ca8954edf8aeef3b84d7e6c8\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81402,\n                                \"originalProviderPlayerId\": \"F90E824906FDB239\",\n                                \"playerName\": \"Maroan Sannadi Harrouch\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1d5039443c0b4b825bb982688a2c703111fbcca4be4b0776f321785df83ac335\",\n                                \"0xdfacb1f3e2fd4d0065488df1caad24659f8f252b4d0c1d10b2ce6ac5ba92e678\",\n                                \"0x9f8886b3aeb4dcd45a08d54c0f486d87f37bf0d75e03ebd0eff1261c6522e117\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80580,\n                                \"originalProviderPlayerId\": \"5FE89D39763A\",\n                                \"playerName\": \"Martin Ødegaard\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x370bf6df0839bb230c20d962aeae0f7ecbca908bedaa2bb997a0d7eb131b71c1\",\n                                \"0x1f1d56b7fceb3541f4d49f8a4071d873a2317b66b7d5ac77550f40c01a01f340\",\n                                \"0xb129975302882429ff6f6ab0c35d8611f4b7da2b970f974f200c8984390d9c86\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81403,\n                                \"originalProviderPlayerId\": \"68E7DA68073CFC22\",\n                                \"playerName\": \"Max Dowman\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4808955bf0310100053e66a562382d12ba9a387b4ff4d280606d84db7781fc83\",\n                                \"0x41d5ee6b85d20843f99cdef34ab35d1c4eb603e998648bc4bf4496a5973c17d9\",\n                                \"0x21fc979df38091dfe87b1bcd37b725fe3acef5cb590de8486b60adc60906b320\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80740,\n                                \"originalProviderPlayerId\": \"500EF9D75B14\",\n                                \"playerName\": \"Mikel Merino\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4ba1ef75d4d005382b3b70d3042825e5002ddd9effe4115b381bde479e80bba4\",\n                                \"0xfb998378071cf5182ad7b1e9877045abe554e858ac1937766d11a0266cb432dd\",\n                                \"0xa82ba60837a7dd780c790899cf5f077da6698d5fb58ac2c9e8b3a89ee56e54fe\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81404,\n                                \"originalProviderPlayerId\": \"D2D947F652F1AD8D\",\n                                \"playerName\": \"Mikel Vesga\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5aa0f508d5faa825d2c09988a5ba113f0e927b161d15bcc36d006085fe2898e4\",\n                                \"0x1ee53d668843626dd4033e1657e326b97e4398daa235ff9338b8f6173f5e0805\",\n                                \"0xa82ba60837a7dd780c790899cf5f077da6698d5fb58ac2c9e8b3a89ee56e54fe\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81405,\n                                \"originalProviderPlayerId\": \"9FDF8D4BB1615181\",\n                                \"playerName\": \"Nicholas Williams Arthuer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x359612f0f2e31ae0c175e34e89e1661cee56ad8521acb5534c13f568423eccb5\",\n                                \"0x213d6f81f397e3253528c069086d1955a654f7147a35128ed7775465f05f8a69\",\n                                \"0xb129975302882429ff6f6ab0c35d8611f4b7da2b970f974f200c8984390d9c86\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81406,\n                                \"originalProviderPlayerId\": \"5546A3AD693E498C\",\n                                \"playerName\": \"Nico Serrano\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x410b69c66d29b5e8814a5509ef5ad347bea56fd220725e015c4221c721b2535f\",\n                                \"0x2cc3fbcb72b111417569a2d31a04d103ed4f7f3135a951279326cd73f898b1c3\",\n                                \"0x21fc979df38091dfe87b1bcd37b725fe3acef5cb590de8486b60adc60906b320\",\n                                \"0x6c9c50f17affaed7de36f2aac6b31cfa26380bbe8dd8186fca9f4a4f1ff96b5d\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81407,\n                                \"originalProviderPlayerId\": \"C942A6CEB6807C39\",\n                                \"playerName\": \"Noni Madueke\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x00e85652b4b5d895de7294442993c6a568cd6983ce450485f9f50698302bb79d\",\n                                \"0xc8a6d7e8476c8922322291338334636352f8ecd655b1c20a01400b4c949cf5cf\",\n                                \"0x753de7367a724dafd8732d7de8580736ce2d69b798c254dda64c5f1d3fa43f94\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81408,\n                                \"originalProviderPlayerId\": \"336BA8378C1F7242\",\n                                \"playerName\": \"Oihan Sancet\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd227c7cd4b01e1e7df481426cea0dc4f7425b9f11e4e9064c874ed8cd2582ac5\",\n                                \"0x6ecb45ec3f6e3c0278b4fc10328b4d154d27f947f7072af2b5818d14fdb6d4f5\",\n                                \"0x0aa8864faba4b659bb3c837c2c84e5d8c28bd88696c36b389b77647ef47618eb\",\n                                \"0x95972b67b72a2b5a0e9357da84314953c3529689e35ca82b5efad053f56ef178\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81409,\n                                \"originalProviderPlayerId\": \"FDECC8FD716C74CA\",\n                                \"playerName\": \"Peio Canales\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x079ce52f701466e28466c32a205748cb59c99f2cabe2d7da87c72be97e25030e\",\n                                \"0x05452ec5acb91c1fc77eb1fb60b30b1003344196e107dca1c1684551de8866b3\",\n                                \"0x753de7367a724dafd8732d7de8580736ce2d69b798c254dda64c5f1d3fa43f94\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81410,\n                                \"originalProviderPlayerId\": \"752F2034E08F10CF\",\n                                \"playerName\": \"Robert Navarro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x119ce1dddcf2b4a206c5391394a4fb93d0f924e66c3e39c743339d68fdb05dee\",\n                                \"0xe631d176a9f0daecdc9c591cfe2abab966bf1a2573ffc50230212c41b9c2cc6a\",\n                                \"0x9f8886b3aeb4dcd45a08d54c0f486d87f37bf0d75e03ebd0eff1261c6522e117\",\n                                \"0x625a442ad20fdef07cea944e595ad70acdaf4f82da08f32c95ff05e2d98f5e0d\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81411,\n                                \"originalProviderPlayerId\": \"20C4109EDD799880\",\n                                \"playerName\": \"Unai Vencedor\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8b579948d43d59027a98e8b4f2d0f91075e7c550a761c8c43ecad2a151124d58\",\n                                \"0xbbdf7699af946c333451a34e3db83299f93beb0289a763939b1d56fe13d2d6a8\",\n                                \"0x33b9ca55aa3c7a6bd2a736407c7232164f74579099275679e87da85e59f1e306\",\n                                \"0x25a8f43688b169dc6dd2237d4bd80dc1dfd648d3a877d49d63e0816e343c0aa0\",\n                                \"0xf7f603db09ddf58b096bf9873ea124414e23ccd8fdaff321bbd23011f408736f\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81412,\n                                \"originalProviderPlayerId\": \"9281D55A47E6EB5C\",\n                                \"playerName\": \"Urko Iruretagoiena Lertxundi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x90c700f8bc07f033c361780a8c449f170926e003a079c58b74b7d82cc654084f\",\n                                \"0xa6a32306733d999a24e45c2752d52ad90037bba5e5ee898776214d1ffad9044d\",\n                                \"0x50358ea1a0e4846a944615be6bcfdf13445a7717ca8954edf8aeef3b84d7e6c8\",\n                                \"0x95f280829b6bbd5e2c02d67973b57a5dc5d5deed9f19a234c1ecc79b511e63bd\",\n                                \"0xd411d97a22a7864ab74ae2aa80fcd77e38edafff4aef6eeacd42f81ac7aaa753\",\n                                \"0x3da80da3b771e8bc4de794d5db190bdbdf2216e4c9c276d95add370e550bcee8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80194,\n                                \"originalProviderPlayerId\": \"45AD1DAF32C6\",\n                                \"playerName\": \"Viktor Gyökeres\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x35cbea89d71196855b2ca5f5e2b6116f6caaf221dea5e487a3835699c2d1021a\",\n                                \"0x213d6f81f397e3253528c069086d1955a654f7147a35128ed7775465f05f8a69\",\n                                \"0xb129975302882429ff6f6ab0c35d8611f4b7da2b970f974f200c8984390d9c86\",\n                                \"0x946f0e3f921b733fca0b176b7a0338b366c1ef4ddf004c2b5f362fcabbeaf85a\",\n                                \"0x2b2931f0ef0660ec74ead65526a8e4e5bc7656ff98118f8b92c2266ebd2db656\",\n                                \"0x48497270b180590251a5aac9a007cd59d8755c2deb42408698d83e799c523f10\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 947.6190476189428,\n                                    \"decimal\": 10.476190476189428,\n                                    \"normalizedImplied\": 0.095454545454555\n                                },\n                                {\n                                    \"american\": 852.3809523809524,\n                                    \"decimal\": 9.523809523809524,\n                                    \"normalizedImplied\": 0.10500000000000001\n                                },\n                                {\n                                    \"american\": 733.33333333125,\n                                    \"decimal\": 8.333333333312499,\n                                    \"normalizedImplied\": 0.1200000000003\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 415.2380952380488,\n                                    \"decimal\": 5.152380952380488,\n                                    \"normalizedImplied\": 0.19408502772645\n                                },\n                                {\n                                    \"american\": 419.0476190479305,\n                                    \"decimal\": 5.190476190479305,\n                                    \"normalizedImplied\": 0.1926605504586\n                                },\n                                {\n                                    \"american\": 323.80952380876084,\n                                    \"decimal\": 4.238095238087609,\n                                    \"normalizedImplied\": 0.23595505618020005\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136353146354631444500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758041100,\n                            \"maturityDate\": \"2025-09-16T16:45:00.000Z\",\n                            \"homeTeam\": \"Athletic Club Bilbao\",\n                            \"awayTeam\": \"Arsenal FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 1,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 519.0476190482381,\n                                    \"decimal\": 6.19047619048238,\n                                    \"normalizedImplied\": 0.1615384615383\n                                },\n                                {\n                                    \"american\": 260.95238095246754,\n                                    \"decimal\": 3.6095238095246756,\n                                    \"normalizedImplied\": 0.2770448548812\n                                },\n                                {\n                                    \"american\": -134.09961685818075,\n                                    \"decimal\": 1.7457142857146015,\n                                    \"normalizedImplied\": 0.5728314238951501\n                                },\n                                {\n                                    \"american\": 107.6190476191722,\n                                    \"decimal\": 2.076190476191722,\n                                    \"normalizedImplied\": 0.48165137614649994\n                                },\n                                {\n                                    \"american\": 233.33333333366667,\n                                    \"decimal\": 3.333333333336667,\n                                    \"normalizedImplied\": 0.2999999999997\n                                },\n                                {\n                                    \"american\": 296.1904761898423,\n                                    \"decimal\": 3.961904761898423,\n                                    \"normalizedImplied\": 0.25240384615425\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Total Goals Under\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758049200,\n                    \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                    \"homeTeam\": \"Juventus FC\",\n                    \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 100.14443746764758,\n                            \"decimal\": 2.001444374676476,\n                            \"normalizedImplied\": 0.4996391669199627\n                        },\n                        {\n                            \"american\": 256.90781459672326,\n                            \"decimal\": 3.5690781459672327,\n                            \"normalizedImplied\": 0.28018439470985484\n                        },\n                        {\n                            \"american\": 249.0203490814786,\n                            \"decimal\": 3.490203490814786,\n                            \"normalizedImplied\": 0.2865162454371824\n                        }\n                    ],\n                    \"proof\": [\n                        \"0xa466743dd231bd437f98ddb1ef2c3a217fe419940125d77c5c4248dfa317e900\",\n                        \"0x494b03d8445e80c97cdb2b8cc38b11a303b4b73db2fc00edc7d45a1280840463\",\n                        \"0x2201a4a4b314173a074207e128cb4593c7b69c80162568eb17fe1d162ebd6219\",\n                        \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                        \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                        \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 194.7776573103015,\n                                    \"decimal\": 2.947776573103015,\n                                    \"normalizedImplied\": 0.33923873645122876\n                                },\n                                {\n                                    \"american\": -260.9688680129736,\n                                    \"decimal\": 1.3831874689169004,\n                                    \"normalizedImplied\": 0.7229677989947713\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf145d836771f879ee58e2ef7369544ffaeef493cd72657d2bfe2b3f8d0d996c8\",\n                                \"0x1fb75ac92be88c72a70f802900448612618552e336b7ca0a91aaa273fdf95711\",\n                                \"0x6025eca8895a3a27001a504fb448d5d72ca8b21b91953c161433f0c0905b5c92\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 274.65381059714537,\n                                    \"decimal\": 3.7465381059714535,\n                                    \"normalizedImplied\": 0.26691307327320146\n                                },\n                                {\n                                    \"american\": -398.1739088686178,\n                                    \"decimal\": 1.2511465411788099,\n                                    \"normalizedImplied\": 0.7992668860817985\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb126aaafad1b5fca66627c9bb457c3d86479680a1120adf0e00d93330850ec95\",\n                                \"0x4a8f31fb0b6ac14a6d515298532727b070fbcff35ee0a988d6690785ac62d46f\",\n                                \"0xd5231a50d2fc3a22945db07c9ae27f9ecc60b07c93dda5f4bcc11ccd2cd0f757\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -361.288989674837,\n                                    \"decimal\": 1.2767867354330416,\n                                    \"normalizedImplied\": 0.7832161568163808\n                                },\n                                {\n                                    \"american\": 252.96498168681336,\n                                    \"decimal\": 3.5296498168681336,\n                                    \"normalizedImplied\": 0.28331422432361925\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x89f76abaa887b972a359a0d0bbc0defdbae1ff014cf1b7648f90207e040e9832\",\n                                \"0x8bf02ba050924eae9685280f1f99d6f15bff228602b763d3b7d082e10466dd56\",\n                                \"0x358a1c7d6df40f8bbb169ea41a15a19acda165b14306c2541e7550c563f5348e\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 101.09357879698973,\n                                    \"decimal\": 2.0109357879698972,\n                                    \"normalizedImplied\": 0.4972809206451745\n                                },\n                                {\n                                    \"american\": -125.00239367077641,\n                                    \"decimal\": 1.7999846808003839,\n                                    \"normalizedImplied\": 0.5555602837438253\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x83b9ae23e48ff65ef423844f9dbb8ab4fc25a10be2a3ae6aacf8e981568d3371\",\n                                \"0x277242461441764ad91d55ab324ee97a7d6c1fde53631c824d97e9b95ea951ec\",\n                                \"0xc485ff00628216fa888daa7db68712a919b01976e6b740267216ec2260fefaa7\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -435.63163601058204,\n                                    \"decimal\": 1.2295517398960687,\n                                    \"normalizedImplied\": 0.8133045300594897\n                                },\n                                {\n                                    \"american\": 286.51506178026665,\n                                    \"decimal\": 3.8651506178026667,\n                                    \"normalizedImplied\": 0.2587221298425102\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc25348a7c43c92a750a4b712b91da546cbd1bb2cce60c14ca613fda4da4b7ee7\",\n                                \"0x542c28abe45b21bf96724565c11bc4f100c9310df018a48739ae455febf41986\",\n                                \"0x5805f4772d4ceb0ce55dc344e5ca1858bf4b1b99b026c5ad72e9127e36a3a594\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -279.6099474174603,\n                                    \"decimal\": 1.3576410672210422,\n                                    \"normalizedImplied\": 0.736571708195968\n                                },\n                                {\n                                    \"american\": 202.68395616314473,\n                                    \"decimal\": 3.0268395616314474,\n                                    \"normalizedImplied\": 0.33037760331803195\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe85817c50fedc4536eaa9c2fbc0b9b8bcb51a268d4e0962793a985bca2006995\",\n                                \"0x1fb75ac92be88c72a70f802900448612618552e336b7ca0a91aaa273fdf95711\",\n                                \"0x6025eca8895a3a27001a504fb448d5d72ca8b21b91953c161433f0c0905b5c92\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 136.62474886505595,\n                                    \"decimal\": 2.3662474886505596,\n                                    \"normalizedImplied\": 0.42261006289341574\n                                },\n                                {\n                                    \"american\": -180.88091793157705,\n                                    \"decimal\": 1.5528499144272787,\n                                    \"normalizedImplied\": 0.643977238694584\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbacc233c74234c8345ecb6f03f13833b4bc506470da954cbb28a72d59d834e12\",\n                                \"0x7e1f1b8c46a3f614cac681913af8b0571afbe85bc40971403241f077074651bd\",\n                                \"0xd5231a50d2fc3a22945db07c9ae27f9ecc60b07c93dda5f4bcc11ccd2cd0f757\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 198.7593797994069,\n                                    \"decimal\": 2.987593797994069,\n                                    \"normalizedImplied\": 0.3347175244075752\n                                },\n                                {\n                                    \"american\": -280.31441610874333,\n                                    \"decimal\": 1.3567422660174804,\n                                    \"normalizedImplied\": 0.7370596649394248\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2fe4f862543646bd6ba25a5eb11372a79aa3768657147c1ee3b0540766512c7b\",\n                                \"0x93b79a6affac1d36481e3e9abd77914b309c7f3a8aeea56bf8d67bda52eae3f9\",\n                                \"0x9c70d6165d05cc635c80fd0a82b3e401e95cc7339ac89f97e0d16e11402cb0d6\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -125.9170403741586,\n                                    \"decimal\": 1.7941736853316523,\n                                    \"normalizedImplied\": 0.5573596403600972\n                                },\n                                {\n                                    \"american\": 100.11937259502051,\n                                    \"decimal\": 2.001193725950205,\n                                    \"normalizedImplied\": 0.4997017465289028\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaab334a25c4247656411f55419ab9325011e2531f327da10936564aee7590753\",\n                                \"0xb239ab758d0d47c25a5b81e8db551a920b5bf7ee86e4c53dc6081fc9d73edbb7\",\n                                \"0xe797c64cbc28a14db3a0acde01141909fdc51148a8dcf3711be45a46f9b25675\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -4456.462742266919,\n                                    \"decimal\": 1.0224393214491752,\n                                    \"normalizedImplied\": 0.9780531509514224\n                                },\n                                {\n                                    \"american\": 1008.2177408960845,\n                                    \"decimal\": 11.082177408960845,\n                                    \"normalizedImplied\": 0.0902349748697777\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbb434a4fbf9c4bc32871eb2c175878ab050c1d35cf075d2e2b57e707a3fe2f41\",\n                                \"0x542c28abe45b21bf96724565c11bc4f100c9310df018a48739ae455febf41986\",\n                                \"0x5805f4772d4ceb0ce55dc344e5ca1858bf4b1b99b026c5ad72e9127e36a3a594\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -225.894545741508,\n                                    \"decimal\": 1.4426844378723087,\n                                    \"normalizedImplied\": 0.6931522748486939\n                                },\n                                {\n                                    \"american\": 158.3618063720169,\n                                    \"decimal\": 2.583618063720169,\n                                    \"normalizedImplied\": 0.3870541137803059\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1b46286e8ac2b288ce209345a3d64ae4e5698edbae40bf76f7890fe4bcd90eb2\",\n                                \"0x50e71125acfc7d1cac445b8b6006825536779b6eda165e0b285775044f2084a0\",\n                                \"0x75fe82acb491fddabef57ea5d26fdad29d5ada338675ff5cc52c2d370adc0796\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -367.6293241844573,\n                                    \"decimal\": 1.2720131214283255,\n                                    \"normalizedImplied\": 0.786155412357\n                                },\n                                {\n                                    \"american\": -354.1812045844475,\n                                    \"decimal\": 1.2823413515613502,\n                                    \"normalizedImplied\": 0.77982356163\n                                },\n                                {\n                                    \"american\": -130.7873245737675,\n                                    \"decimal\": 1.7646000889298517,\n                                    \"normalizedImplied\": 0.566700640147\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x934cf87c60be868859af89e2f59a5a212c9048939a0b3b1228f23964f6ce9e44\",\n                                \"0x5abc38b8b26f13945b4ef60708668f93e80843e2520ae0942d4261b30b96e52e\",\n                                \"0xdebaa321b0734d3dc805584ebb39a6dbfe4d24303f7732c06569942416083119\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -107.01504990011841,\n                                    \"decimal\": 1.9344480060826412,\n                                    \"normalizedImplied\": 0.5169433331139525\n                                },\n                                {\n                                    \"american\": -122.82579475005197,\n                                    \"decimal\": 1.8141612289462323,\n                                    \"normalizedImplied\": 0.5512189236790473\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x08ebb07dc357d74c8995f2bc4072ed003c3ec22c83584def4b56fe4ca8b265d3\",\n                                \"0x63c3e3afc7d3601a0a9626b200c7dca1a58d6026c9d7c4d1d7d97f5b0ca4789e\",\n                                \"0x50d995478a95f92d153a4930dda05224784274bef1540ce594139b4a858934d4\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 569.0000000008096,\n                                    \"decimal\": 6.690000000008095,\n                                    \"normalizedImplied\": 0.149476831091\n                                },\n                                {\n                                    \"american\": 1252.9999999998352,\n                                    \"decimal\": 13.529999999998351,\n                                    \"normalizedImplied\": 0.0739098300074\n                                },\n                                {\n                                    \"american\": 4614.00000000974,\n                                    \"decimal\": 47.140000000097395,\n                                    \"normalizedImplied\": 0.0212134068731\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 774.9999999978126,\n                                    \"decimal\": 8.749999999978126,\n                                    \"normalizedImplied\": 0.114285714286\n                                },\n                                {\n                                    \"american\": 923.0000000003816,\n                                    \"decimal\": 10.230000000003816,\n                                    \"normalizedImplied\": 0.0977517106549\n                                },\n                                {\n                                    \"american\": 736.0000000026752,\n                                    \"decimal\": 8.360000000026751,\n                                    \"normalizedImplied\": 0.11961722488\n                                },\n                                {\n                                    \"american\": 1554.9999999993297,\n                                    \"decimal\": 16.549999999993297,\n                                    \"normalizedImplied\": 0.0604229607251\n                                },\n                                {\n                                    \"american\": 1301.9999999998065,\n                                    \"decimal\": 14.019999999998065,\n                                    \"normalizedImplied\": 0.0713266761769\n                                },\n                                {\n                                    \"american\": 2149.000000000875,\n                                    \"decimal\": 22.49000000000875,\n                                    \"normalizedImplied\": 0.0444642063139\n                                },\n                                {\n                                    \"american\": 3555.9999999997076,\n                                    \"decimal\": 36.559999999997075,\n                                    \"normalizedImplied\": 0.027352297593\n                                },\n                                {\n                                    \"american\": 2990.000000002441,\n                                    \"decimal\": 30.90000000002441,\n                                    \"normalizedImplied\": 0.0323624595469\n                                },\n                                {\n                                    \"american\": 4361.0000000054915,\n                                    \"decimal\": 44.61000000005492,\n                                    \"normalizedImplied\": 0.0224164985429\n                                },\n                                {\n                                    \"american\": 8978.000000033753,\n                                    \"decimal\": 90.78000000033752,\n                                    \"normalizedImplied\": 0.0110156422119\n                                },\n                                {\n                                    \"american\": 1133.999999999815,\n                                    \"decimal\": 12.339999999998149,\n                                    \"normalizedImplied\": 0.0810372771475\n                                },\n                                {\n                                    \"american\": 1745.0000000006828,\n                                    \"decimal\": 18.450000000006828,\n                                    \"normalizedImplied\": 0.0542005420054\n                                },\n                                {\n                                    \"american\": 1071.000000000261,\n                                    \"decimal\": 11.71000000000261,\n                                    \"normalizedImplied\": 0.0853970964987\n                                },\n                                {\n                                    \"american\": 3346.000000005093,\n                                    \"decimal\": 34.46000000005093,\n                                    \"normalizedImplied\": 0.0290191526407\n                                },\n                                {\n                                    \"american\": 2388.000000000995,\n                                    \"decimal\": 24.88000000000995,\n                                    \"normalizedImplied\": 0.040192926045\n                                },\n                                {\n                                    \"american\": 2961.999999995707,\n                                    \"decimal\": 30.619999999957074,\n                                    \"normalizedImplied\": 0.0326583932071\n                                },\n                                {\n                                    \"american\": 8275.999999994103,\n                                    \"decimal\": 83.75999999994103,\n                                    \"normalizedImplied\": 0.0119388729704\n                                },\n                                {\n                                    \"american\": 6056.00000001081,\n                                    \"decimal\": 61.560000000108104,\n                                    \"normalizedImplied\": 0.0162443144899\n                                },\n                                {\n                                    \"american\": 7327.999999976409,\n                                    \"decimal\": 74.27999999976409,\n                                    \"normalizedImplied\": 0.0134625740442\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"juventus_fc_1_0\",\n                                \"juventus_fc_2_0\",\n                                \"juventus_fc_2_1\",\n                                \"juventus_fc_3_0\",\n                                \"juventus_fc_3_1\",\n                                \"juventus_fc_3_2\",\n                                \"juventus_fc_4_0\",\n                                \"juventus_fc_4_1\",\n                                \"juventus_fc_4_2\",\n                                \"juventus_fc_4_3\",\n                                \"bv_borussia_09_dortmund_1_0\",\n                                \"bv_borussia_09_dortmund_2_0\",\n                                \"bv_borussia_09_dortmund_2_1\",\n                                \"bv_borussia_09_dortmund_3_0\",\n                                \"bv_borussia_09_dortmund_3_1\",\n                                \"bv_borussia_09_dortmund_3_2\",\n                                \"bv_borussia_09_dortmund_4_0\",\n                                \"bv_borussia_09_dortmund_4_1\",\n                                \"bv_borussia_09_dortmund_4_2\",\n                                \"bv_borussia_09_dortmund_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x8ccabf3dd43d2d3f7e24221b090cdde3ee02ae28749ad9fef0c9609b11fb5fc2\",\n                                \"0x8034d51e7ae9a002bc574e38a588ef6593136338839801a85d3071e7f39d3f86\",\n                                \"0xdebaa321b0734d3dc805584ebb39a6dbfe4d24303f7732c06569942416083119\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 357.9999999993954,\n                                    \"decimal\": 4.579999999993954,\n                                    \"normalizedImplied\": 0.218340611354\n                                },\n                                {\n                                    \"american\": 185.0000000003705,\n                                    \"decimal\": 2.850000000003705,\n                                    \"normalizedImplied\": 0.350877192982\n                                },\n                                {\n                                    \"american\": 250.00000000035004,\n                                    \"decimal\": 3.5000000000035003,\n                                    \"normalizedImplied\": 0.285714285714\n                                },\n                                {\n                                    \"american\": 505.0000000012705,\n                                    \"decimal\": 6.050000000012705,\n                                    \"normalizedImplied\": 0.165289256198\n                                },\n                                {\n                                    \"american\": 1287.999999999739,\n                                    \"decimal\": 13.87999999999739,\n                                    \"normalizedImplied\": 0.0720461095101\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 2880.9999999959637,\n                                    \"decimal\": 29.809999999959636,\n                                    \"normalizedImplied\": 0.0335457900034\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"juventus_fc_-_0\",\n                                \"juventus_fc_-_1\",\n                                \"juventus_fc_-_2\",\n                                \"juventus_fc_-_3\",\n                                \"juventus_fc_-_4\",\n                                \"juventus_fc_-_5\",\n                                \"juventus_fc_-_3+\",\n                                \"juventus_fc_-_4+\",\n                                \"juventus_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xaabcf83cf4a36c12190a11c72d92beb5c6892ebf3899522057b864220997e9b2\",\n                                \"0x4a8f31fb0b6ac14a6d515298532727b070fbcff35ee0a988d6690785ac62d46f\",\n                                \"0xd5231a50d2fc3a22945db07c9ae27f9ecc60b07c93dda5f4bcc11ccd2cd0f757\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 152.000000000252,\n                                    \"decimal\": 2.52000000000252,\n                                    \"normalizedImplied\": 0.396825396825\n                                },\n                                {\n                                    \"american\": 330.99999999984914,\n                                    \"decimal\": 4.3099999999984915,\n                                    \"normalizedImplied\": 0.232018561485\n                                },\n                                {\n                                    \"american\": 884.99999999606,\n                                    \"decimal\": 9.8499999999606,\n                                    \"normalizedImplied\": 0.10152284264\n                                },\n                                {\n                                    \"american\": 2597.999999996843,\n                                    \"decimal\": 26.97999999996843,\n                                    \"normalizedImplied\": 0.0370644922165\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6711.0000000204,\n                                    \"decimal\": 68.110000000204,\n                                    \"normalizedImplied\": 0.0146821318455\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"bv_borussia_09_dortmund_-_0\",\n                                \"bv_borussia_09_dortmund_-_1\",\n                                \"bv_borussia_09_dortmund_-_2\",\n                                \"bv_borussia_09_dortmund_-_3\",\n                                \"bv_borussia_09_dortmund_-_4\",\n                                \"bv_borussia_09_dortmund_-_5\",\n                                \"bv_borussia_09_dortmund_-_3+\",\n                                \"bv_borussia_09_dortmund_-_4+\",\n                                \"bv_borussia_09_dortmund_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x1d75c386842dd8ff27c53e8a651bbe2c7401c46f68c2d2b9914bceed0c8c4d78\",\n                                \"0xdc353df1cc289128ced669ac903fb8273c9455cd5fcf6f2d75f4bc52d2e69659\",\n                                \"0x75fe82acb491fddabef57ea5d26fdad29d5ada338675ff5cc52c2d370adc0796\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -155.3386289834522,\n                                    \"decimal\": 1.6437548770348214,\n                                    \"normalizedImplied\": 0.6083632139871765\n                                },\n                                {\n                                    \"american\": 113.97409017162224,\n                                    \"decimal\": 2.1397409017162223,\n                                    \"normalizedImplied\": 0.4673463030958233\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x470672269d8e13adef9298dd5e525df36c8b423be65d52fcda88b0cb0b6e33c8\",\n                                \"0xba0734926386b3fd78bd5411d02e964584df3fe284ed297ca82795fe3cadfad2\",\n                                \"0xcdabd992ce04eb6ae7a5efa198576c496ed47b86bf1a0af41906f934fb7b1dfb\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 187.91712447111473,\n                                    \"decimal\": 2.8791712447111473,\n                                    \"normalizedImplied\": 0.3473221684319527\n                                },\n                                {\n                                    \"american\": -264.2339288040916,\n                                    \"decimal\": 1.3784525342850351,\n                                    \"normalizedImplied\": 0.7254511672530474\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa9662b42b3eb5a2b42a485c210e9c70686ec2553f276d03d9f1ca0d7538c504a\",\n                                \"0xb239ab758d0d47c25a5b81e8db551a920b5bf7ee86e4c53dc6081fc9d73edbb7\",\n                                \"0xe797c64cbc28a14db3a0acde01141909fdc51148a8dcf3711be45a46f9b25675\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -105.99780654919171,\n                                    \"decimal\": 1.9434157484531698,\n                                    \"normalizedImplied\": 0.514557937896682\n                                },\n                                {\n                                    \"american\": -125.86072981215482,\n                                    \"decimal\": 1.7945290016135171,\n                                    \"normalizedImplied\": 0.5572492832943178\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8acc8fc0a1d017d16fb66b21b61e20d5177692e334403d7fa24aa4421bafddb0\",\n                                \"0x8bf02ba050924eae9685280f1f99d6f15bff228602b763d3b7d082e10466dd56\",\n                                \"0x358a1c7d6df40f8bbb169ea41a15a19acda165b14306c2541e7550c563f5348e\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.33061058398687,\n                                    \"decimal\": 2.5833061058398687,\n                                    \"normalizedImplied\": 0.38710085411070017\n                                },\n                                {\n                                    \"american\": 305.2438204200926,\n                                    \"decimal\": 4.052438204200926,\n                                    \"normalizedImplied\": 0.2467650213551334\n                                },\n                                {\n                                    \"american\": 128.75076967723592,\n                                    \"decimal\": 2.287507696772359,\n                                    \"normalizedImplied\": 0.43715699903916644\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6ccefd02d24d6b8ae75819aad12ca1b757afd0891444bac743915e5bd6b3bb3c\",\n                                \"0x20cc592d667c0d8792ea90e47ca4b6f8d32052ed204d4b703c90975b6ba53961\",\n                                \"0xc485ff00628216fa888daa7db68712a919b01976e6b740267216ec2260fefaa7\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -316.983695585653,\n                                    \"decimal\": 1.3154736391575028,\n                                    \"normalizedImplied\": 0.7601824698216314\n                                },\n                                {\n                                    \"american\": 212.5975589303169,\n                                    \"decimal\": 3.125975589303169,\n                                    \"normalizedImplied\": 0.31990013083336855\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb3502d8b29b0f35693f7c40d7c34f67592b092aabe0437981db9623a551c1589\",\n                                \"0x7e1f1b8c46a3f614cac681913af8b0571afbe85bc40971403241f077074651bd\",\n                                \"0xd5231a50d2fc3a22945db07c9ae27f9ecc60b07c93dda5f4bcc11ccd2cd0f757\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 165.26634251687707,\n                                    \"decimal\": 2.652663425168771,\n                                    \"normalizedImplied\": 0.37697960114799595\n                                },\n                                {\n                                    \"american\": -237.5301116031653,\n                                    \"decimal\": 1.4209992548947525,\n                                    \"normalizedImplied\": 0.703730136772004\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x53990148a28046c43ba46cc335164765f0d3ff57492e0c60512521fa6e5a999e\",\n                                \"0xbb4d09c7dc4e92fcfc96ba4a5adaa7379a3b059148868ca76b6bb079a69c9f39\",\n                                \"0xcdabd992ce04eb6ae7a5efa198576c496ed47b86bf1a0af41906f934fb7b1dfb\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -138.59200858077122,\n                                    \"decimal\": 1.7215423242944066,\n                                    \"normalizedImplied\": 0.5808744785928288\n                                },\n                                {\n                                    \"american\": 104.10037865338708,\n                                    \"decimal\": 2.041003786533871,\n                                    \"normalizedImplied\": 0.4899549949871711\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc943bb912233e2d398ec9927de44c42c61055d75c5aeaabbd0d0e7cd61306239\",\n                                \"0x6ae5874e826e17bf33d129ffa866b71b811532469d6c2016796c484fca4e9716\",\n                                \"0x5805f4772d4ceb0ce55dc344e5ca1858bf4b1b99b026c5ad72e9127e36a3a594\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.36078062134152,\n                                    \"decimal\": 2.5636078062134153,\n                                    \"normalizedImplied\": 0.39007526719816515\n                                },\n                                {\n                                    \"american\": -214.0537102359866,\n                                    \"decimal\": 1.4671724675538376,\n                                    \"normalizedImplied\": 0.6815831281698348\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9a812877e51e9b6ebe443c5eb6b875a95e3f1c261873380620233005961b949a\",\n                                \"0x607777e3df99c5857964a9ef289bc3c7b4fa5d53e48118ce47b8de089026543f\",\n                                \"0x2201a4a4b314173a074207e128cb4593c7b69c80162568eb17fe1d162ebd6219\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 101.17511714827229,\n                                    \"decimal\": 2.011751171482723,\n                                    \"normalizedImplied\": 0.49707936755566495\n                                },\n                                {\n                                    \"american\": -141.6342553726391,\n                                    \"decimal\": 1.706043885618634,\n                                    \"normalizedImplied\": 0.5861513929563347\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x85695e1b3709b72294247de6810d8aca882044642de6afc19eca9b92f109b5c1\",\n                                \"0xb19fd3ea29024ba6738d5624cacff951dd48f58133693eb0fc6dc578bcf500cf\",\n                                \"0x358a1c7d6df40f8bbb169ea41a15a19acda165b14306c2541e7550c563f5348e\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 325.1085808909503,\n                                    \"decimal\": 4.251085808909503,\n                                    \"normalizedImplied\": 0.23523401901325583\n                                },\n                                {\n                                    \"american\": -625.2929598330761,\n                                    \"decimal\": 1.1599250374203722,\n                                    \"normalizedImplied\": 0.862124678525744\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x432897a2414ee9709217e418f383e7239de9fb30c53c49d3586cd516f48dd681\",\n                                \"0xba0734926386b3fd78bd5411d02e964584df3fe284ed297ca82795fe3cadfad2\",\n                                \"0xcdabd992ce04eb6ae7a5efa198576c496ed47b86bf1a0af41906f934fb7b1dfb\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 132.72272483512603,\n                                    \"decimal\": 2.32722724835126,\n                                    \"normalizedImplied\": 0.42969589699865224\n                                },\n                                {\n                                    \"american\": -186.0982582138937,\n                                    \"decimal\": 1.5373505424487321,\n                                    \"normalizedImplied\": 0.6504697350333476\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd355606ff96db0ddb9cbff310f82fdb93227f28f47e09d81bd5e784c8eb0b222\",\n                                \"0x6ae5874e826e17bf33d129ffa866b71b811532469d6c2016796c484fca4e9716\",\n                                \"0x5805f4772d4ceb0ce55dc344e5ca1858bf4b1b99b026c5ad72e9127e36a3a594\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -125.8255158283563,\n                                    \"decimal\": 1.7947513613726334,\n                                    \"normalizedImplied\": 0.5571802431926814\n                                },\n                                {\n                                    \"american\": -110.1132428375413,\n                                    \"decimal\": 1.908155980362306,\n                                    \"normalizedImplied\": 0.5240661718913187\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3bc9ce4fa4282a9258f592385ec56e45cf24156b6e1521cabea0a9cee26291bd\",\n                                \"0x731ac201a91a1aceee407f16c2224cee7ff210e80ac3a30f6f4b686a45d10838\",\n                                \"0x1011111d30f9ce6f61d552e892a29d68225af10fd8861e5dc67eb1b3efbe2c03\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -201.1727835188842,\n                                    \"decimal\": 1.4970851337383466,\n                                    \"normalizedImplied\": 0.6679646851498128\n                                },\n                                {\n                                    \"american\": 137.6795238676992,\n                                    \"decimal\": 2.376795238676992,\n                                    \"normalizedImplied\": 0.4207346025131872\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x307f61422f69e4ff7298e9f71a72d92cca2710b6c75b183a04b3f888b3ef01e4\",\n                                \"0x731ac201a91a1aceee407f16c2224cee7ff210e80ac3a30f6f4b686a45d10838\",\n                                \"0x1011111d30f9ce6f61d552e892a29d68225af10fd8861e5dc67eb1b3efbe2c03\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -469.01546835746973,\n                                    \"decimal\": 1.2132125841184047,\n                                    \"normalizedImplied\": 0.82425785315\n                                },\n                                {\n                                    \"american\": -173.12395458160523,\n                                    \"decimal\": 1.5776208164934398,\n                                    \"normalizedImplied\": 0.633865875466\n                                },\n                                {\n                                    \"american\": -216.37762341006092,\n                                    \"decimal\": 1.4621549974716577,\n                                    \"normalizedImplied\": 0.683922020394\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1c30065ace542e879a5c568c24a7fd6c186e7bd524f13af3a109af98dc6b9eab\",\n                                \"0x50e71125acfc7d1cac445b8b6006825536779b6eda165e0b285775044f2084a0\",\n                                \"0x75fe82acb491fddabef57ea5d26fdad29d5ada338675ff5cc52c2d370adc0796\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80001,\n                                \"originalProviderPlayerId\": \"DC8EA1C3CA3E\",\n                                \"playerName\": \"Andrea Cambiaso\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7e72f29edc1bac02c04bd7a92f406ea49e2ad46b74efd92ce02d54434591969c\",\n                                \"0x277242461441764ad91d55ab324ee97a7d6c1fde53631c824d97e9b95ea951ec\",\n                                \"0xc485ff00628216fa888daa7db68712a919b01976e6b740267216ec2260fefaa7\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80002,\n                                \"originalProviderPlayerId\": \"436ED95A9F6C\",\n                                \"playerName\": \"Arkadiusz Milik\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x848a6e83c07a68cb47999dee6f6a4997515dea411be4f587811f697732fa6b3e\",\n                                \"0xb19fd3ea29024ba6738d5624cacff951dd48f58133693eb0fc6dc578bcf500cf\",\n                                \"0x358a1c7d6df40f8bbb169ea41a15a19acda165b14306c2541e7550c563f5348e\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81362,\n                                \"originalProviderPlayerId\": \"1D1E58A7C93A2C6E\",\n                                \"playerName\": \"Carney Chukwuemeka\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4247ac5f1c039fe90b5a36c75d6557c119c3d385e0bddab3288f84bebc156507\",\n                                \"0x1deb35757ab0fba2dca5790cccc6036d72ee606883d5dae64b0a2ebf69c27da1\",\n                                \"0x1011111d30f9ce6f61d552e892a29d68225af10fd8861e5dc67eb1b3efbe2c03\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81363,\n                                \"originalProviderPlayerId\": \"CE360CA83B56D06A\",\n                                \"playerName\": \"Daniel Svensson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x64c6ce0d89b24f4c8c0f5a52cfee8904631ffc5e697827a0349d6194b4f78eed\",\n                                \"0x3327b0a35042ea855d3ad0c5abc9cebb6e298f9abb8fa9e4abe68a0dadacffe0\",\n                                \"0xd3b3887de55047804811b3421ec3dc50e923d16bb04a6bdd81dae2c815b60467\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80004,\n                                \"originalProviderPlayerId\": \"FC37E319E9B7\",\n                                \"playerName\": \"Dusan Vlahovic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15f5574bb3161ee0faf7ab652dec4c4dfa09b4bee12ad206a53f76bd818de297\",\n                                \"0x0255704f40cb9d48ba60dbcce9e27ae84eaca468b09e962cc3a06c72927ab4c8\",\n                                \"0x50d995478a95f92d153a4930dda05224784274bef1540ce594139b4a858934d4\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80341,\n                                \"originalProviderPlayerId\": \"446A014E794B\",\n                                \"playerName\": \"Emre Can\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65cd1f520d449dfab6021c4dc24773252c695b663fd09f515093a354ec43ff70\",\n                                \"0x3327b0a35042ea855d3ad0c5abc9cebb6e298f9abb8fa9e4abe68a0dadacffe0\",\n                                \"0xd3b3887de55047804811b3421ec3dc50e923d16bb04a6bdd81dae2c815b60467\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81364,\n                                \"originalProviderPlayerId\": \"FA0431A3EB41\",\n                                \"playerName\": \"Fábio Daniel Soares Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1b1ba8f13aacfb296a58c2f13aeca038881bd719c93d45bfddd8766ae2fdfd94\",\n                                \"0x0255704f40cb9d48ba60dbcce9e27ae84eaca468b09e962cc3a06c72927ab4c8\",\n                                \"0x50d995478a95f92d153a4930dda05224784274bef1540ce594139b4a858934d4\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80342,\n                                \"originalProviderPlayerId\": \"58CADEE3E00F\",\n                                \"playerName\": \"Felix Nmecha\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x01fc14063de2f361e15a74b4fdf353cd73b4ec9b4cbf8974e86daabd1ba67320\",\n                                \"0x63c3e3afc7d3601a0a9626b200c7dca1a58d6026c9d7c4d1d7d97f5b0ca4789e\",\n                                \"0x50d995478a95f92d153a4930dda05224784274bef1540ce594139b4a858934d4\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81365,\n                                \"originalProviderPlayerId\": \"93D4FD20F33A\",\n                                \"playerName\": \"Filip Kostic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa423cb5a827abb19e911191de8a0c93bdba1bf3483cd69b7520826011e1e1502\",\n                                \"0x607777e3df99c5857964a9ef289bc3c7b4fa5d53e48118ce47b8de089026543f\",\n                                \"0x2201a4a4b314173a074207e128cb4593c7b69c80162568eb17fe1d162ebd6219\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80658,\n                                \"originalProviderPlayerId\": \"3D7A8D975363\",\n                                \"playerName\": \"Giovanni Reyna\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x955301b870038bed3858de1efebe1aeb4bf60514e13cf75f96ed59dd543189af\",\n                                \"0x5abc38b8b26f13945b4ef60708668f93e80843e2520ae0942d4261b30b96e52e\",\n                                \"0xdebaa321b0734d3dc805584ebb39a6dbfe4d24303f7732c06569942416083119\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81366,\n                                \"originalProviderPlayerId\": \"BB42DC7B3CFE\",\n                                \"playerName\": \"João Mário Neto Lopes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b679fd6f7d3f3d71b60f3546859290379b8c3a684b415d087c8d5fbc43ca9fe\",\n                                \"0x93b79a6affac1d36481e3e9abd77914b309c7f3a8aeea56bf8d67bda52eae3f9\",\n                                \"0x9c70d6165d05cc635c80fd0a82b3e401e95cc7339ac89f97e0d16e11402cb0d6\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81367,\n                                \"originalProviderPlayerId\": \"6931F2F4E051C41A\",\n                                \"playerName\": \"Jobe Bellingham\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x419e9833afe4baa40e9fae4c0b9001988a20d2c8fc84da47a058cda301c44ad3\",\n                                \"0x1deb35757ab0fba2dca5790cccc6036d72ee606883d5dae64b0a2ebf69c27da1\",\n                                \"0x1011111d30f9ce6f61d552e892a29d68225af10fd8861e5dc67eb1b3efbe2c03\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80011,\n                                \"originalProviderPlayerId\": \"AFC55BBA522A\",\n                                \"playerName\": \"Jonas Rouhi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2761945ce4e65b734d37bc5f93cd2ec71f842f414471853aadaaadf6c0a65359\",\n                                \"0xc05977776a2e9dabbbd30a80391c606dfd03e8bc30a39326786b6c88262b1726\",\n                                \"0x9c70d6165d05cc635c80fd0a82b3e401e95cc7339ac89f97e0d16e11402cb0d6\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80184,\n                                \"originalProviderPlayerId\": \"89AE012BD733\",\n                                \"playerName\": \"Jonathan David\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x90845925743a8e748c9b9d09e646cf3c13eb4fc733b6724d6cf6cfb16972bcca\",\n                                \"0x8034d51e7ae9a002bc574e38a588ef6593136338839801a85d3071e7f39d3f86\",\n                                \"0xdebaa321b0734d3dc805584ebb39a6dbfe4d24303f7732c06569942416083119\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80351,\n                                \"originalProviderPlayerId\": \"06643A891F28\",\n                                \"playerName\": \"Julian Brandt\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x731879b870982bba2a1fa5e74471d172be70d5269c421a9e4287753db02b5b94\",\n                                \"0x20cc592d667c0d8792ea90e47ca4b6f8d32052ed204d4b703c90975b6ba53961\",\n                                \"0xc485ff00628216fa888daa7db68712a919b01976e6b740267216ec2260fefaa7\",\n                                \"0xfa09f0dc9205c827069ebaecb409121ea9f55e8d68d9782f2931dd1f41bd56d7\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80354,\n                                \"originalProviderPlayerId\": \"7411C49FBD64\",\n                                \"playerName\": \"Karim Adeyemi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x660a251e2f5a5e1e47a38c38bd2e3cd5ba285e3f218d2af54db520594eb43aef\",\n                                \"0xc364139cb07970941822ecc3ea0bc403fd7165bb8021007c433093b86e916970\",\n                                \"0xd3b3887de55047804811b3421ec3dc50e923d16bb04a6bdd81dae2c815b60467\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80013,\n                                \"originalProviderPlayerId\": \"DABC85DA4CD6\",\n                                \"playerName\": \"Kenan Yildiz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6b53c67a04cbc204802c625fa26191397307f0d9ad3bca126fd783509b251475\",\n                                \"0xc364139cb07970941822ecc3ea0bc403fd7165bb8021007c433093b86e916970\",\n                                \"0xd3b3887de55047804811b3421ec3dc50e923d16bb04a6bdd81dae2c815b60467\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80612,\n                                \"originalProviderPlayerId\": \"CD5A723A6D0D\",\n                                \"playerName\": \"Loïs Openda\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf556da7b7994bf83b91ba4f8344f25402e9f94df6b138df670164601f9297f90\",\n                                \"0x6994d0be25097279309a62aee40202f688b7d7b7b86ded5606c5ddaebafc83c0\",\n                                \"0x6025eca8895a3a27001a504fb448d5d72ca8b21b91953c161433f0c0905b5c92\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80356,\n                                \"originalProviderPlayerId\": \"47D600C02289\",\n                                \"playerName\": \"Marcel Sabitzer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa8c0a738137589639c5d449eecf86b702b6716ed01f52b468648654c89a0a20e\",\n                                \"0x06087c4322357ed914ed04f23f49394da121bdb65a87e48f7766f930be279e2d\",\n                                \"0xe797c64cbc28a14db3a0acde01141909fdc51148a8dcf3711be45a46f9b25675\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80358,\n                                \"originalProviderPlayerId\": \"7342066C64EC\",\n                                \"playerName\": \"Maximilian Beier\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf1498cd5bcfab5267c34c050c480ab602ea308c1b3f4f3dda0e92c16c591ad31\",\n                                \"0x6994d0be25097279309a62aee40202f688b7d7b7b86ded5606c5ddaebafc83c0\",\n                                \"0x6025eca8895a3a27001a504fb448d5d72ca8b21b91953c161433f0c0905b5c92\",\n                                \"0x82e24400322d05d1538a4cc140e636b7114d7f70b74b5623aa317dff6b7030e3\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80362,\n                                \"originalProviderPlayerId\": \"1583FFB66311\",\n                                \"playerName\": \"Pascal Groß\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa79dabce1e762925ffc69a285e47f8d2602ba20004b1b509f0a0edd161b25ecd\",\n                                \"0x494b03d8445e80c97cdb2b8cc38b11a303b4b73db2fc00edc7d45a1280840463\",\n                                \"0x2201a4a4b314173a074207e128cb4593c7b69c80162568eb17fe1d162ebd6219\",\n                                \"0x06c04ed29e84f01c0abf588ef7f0d4173d35e7966a26f2484358a65cb60ced30\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80365,\n                                \"originalProviderPlayerId\": \"B296617A1247\",\n                                \"playerName\": \"Serhou Guirassy\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x25f978213b74d5fbbba4e9b6240132b9c959888afa6996c3bbb94d99b2b8ba11\",\n                                \"0xc05977776a2e9dabbbd30a80391c606dfd03e8bc30a39326786b6c88262b1726\",\n                                \"0x9c70d6165d05cc635c80fd0a82b3e401e95cc7339ac89f97e0d16e11402cb0d6\",\n                                \"0xe2d0b7da7c3f1d60d6a1903c6b44b96fe6a688010fc1fd329800a37d69ce3529\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80696,\n                                \"originalProviderPlayerId\": \"DEE259CA6666\",\n                                \"playerName\": \"Teun Koopmeiners\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1d10e4b60f0ed63a82b99720298347a509700b8efc832348f83349c814fa0b9f\",\n                                \"0xdc353df1cc289128ced669ac903fb8273c9455cd5fcf6f2d75f4bc52d2e69659\",\n                                \"0x75fe82acb491fddabef57ea5d26fdad29d5ada338675ff5cc52c2d370adc0796\",\n                                \"0x4012019d1e6a77bacbb5406e5202ce5912926e1d51c6554b149d01a97736943a\",\n                                \"0x3132c402da180ec385f49a2fd2774271a253b4e3a828e031869d1b05468bdb9b\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80026,\n                                \"originalProviderPlayerId\": \"6397B77EDE15\",\n                                \"playerName\": \"Vasilije Adzic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa8cb50809be463c10e122daf219202ad1a89cd3776b8ea056e95ba8938e30d07\",\n                                \"0x06087c4322357ed914ed04f23f49394da121bdb65a87e48f7766f930be279e2d\",\n                                \"0xe797c64cbc28a14db3a0acde01141909fdc51148a8dcf3711be45a46f9b25675\",\n                                \"0xe1e96636941be1268717aaaf2e6f3ba40a573a7b7e617e033ba7c77064927f48\",\n                                \"0x7e91bbd3e16ea14ef4c165776afca71a3b3901e411577276d61d5d85ddc6be06\",\n                                \"0x572102383cb09b05dba2b9cfcd425042315a1934d7d547f78610fb38035e054a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80027,\n                                \"originalProviderPlayerId\": \"743579A48308\",\n                                \"playerName\": \"Weston McKennie\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x62a7b7345111666e10ec526be3da9c1ef90f8020c44a48ffec2949f582d02ba5\",\n                                \"0xbb4d09c7dc4e92fcfc96ba4a5adaa7379a3b059148868ca76b6bb079a69c9f39\",\n                                \"0xcdabd992ce04eb6ae7a5efa198576c496ed47b86bf1a0af41906f934fb7b1dfb\",\n                                \"0xdc22410edc4d27d9862df2bc9972bc80abfd5a34bf6c19385fe7ab64bde68a24\",\n                                \"0x76355b1d42c6be551f47328eadd193ab8f7521cf4abc38e372d271297119cb1d\",\n                                \"0x62cdab32dd8b8e48e620f7bf912b09480622455e5a492c42ed957421ed18e314\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 354.28571428575964,\n                                    \"decimal\": 4.542857142857597,\n                                    \"normalizedImplied\": 0.2201257861635\n                                },\n                                {\n                                    \"american\": 385.71428571316864,\n                                    \"decimal\": 4.857142857131686,\n                                    \"normalizedImplied\": 0.20588235294164997\n                                },\n                                {\n                                    \"american\": 296.1904761898423,\n                                    \"decimal\": 3.961904761898423,\n                                    \"normalizedImplied\": 0.25240384615425\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 733.33333333125,\n                                    \"decimal\": 8.333333333312499,\n                                    \"normalizedImplied\": 0.1200000000003\n                                },\n                                {\n                                    \"american\": 709.5238095205714,\n                                    \"decimal\": 8.095238095205714,\n                                    \"normalizedImplied\": 0.1235294117652\n                                },\n                                {\n                                    \"american\": 614.2857142875001,\n                                    \"decimal\": 7.142857142875001,\n                                    \"normalizedImplied\": 0.13999999999965\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136384639314131343000000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Juventus FC\",\n                            \"awayTeam\": \"BV Borussia 09 Dortmund\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 1,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 230.47619047658708,\n                                    \"decimal\": 3.3047619047658707,\n                                    \"normalizedImplied\": 0.302593659942\n                                },\n                                {\n                                    \"american\": 420.00000000051995,\n                                    \"decimal\": 5.2000000000052,\n                                    \"normalizedImplied\": 0.19230769230750003\n                                },\n                                {\n                                    \"american\": -134.09961685818075,\n                                    \"decimal\": 1.7457142857146015,\n                                    \"normalizedImplied\": 0.5728314238951501\n                                },\n                                {\n                                    \"american\": -121.10726643580516,\n                                    \"decimal\": 1.8257142857155197,\n                                    \"normalizedImplied\": 0.5477308294206\n                                },\n                                {\n                                    \"american\": 174.28571428588978,\n                                    \"decimal\": 2.742857142858898,\n                                    \"normalizedImplied\": 0.36458333333310006\n                                },\n                                {\n                                    \"american\": 282.8571428578703,\n                                    \"decimal\": 3.8285714285787034,\n                                    \"normalizedImplied\": 0.26119402985025\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Total Goals Under\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758049200,\n                    \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                    \"homeTeam\": \"Tottenham Hotspur FC\",\n                    \"awayTeam\": \"Villarreal CF\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -111.24381440986707,\n                            \"decimal\": 1.898926385529713,\n                            \"normalizedImplied\": 0.5266133577479604\n                        },\n                        {\n                            \"american\": 286.4896900981977,\n                            \"decimal\": 3.864896900981977,\n                            \"normalizedImplied\": 0.2587391140358554\n                        },\n                        {\n                            \"american\": 254.93951131393308,\n                            \"decimal\": 3.549395113139331,\n                            \"normalizedImplied\": 0.28173814639518413\n                        }\n                    ],\n                    \"proof\": [\n                        \"0xbb32a861158592a0369e7d9031db359128c04e72f4b994a61d798af182e80cbc\",\n                        \"0xe407766a361248bb3746dc9567a0d01726736ad4656744f6f3da4097beae7e5b\",\n                        \"0x2eef9ce962a22e056cf62322cc9da01fddc447ca0869662223f74dfbff4d1ff6\",\n                        \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                        \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                        \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -409.4357862406235,\n                                    \"decimal\": 1.2442385432846128,\n                                    \"normalizedImplied\": 0.8037044065201052\n                                },\n                                {\n                                    \"american\": 281.5533409271495,\n                                    \"decimal\": 3.815533409271495,\n                                    \"normalizedImplied\": 0.2620865532378948\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xca5e24469d9cc1f2bf2ce6f741b30f604a04bbfd42aef94154f549af7443738f\",\n                                \"0x7c8f8a43808b02e653c0e8c412d8fbdfdfb9f72d29e64a0d84efa667d17cdd6b\",\n                                \"0x2eef9ce962a22e056cf62322cc9da01fddc447ca0869662223f74dfbff4d1ff6\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 157.31561865430876,\n                                    \"decimal\": 2.5731561865430876,\n                                    \"normalizedImplied\": 0.38862778918346663\n                                },\n                                {\n                                    \"american\": -206.71628975394464,\n                                    \"decimal\": 1.4837548125453996,\n                                    \"normalizedImplied\": 0.6739658005115331\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9fe51628e182579849f2f9272c87330832567699738a4a2e679493f1405082ec\",\n                                \"0xec2f55b08b4d7bb91bf7815964be4da6773a81715c8b9a044e558ee1aa882d59\",\n                                \"0xe3fc6b5cefce432285e28f1e41946a62d0342b121146a9524ff4aea836aa5076\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.4300013738528,\n                                    \"decimal\": 3.204300013738528,\n                                    \"normalizedImplied\": 0.3120806402997445\n                                },\n                                {\n                                    \"american\": -307.5964341550196,\n                                    \"decimal\": 1.3251012979870986,\n                                    \"normalizedImplied\": 0.7546592864402554\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9e75b960c3ffecaf58455fd2755299b825c5a5a50f2e2be00b6212cdddd6e86a\",\n                                \"0xf42118bf02803d6ec69ab4911f077c2ac141c62523559f5058dd6b7ed68ce124\",\n                                \"0xe3fc6b5cefce432285e28f1e41946a62d0342b121146a9524ff4aea836aa5076\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -110.19920993185372,\n                                    \"decimal\": 1.9074475221903966,\n                                    \"normalizedImplied\": 0.5242608189040299\n                                },\n                                {\n                                    \"american\": -112.3969542083188,\n                                    \"decimal\": 1.8897038243105588,\n                                    \"normalizedImplied\": 0.5291834557009699\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa661299b681b5e459370e3494c63e91b468ecdc97375b37c8febf95e7d340490\",\n                                \"0x3fd27e4e7c7d7ca99f3a23ff4ba3a8cc3dd2f9c6974c194db39d8c176af5200c\",\n                                \"0x8e2fa7440279283ee6666da603dfe3dc180010514f6fa7348efde12bbbb7dfd4\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -279.5338517885169,\n                                    \"decimal\": 1.357738425454301,\n                                    \"normalizedImplied\": 0.7365188914539255\n                                },\n                                {\n                                    \"american\": 197.7756023868626,\n                                    \"decimal\": 2.977756023868626,\n                                    \"normalizedImplied\": 0.33582334885207454\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf5836edda93c5e35122c2644a2bf30c45cb1f25928fe0bf91a8890142af9c958\",\n                                \"0x3aa30ee757af1cd782ddcb3034d34a886813199fa93fa37e249da5b48d142a80\",\n                                \"0xfdb739ae26a9fa4b4e86dd4f85a718300d2db2883b235a100b1b216cc151435a\",\n                                \"0xcb887a9a4a0ec2dbde1ee0123ed7637b48dc589ab3afcefb59c3de024c8ee320\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 128.7389852753663,\n                                    \"decimal\": 2.287389852753663,\n                                    \"normalizedImplied\": 0.4371795209269443\n                                },\n                                {\n                                    \"american\": -170.25053048059988,\n                                    \"decimal\": 1.5873696823011958,\n                                    \"normalizedImplied\": 0.6299729742540559\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5aeeb986c881770488f3f81a648eae22b54cc856e9a45b20f1eda89db841eeaa\",\n                                \"0x51052d0988e59b0f76ba46b8fa76c4d5d6744018d2b8e92836016e90eb9b1a64\",\n                                \"0xadf368ade65dd3be03e0b6acb7ac81b486227a524725a0c645d7029cb41f202b\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.97183828222092,\n                                    \"decimal\": 2.839718382822209,\n                                    \"normalizedImplied\": 0.3521475953563275\n                                },\n                                {\n                                    \"american\": -257.5283487959656,\n                                    \"decimal\": 1.3883067649349468,\n                                    \"normalizedImplied\": 0.7203018995926725\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf477e2cce7392ee33bca5d75f3d66a57995c9206b1f0f1265ff3b64ceb796f9b\",\n                                \"0x3aa30ee757af1cd782ddcb3034d34a886813199fa93fa37e249da5b48d142a80\",\n                                \"0xfdb739ae26a9fa4b4e86dd4f85a718300d2db2883b235a100b1b216cc151435a\",\n                                \"0xcb887a9a4a0ec2dbde1ee0123ed7637b48dc589ab3afcefb59c3de024c8ee320\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -130.08418184337455,\n                                    \"decimal\": 1.7687329741628628,\n                                    \"normalizedImplied\": 0.5653764670007906\n                                },\n                                {\n                                    \"american\": 100.14091067751335,\n                                    \"decimal\": 2.0014091067751334,\n                                    \"normalizedImplied\": 0.49964797132920913\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x648ce2a7f849e3d0aae06a639b3f63d073024cad556481b2fda8c0792de305a0\",\n                                \"0xad7206861e1d0f23d60210c9bd849bf5094d11b369586a2e404191822bb175ef\",\n                                \"0x934b0d2f6d31fdba2207f1a45e7f4b0219ffbe8c6f257fd326402ed3cc99f4b5\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -4660.149848202226,\n                                    \"decimal\": 1.021458537441361,\n                                    \"normalizedImplied\": 0.9789922579773896\n                                },\n                                {\n                                    \"american\": 1015.1251021686733,\n                                    \"decimal\": 11.151251021686733,\n                                    \"normalizedImplied\": 0.08967603707021031\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x68859c7dafaa427710d1b97277450dc8d93d1012ad2fa837f6a2eb34a4c1f2cf\",\n                                \"0xaaf7e84ae380069fd6b45dd9a1d95be93c7a4d30ac808418507cf04f7863cdd1\",\n                                \"0xf0533b3bed5c134a530b6b8f1807589dd6bcc2975d0563180bbbf03148d0d3d5\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -261.3989494498393,\n                                    \"decimal\": 1.3825570080157852,\n                                    \"normalizedImplied\": 0.7232974801054877\n                                },\n                                {\n                                    \"american\": 179.07534469966063,\n                                    \"decimal\": 2.7907534469966064,\n                                    \"normalizedImplied\": 0.3583261721225121\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x00837d5b18ff2cdb5831189d1a24a7322756654057b527abad427ea3006648cf\",\n                                \"0x0d6536aea21287e6d5656df7c0cdf72fbd883285b520850b0d0e0780ead14a61\",\n                                \"0x9628ff25c1f41acf0ed08ec418495eefdad5eaff8870aa3599ac4a338e760bdb\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -421.7885981981086,\n                                    \"decimal\": 1.2370855931791482,\n                                    \"normalizedImplied\": 0.808351504143\n                                },\n                                {\n                                    \"american\": -365.88004451358006,\n                                    \"decimal\": 1.2733136214983936,\n                                    \"normalizedImplied\": 0.785352471784\n                                },\n                                {\n                                    \"american\": -117.61708701030325,\n                                    \"decimal\": 1.8502166015320547,\n                                    \"normalizedImplied\": 0.540477260431\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa1597bdc4e7d38f9739e173e723d3723788d667639efa70452d4b1c25a3737f3\",\n                                \"0x3fd27e4e7c7d7ca99f3a23ff4ba3a8cc3dd2f9c6974c194db39d8c176af5200c\",\n                                \"0x8e2fa7440279283ee6666da603dfe3dc180010514f6fa7348efde12bbbb7dfd4\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -108.14841210698181,\n                                    \"decimal\": 1.9246552774263455,\n                                    \"normalizedImplied\": 0.5195735629796536\n                                },\n                                {\n                                    \"american\": -122.81628999249249,\n                                    \"decimal\": 1.8142242369160704,\n                                    \"normalizedImplied\": 0.5511997798573463\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaa2de5b80e8294e5dcb01af097fbfdf1533adc5beeaf66ff15fa288c7649342d\",\n                                \"0x4861536bb2bcdf64c43f0c400d1c8821eae63d72efc2d544e69d9ad089bfee57\",\n                                \"0x8e2fa7440279283ee6666da603dfe3dc180010514f6fa7348efde12bbbb7dfd4\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1056.0000000002497,\n                                    \"decimal\": 11.560000000002496,\n                                    \"normalizedImplied\": 0.0865051903114\n                                },\n                                {\n                                    \"american\": 597.9999999985342,\n                                    \"decimal\": 6.979999999985342,\n                                    \"normalizedImplied\": 0.143266475645\n                                },\n                                {\n                                    \"american\": 1184.9999999992033,\n                                    \"decimal\": 12.849999999992033,\n                                    \"normalizedImplied\": 0.0778210116732\n                                },\n                                {\n                                    \"american\": 4420.999999997956,\n                                    \"decimal\": 45.209999999979566,\n                                    \"normalizedImplied\": 0.0221190002212\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 788.9999999967819,\n                                    \"decimal\": 8.889999999967818,\n                                    \"normalizedImplied\": 0.112485939258\n                                },\n                                {\n                                    \"american\": 882.0000000001963,\n                                    \"decimal\": 9.820000000001963,\n                                    \"normalizedImplied\": 0.10183299389\n                                },\n                                {\n                                    \"american\": 856.0000000022944,\n                                    \"decimal\": 9.560000000022944,\n                                    \"normalizedImplied\": 0.10460251046\n                                },\n                                {\n                                    \"american\": 1319.0000000003888,\n                                    \"decimal\": 14.190000000003888,\n                                    \"normalizedImplied\": 0.0704721634954\n                                },\n                                {\n                                    \"american\": 1340.0000000009215,\n                                    \"decimal\": 14.400000000009216,\n                                    \"normalizedImplied\": 0.0694444444444\n                                },\n                                {\n                                    \"american\": 2335.999999998139,\n                                    \"decimal\": 24.35999999998139,\n                                    \"normalizedImplied\": 0.0410509031199\n                                },\n                                {\n                                    \"american\": 2350.000000000735,\n                                    \"decimal\": 24.50000000000735,\n                                    \"normalizedImplied\": 0.0408163265306\n                                },\n                                {\n                                    \"american\": 2465.0000000018726,\n                                    \"decimal\": 25.650000000018725,\n                                    \"normalizedImplied\": 0.0389863547758\n                                },\n                                {\n                                    \"american\": 4484.999999996721,\n                                    \"decimal\": 45.84999999996722,\n                                    \"normalizedImplied\": 0.0218102508179\n                                },\n                                {\n                                    \"american\": 9652.999999992606,\n                                    \"decimal\": 97.52999999992606,\n                                    \"normalizedImplied\": 0.0102532554086\n                                },\n                                {\n                                    \"american\": 1010.9999999998766,\n                                    \"decimal\": 11.109999999998767,\n                                    \"normalizedImplied\": 0.0900090009001\n                                },\n                                {\n                                    \"american\": 1988.0000000005846,\n                                    \"decimal\": 20.880000000005847,\n                                    \"normalizedImplied\": 0.0478927203065\n                                },\n                                {\n                                    \"american\": 1085.9999999996087,\n                                    \"decimal\": 11.859999999996086,\n                                    \"normalizedImplied\": 0.0843170320405\n                                },\n                                {\n                                    \"american\": 5140.000000013415,\n                                    \"decimal\": 52.40000000013415,\n                                    \"normalizedImplied\": 0.0190839694656\n                                },\n                                {\n                                    \"american\": 2880.9999999959637,\n                                    \"decimal\": 29.809999999959636,\n                                    \"normalizedImplied\": 0.0335457900034\n                                },\n                                {\n                                    \"american\": 2868.9999999971233,\n                                    \"decimal\": 29.68999999997123,\n                                    \"normalizedImplied\": 0.0336813742001\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 8676.000000027803,\n                                    \"decimal\": 87.76000000027803,\n                                    \"normalizedImplied\": 0.0113947128532\n                                },\n                                {\n                                    \"american\": 8645.000000021731,\n                                    \"decimal\": 87.45000000021732,\n                                    \"normalizedImplied\": 0.0114351057747\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"tottenham_hotspur_fc_1_0\",\n                                \"tottenham_hotspur_fc_2_0\",\n                                \"tottenham_hotspur_fc_2_1\",\n                                \"tottenham_hotspur_fc_3_0\",\n                                \"tottenham_hotspur_fc_3_1\",\n                                \"tottenham_hotspur_fc_3_2\",\n                                \"tottenham_hotspur_fc_4_0\",\n                                \"tottenham_hotspur_fc_4_1\",\n                                \"tottenham_hotspur_fc_4_2\",\n                                \"tottenham_hotspur_fc_4_3\",\n                                \"villarreal_cf_1_0\",\n                                \"villarreal_cf_2_0\",\n                                \"villarreal_cf_2_1\",\n                                \"villarreal_cf_3_0\",\n                                \"villarreal_cf_3_1\",\n                                \"villarreal_cf_3_2\",\n                                \"villarreal_cf_4_0\",\n                                \"villarreal_cf_4_1\",\n                                \"villarreal_cf_4_2\",\n                                \"villarreal_cf_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x4a5d1b1b32ddf3fca9966f783c9ad3a35c0e69317ae21b85cca783024503b075\",\n                                \"0x8954eaa716644d0c657713e12fc02fd0ba8c0fdcfc9d8f7b65a1bc80a09a1c3c\",\n                                \"0xbd8cb8e0e9bd78c3abc570a415d031e9faeefa767b271644ecc3e1c366f8ab1d\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 377.99999999886234,\n                                    \"decimal\": 4.779999999988624,\n                                    \"normalizedImplied\": 0.209205020921\n                                },\n                                {\n                                    \"american\": 201.00000000023778,\n                                    \"decimal\": 3.010000000002378,\n                                    \"normalizedImplied\": 0.332225913621\n                                },\n                                {\n                                    \"american\": 261.0000000004007,\n                                    \"decimal\": 3.610000000004007,\n                                    \"normalizedImplied\": 0.277008310249\n                                },\n                                {\n                                    \"american\": 490.9999999988004,\n                                    \"decimal\": 5.9099999999880035,\n                                    \"normalizedImplied\": 0.169204737733\n                                },\n                                {\n                                    \"american\": 1035.9999999998001,\n                                    \"decimal\": 11.359999999998001,\n                                    \"normalizedImplied\": 0.0880281690141\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1788.0000000005439,\n                                    \"decimal\": 18.880000000005438,\n                                    \"normalizedImplied\": 0.0529661016949\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"tottenham_hotspur_fc_-_0\",\n                                \"tottenham_hotspur_fc_-_1\",\n                                \"tottenham_hotspur_fc_-_2\",\n                                \"tottenham_hotspur_fc_-_3\",\n                                \"tottenham_hotspur_fc_-_4\",\n                                \"tottenham_hotspur_fc_-_5\",\n                                \"tottenham_hotspur_fc_-_3+\",\n                                \"tottenham_hotspur_fc_-_4+\",\n                                \"tottenham_hotspur_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xac38448994a994e795dc379fdb4c964e5ad3ef0738b624902be7cdec4e08d296\",\n                                \"0x4861536bb2bcdf64c43f0c400d1c8821eae63d72efc2d544e69d9ad089bfee57\",\n                                \"0x8e2fa7440279283ee6666da603dfe3dc180010514f6fa7348efde12bbbb7dfd4\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 175.99999999977916,\n                                    \"decimal\": 2.7599999999977918,\n                                    \"normalizedImplied\": 0.36231884058\n                                },\n                                {\n                                    \"american\": 153.00000000003035,\n                                    \"decimal\": 2.5300000000003036,\n                                    \"normalizedImplied\": 0.395256916996\n                                },\n                                {\n                                    \"american\": 339.99999999947204,\n                                    \"decimal\": 4.39999999999472,\n                                    \"normalizedImplied\": 0.227272727273\n                                },\n                                {\n                                    \"american\": 1024.9999999998595,\n                                    \"decimal\": 11.249999999998595,\n                                    \"normalizedImplied\": 0.0888888888889\n                                },\n                                {\n                                    \"american\": 3430.999999994093,\n                                    \"decimal\": 35.30999999994093,\n                                    \"normalizedImplied\": 0.0283205890683\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"villarreal_cf_-_0\",\n                                \"villarreal_cf_-_1\",\n                                \"villarreal_cf_-_2\",\n                                \"villarreal_cf_-_3\",\n                                \"villarreal_cf_-_4\",\n                                \"villarreal_cf_-_5\",\n                                \"villarreal_cf_-_3+\",\n                                \"villarreal_cf_-_4+\",\n                                \"villarreal_cf_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x32b1e2a0853eba36a494312937a65f5ca80b443718f613231cdc7e9eb8457ae9\",\n                                \"0x3d43f42a2af4660020cb0cd365035fbf03c6845eefb063adb60fd689376fd53c\",\n                                \"0x62df2a519043557bfaa9509b96ebff8262f99d326c6aae722bf1f7b8dc9ae2e1\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -142.66536774397647,\n                                    \"decimal\": 1.7009409612251334,\n                                    \"normalizedImplied\": 0.5879098821159154\n                                },\n                                {\n                                    \"american\": 105.09896807842351,\n                                    \"decimal\": 2.050989680784235,\n                                    \"normalizedImplied\": 0.48756949358108465\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaca45e769da7e21115315c4f51d7ede31c60cae04da10f27cab086522e464c8b\",\n                                \"0xcb887a9a4a0ec2dbde1ee0123ed7637b48dc589ab3afcefb59c3de024c8ee320\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -119.62751541349496,\n                                    \"decimal\": 1.8359280860623741,\n                                    \"normalizedImplied\": 0.5446836439790844\n                                },\n                                {\n                                    \"american\": -111.23075195456478,\n                                    \"decimal\": 1.899031951531243,\n                                    \"normalizedImplied\": 0.5265840836399155\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x274fb55c3f38c074b7dc6b057be56b3c5b29fc834345add094efbf648e53cdd9\",\n                                \"0x3d43f42a2af4660020cb0cd365035fbf03c6845eefb063adb60fd689376fd53c\",\n                                \"0x62df2a519043557bfaa9509b96ebff8262f99d326c6aae722bf1f7b8dc9ae2e1\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -231.64434950695426,\n                                    \"decimal\": 1.4316962628825007,\n                                    \"normalizedImplied\": 0.6984721731316483\n                                },\n                                {\n                                    \"american\": 167.21052840301448,\n                                    \"decimal\": 2.672105284030145,\n                                    \"normalizedImplied\": 0.3742367510653516\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x717dd1e02e7254e86d286776376caa5c2e3537886aba3ff33231ffdc18707f9a\",\n                                \"0x695e8716a6fc1be29ff9af3bd6fb8a4c827b7e0948f4e2280f470109ab524960\",\n                                \"0xf0533b3bed5c134a530b6b8f1807589dd6bcc2975d0563180bbbf03148d0d3d5\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.50178403188954,\n                                    \"decimal\": 2.4650178403188954,\n                                    \"normalizedImplied\": 0.4056765771198766\n                                },\n                                {\n                                    \"american\": 332.85713275966043,\n                                    \"decimal\": 4.328571327596604,\n                                    \"normalizedImplied\": 0.23102310769942655\n                                },\n                                {\n                                    \"american\": 129.73966271784053,\n                                    \"decimal\": 2.297396627178405,\n                                    \"normalizedImplied\": 0.435275297338697\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4892b1d4c8faf49f3ae6050919bc2ea345ed8862106a567233ca8186b506a114\",\n                                \"0x295f34334125a7f71083e42dba925bcad3f1a504fd4d9efe669097538e7edb39\",\n                                \"0xbd8cb8e0e9bd78c3abc570a415d031e9faeefa767b271644ecc3e1c366f8ab1d\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -318.97549969802367,\n                                    \"decimal\": 1.313503701991754,\n                                    \"normalizedImplied\": 0.7613225592616395\n                                },\n                                {\n                                    \"american\": 213.58421714231088,\n                                    \"decimal\": 3.135842171423109,\n                                    \"normalizedImplied\": 0.31889360029436037\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6f85f0af9e41017994eaed4c25eefd863b9687ff18340dffa86d11cc14c3ab1b\",\n                                \"0xaaf7e84ae380069fd6b45dd9a1d95be93c7a4d30ac808418507cf04f7863cdd1\",\n                                \"0xf0533b3bed5c134a530b6b8f1807589dd6bcc2975d0563180bbbf03148d0d3d5\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 162.30758987541006,\n                                    \"decimal\": 2.6230758987541005,\n                                    \"normalizedImplied\": 0.3812318204269181\n                                },\n                                {\n                                    \"american\": -232.62727828359587,\n                                    \"decimal\": 1.429872200448006,\n                                    \"normalizedImplied\": 0.6993632016110818\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4901d18865aa8a09c45867e9f1af23632daea3fc2589c24f671873273938d522\",\n                                \"0x8954eaa716644d0c657713e12fc02fd0ba8c0fdcfc9d8f7b65a1bc80a09a1c3c\",\n                                \"0xbd8cb8e0e9bd78c3abc570a415d031e9faeefa767b271644ecc3e1c366f8ab1d\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -141.68687093476925,\n                                    \"decimal\": 1.705781695511073,\n                                    \"normalizedImplied\": 0.5862414883637193\n                                },\n                                {\n                                    \"american\": 106.07420483324344,\n                                    \"decimal\": 2.0607420483324344,\n                                    \"normalizedImplied\": 0.48526209323928066\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc8f71260c04e8e7f09a023da325888ea9e6bb1c530b79f8528953d58115ce642\",\n                                \"0x7c8f8a43808b02e653c0e8c412d8fbdfdfb9f72d29e64a0d84efa667d17cdd6b\",\n                                \"0x2eef9ce962a22e056cf62322cc9da01fddc447ca0869662223f74dfbff4d1ff6\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 144.5265046580218,\n                                    \"decimal\": 2.445265046580218,\n                                    \"normalizedImplied\": 0.408953623002354\n                                },\n                                {\n                                    \"american\": -195.8699786113815,\n                                    \"decimal\": 1.5105427626476968,\n                                    \"normalizedImplied\": 0.6620136978096459\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3e56da5edb73d6f1965c6001254d44b7874f22bee9957e6acd0b3fc3593e9f34\",\n                                \"0x49f09b070207c386a3b804a6da5f0b361c4fb0a13f40b5228dc64967fabfb3ae\",\n                                \"0xb389d0e0f2233707e17f7f91a603f94e3c714390a6f501e84fb3e1c2183998ff\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 102.15939277069612,\n                                    \"decimal\": 2.0215939277069612,\n                                    \"normalizedImplied\": 0.49465918268476033\n                                },\n                                {\n                                    \"american\": -142.63354858869562,\n                                    \"decimal\": 1.7010973294113603,\n                                    \"normalizedImplied\": 0.5878558402922397\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x09c55e2d81b5b37c31d68d42b74f0ee6627c72f49c549046d5d6a00dee111429\",\n                                \"0x0af5482099f208adc231410a46424c612fe0a190c0359e59423a0593d7486862\",\n                                \"0x799cd3a8df127b1ff2a4e0d643f209470d08277edb46a9deff2ef7bc45645736\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 328.06673421744057,\n                                    \"decimal\": 4.2806673421744055,\n                                    \"normalizedImplied\": 0.233608435336169\n                                },\n                                {\n                                    \"american\": -633.1113196383477,\n                                    \"decimal\": 1.1579501059262738,\n                                    \"normalizedImplied\": 0.8635950675958309\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x61895b1bb8a60fb7984cc452f3f580122530b28a5b4e2f853f53263e4210f28e\",\n                                \"0xad7206861e1d0f23d60210c9bd849bf5094d11b369586a2e404191822bb175ef\",\n                                \"0x934b0d2f6d31fdba2207f1a45e7f4b0219ffbe8c6f257fd326402ed3cc99f4b5\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -134.32966961884296,\n                                    \"decimal\": 1.74443717671418,\n                                    \"normalizedImplied\": 0.573250795929263\n                                },\n                                {\n                                    \"american\": -102.85635090004476,\n                                    \"decimal\": 1.972229707985455,\n                                    \"normalizedImplied\": 0.5070403289997368\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x077ad3876223672721fc3d07007d6b937de4cb0cb2827d45622c996786e1cc7b\",\n                                \"0x0af5482099f208adc231410a46424c612fe0a190c0359e59423a0593d7486862\",\n                                \"0x799cd3a8df127b1ff2a4e0d643f209470d08277edb46a9deff2ef7bc45645736\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 141.5991917349989,\n                                    \"decimal\": 2.415991917349989,\n                                    \"normalizedImplied\": 0.41390866948630467\n                                },\n                                {\n                                    \"american\": -200.045119354159,\n                                    \"decimal\": 1.4998872270558146,\n                                    \"normalizedImplied\": 0.6667167917436952\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe57710e39b2539089832cf4341d071406e966d55aea3f2d3d7d3c73304c39ad5\",\n                                \"0x80a07274b9e980fa1d9dc69e67f5e6f0a4daacc6c1df577f7772fb92c6e7391e\",\n                                \"0x3c61e5eeb8c7e42b2a723fe408746c395cc46899a13e805673be57715178934f\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -234.67435339200358,\n                                    \"decimal\": 1.4261224055998931,\n                                    \"normalizedImplied\": 0.7012020820045624\n                                },\n                                {\n                                    \"american\": 156.42588205839058,\n                                    \"decimal\": 2.564258820583906,\n                                    \"normalizedImplied\": 0.3899762348374376\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x522a4fb7534030a8a81a286af02ff7a60fe73cca07a76eb211de15643878386c\",\n                                \"0xdb9bfb053d11bcc92f4acac23e4a05894e5c2a51888074977cdc16d94127dc9b\",\n                                \"0xadf368ade65dd3be03e0b6acb7ac81b486227a524725a0c645d7029cb41f202b\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -528.7405127212369,\n                                    \"decimal\": 1.1891286890148365,\n                                    \"normalizedImplied\": 0.840951874459\n                                },\n                                {\n                                    \"american\": -175.2543717177315,\n                                    \"decimal\": 1.5705991754719943,\n                                    \"normalizedImplied\": 0.636699684819\n                                },\n                                {\n                                    \"american\": -199.66893029500625,\n                                    \"decimal\": 1.5008290466235898,\n                                    \"normalizedImplied\": 0.666298405038\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x676cacd91abf05892f1c548bb037c0901cfa6090923ebbdd34d4414f0121222a\",\n                                \"0x7dbb8ba9eb198eeeaca3a0c3d31b89dac9f0b3412340e7ef9752fb76b75a99fe\",\n                                \"0x934b0d2f6d31fdba2207f1a45e7f4b0219ffbe8c6f257fd326402ed3cc99f4b5\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81369,\n                                \"originalProviderPlayerId\": \"C7A6D7FABC45C0CD\",\n                                \"playerName\": \"Alberto Moleiro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5e5bdb69bd43bd924c973be1721a2cad5c35485736f6f19e9fb9bfcccf5ee5a1\",\n                                \"0x51052d0988e59b0f76ba46b8fa76c4d5d6744018d2b8e92836016e90eb9b1a64\",\n                                \"0xadf368ade65dd3be03e0b6acb7ac81b486227a524725a0c645d7029cb41f202b\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81370,\n                                \"originalProviderPlayerId\": \"FF2AA9031913C0A7\",\n                                \"playerName\": \"Archie Gray\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x18b1350077bf5e9833be333b123f0371edfc452d102d4018c3b82e626e0b7d3f\",\n                                \"0xe77f521e52e385c79ebe1718b4ab897be6b54be36a90dec74ba5ef95b19e5d54\",\n                                \"0x28d3290db97bafe6c998a61fdee331c9453ab4ee542b8c390a7affa83ed2df46\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81371,\n                                \"originalProviderPlayerId\": \"EC0B3C222904070E\",\n                                \"playerName\": \"Brennan Johnson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x053e4fb54201ae804f76ed8163182044057f76082f2d1c4db2d7e3e80213f8f4\",\n                                \"0xcd7e15d47fb9f886da0f15921dbb05500b2609c9ec52a88f3020bbb5abd6aec7\",\n                                \"0x9628ff25c1f41acf0ed08ec418495eefdad5eaff8870aa3599ac4a338e760bdb\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81372,\n                                \"originalProviderPlayerId\": \"BC728D7B62B18B68\",\n                                \"playerName\": \"Cristian Romero\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd915101609774d7fca79e8a49d42a71eab6d85a128c8e69012d47cbc3909c829\",\n                                \"0x72236a0080c99386766cf18e60b08b13746ee758410311a8f631e24dda852d49\",\n                                \"0x3c61e5eeb8c7e42b2a723fe408746c395cc46899a13e805673be57715178934f\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81373,\n                                \"originalProviderPlayerId\": \"9DF5A441B8A40919\",\n                                \"playerName\": \"Dani Parejo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x19ed8a2416b16a222484ee7bd4f61be913c50e311e9b470dead54ed35fbcbebb\",\n                                \"0xe77f521e52e385c79ebe1718b4ab897be6b54be36a90dec74ba5ef95b19e5d54\",\n                                \"0x28d3290db97bafe6c998a61fdee331c9453ab4ee542b8c390a7affa83ed2df46\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81374,\n                                \"originalProviderPlayerId\": \"ED064F0A5149A142\",\n                                \"playerName\": \"Destiny Udogie\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a5db8885ec0789473ca5774ae72b1dac6b3737d84340cdefdc0ceac2fd576ff\",\n                                \"0x916f52b74436d1796e0cd7e91309cc0ff9145becc8f088818b68e6ac899fbfcd\",\n                                \"0xa4b0593e0dde27972b509b11e16c54f6b45f69fb6459b80d6c3a56135b684a26\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81376,\n                                \"originalProviderPlayerId\": \"BC84AA42F729C981\",\n                                \"playerName\": \"Dominic Solanke\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x46e25b4b622b5fe08a32a84c56b2b615df3fbe77859d6c67900d40aacdc8a6fe\",\n                                \"0x295f34334125a7f71083e42dba925bcad3f1a504fd4d9efe669097538e7edb39\",\n                                \"0xbd8cb8e0e9bd78c3abc570a415d031e9faeefa767b271644ecc3e1c366f8ab1d\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81377,\n                                \"originalProviderPlayerId\": \"5B71C904065A838C\",\n                                \"playerName\": \"Georges Mikautadze\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x95079ef7b3fe90a949b5d16a674b0757a0404815595b9cd8e9009f69ccd7408f\",\n                                \"0xc442e0f377ccdfc3344e5f2588862aaf0b7b43ac2bbdc83633d936bf6869c49a\",\n                                \"0xa4b0593e0dde27972b509b11e16c54f6b45f69fb6459b80d6c3a56135b684a26\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81378,\n                                \"originalProviderPlayerId\": \"D13CFF3108621AC6\",\n                                \"playerName\": \"Gerard Moreno\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1405bc7399f19e42f059621ea290f0f093d6a86836d414b73b72d5029d40ddf5\",\n                                \"0x37bed5f137940695f40427e356fb539f7521d04fe8d6ebc748eb33345faf1c78\",\n                                \"0x28d3290db97bafe6c998a61fdee331c9453ab4ee542b8c390a7affa83ed2df46\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81379,\n                                \"originalProviderPlayerId\": \"9D00007AC213DEA9\",\n                                \"playerName\": \"Hugo Lopez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9fff738141856131e07699fd50266e341e2036469965633ca1b0731e1dfc9025\",\n                                \"0xec2f55b08b4d7bb91bf7815964be4da6773a81715c8b9a044e558ee1aa882d59\",\n                                \"0xe3fc6b5cefce432285e28f1e41946a62d0342b121146a9524ff4aea836aa5076\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81380,\n                                \"originalProviderPlayerId\": \"603EDEAC4D5EA813\",\n                                \"playerName\": \"Ilias Akhomach\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd5e66763edbe1915b0c42aed3e0ee3441493ffb899430787ca758d8102b6832a\",\n                                \"0x72236a0080c99386766cf18e60b08b13746ee758410311a8f631e24dda852d49\",\n                                \"0x3c61e5eeb8c7e42b2a723fe408746c395cc46899a13e805673be57715178934f\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81382,\n                                \"originalProviderPlayerId\": \"D8901BC9C610\",\n                                \"playerName\": \"Kevin Danso\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x226c6926673887a944deb5c78edd7b508802b16c7220ba3b9773f61616c8580a\",\n                                \"0x7affe544e197e5022ba9597b4fb363124d5434c3edf712f773b797bbe5fe4112\",\n                                \"0x62df2a519043557bfaa9509b96ebff8262f99d326c6aae722bf1f7b8dc9ae2e1\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81383,\n                                \"originalProviderPlayerId\": \"544574DAB62CD922\",\n                                \"playerName\": \"Lucas Bergvall\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x976d43b6862046e234c989cecb2511d9a546f22617f7a4e31014a4be5413f12c\",\n                                \"0xf42118bf02803d6ec69ab4911f077c2ac141c62523559f5058dd6b7ed68ce124\",\n                                \"0xe3fc6b5cefce432285e28f1e41946a62d0342b121146a9524ff4aea836aa5076\",\n                                \"0x0e4159851bf5133dc43f85c89e1135b06544b7a36f499f136d60aaf55172e30c\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81384,\n                                \"originalProviderPlayerId\": \"ECC6F2765261079D\",\n                                \"playerName\": \"Manor Solomon\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3dd5c27cc331f861c8382dce19019758b5015169bc9120aaa396b70d9151d684\",\n                                \"0x49f09b070207c386a3b804a6da5f0b361c4fb0a13f40b5228dc64967fabfb3ae\",\n                                \"0xb389d0e0f2233707e17f7f91a603f94e3c714390a6f501e84fb3e1c2183998ff\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81385,\n                                \"originalProviderPlayerId\": \"BDEBBF7D106D9B0C\",\n                                \"playerName\": \"Mohammed Kudus\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7bb661542cd6cc9b8fb7923fae8db56ee8d6507b80d7c1b8fb1621fa7caf6fec\",\n                                \"0x695e8716a6fc1be29ff9af3bd6fb8a4c827b7e0948f4e2280f470109ab524960\",\n                                \"0xf0533b3bed5c134a530b6b8f1807589dd6bcc2975d0563180bbbf03148d0d3d5\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81386,\n                                \"originalProviderPlayerId\": \"14C757A0B951318D\",\n                                \"playerName\": \"Nicolas Pépé\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfc14ee648947d586694b211cfc40434605463423a4e4599a9bf494d2007ed5df\",\n                                \"0x5fafbf22237b209accf93046e747941fb6d73052e68cc729b1d87a5c396f6866\",\n                                \"0xfdb739ae26a9fa4b4e86dd4f85a718300d2db2883b235a100b1b216cc151435a\",\n                                \"0xcb887a9a4a0ec2dbde1ee0123ed7637b48dc589ab3afcefb59c3de024c8ee320\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81387,\n                                \"originalProviderPlayerId\": \"AC881AE233E727C3\",\n                                \"playerName\": \"Pape Sarr\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x951ac0d4993192494a6b3222c77b800b75dff9c3117037538c188d3993d5740e\",\n                                \"0xc442e0f377ccdfc3344e5f2588862aaf0b7b43ac2bbdc83633d936bf6869c49a\",\n                                \"0xa4b0593e0dde27972b509b11e16c54f6b45f69fb6459b80d6c3a56135b684a26\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81388,\n                                \"originalProviderPlayerId\": \"E663A77963D84DFE\",\n                                \"playerName\": \"Pedro Porro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x035de6ce6d08628529b9821bbd8b2ea68b2399948f784ffcce725b66063292bb\",\n                                \"0x0d6536aea21287e6d5656df7c0cdf72fbd883285b520850b0d0e0780ead14a61\",\n                                \"0x9628ff25c1f41acf0ed08ec418495eefdad5eaff8870aa3599ac4a338e760bdb\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80292,\n                                \"originalProviderPlayerId\": \"50FBE1CDB207\",\n                                \"playerName\": \"Randal Kolo Muani\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0514ed8edf418638d480822df3d3f5ed84054e899333e9c4c8b6802de17a61dd\",\n                                \"0xcd7e15d47fb9f886da0f15921dbb05500b2609c9ec52a88f3020bbb5abd6aec7\",\n                                \"0x9628ff25c1f41acf0ed08ec418495eefdad5eaff8870aa3599ac4a338e760bdb\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81389,\n                                \"originalProviderPlayerId\": \"96522B0DC37D6F16\",\n                                \"playerName\": \"Richarlison de Andrade\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5005117ec1fbdeb2dcb57a4a5fd2e0567c731d0c438e754093f9defa867042f0\",\n                                \"0xdb9bfb053d11bcc92f4acac23e4a05894e5c2a51888074977cdc16d94127dc9b\",\n                                \"0xadf368ade65dd3be03e0b6acb7ac81b486227a524725a0c645d7029cb41f202b\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81390,\n                                \"originalProviderPlayerId\": \"975F9ECDE2B8EDAB\",\n                                \"playerName\": \"Rodrigo Bentancur\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0e9eddffe185d6d2fc95066c8ce16f9c0799be71896fd3b0962d711e5df3c5ae\",\n                                \"0x5115f5c1d4a5c7ff4e31f21efbc52bd3e7f8ec6280842a3dc7412be29635aa8f\",\n                                \"0x799cd3a8df127b1ff2a4e0d643f209470d08277edb46a9deff2ef7bc45645736\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81391,\n                                \"originalProviderPlayerId\": \"056EC65EC89576C2\",\n                                \"playerName\": \"Santi Comesaña\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1c9e7a8a6e9eb0d31f6ba26150a0226823cd21a65d1650fd5ee323c712981327\",\n                                \"0x7affe544e197e5022ba9597b4fb363124d5434c3edf712f773b797bbe5fe4112\",\n                                \"0x62df2a519043557bfaa9509b96ebff8262f99d326c6aae722bf1f7b8dc9ae2e1\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81392,\n                                \"originalProviderPlayerId\": \"46BCA3CECFE2\",\n                                \"playerName\": \"Santiago Mouriño\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0cf1f2462c9546ab687f58e7f9590e32755564bd52e39a1d1fb1cd5ddc2670ef\",\n                                \"0x5115f5c1d4a5c7ff4e31f21efbc52bd3e7f8ec6280842a3dc7412be29635aa8f\",\n                                \"0x799cd3a8df127b1ff2a4e0d643f209470d08277edb46a9deff2ef7bc45645736\",\n                                \"0xdbf31ed91e3cb4886afab0ff287319057da9b0bdc333d3c8a733c7c292b1d839\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80674,\n                                \"originalProviderPlayerId\": \"79E1887E553E\",\n                                \"playerName\": \"Tajon Buchanan\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3625936c6eac0687ec65dde08d81665d56c2c26ed92e609d84438fb115a4e6c3\",\n                                \"0x042d5b0ae1deadacde35bd9bef420ba5a9b23f2ff801493a3e4c644af9ab96f4\",\n                                \"0xb389d0e0f2233707e17f7f91a603f94e3c714390a6f501e84fb3e1c2183998ff\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81393,\n                                \"originalProviderPlayerId\": \"20D2ADC67F070AAA\",\n                                \"playerName\": \"Tani Oluwaseyi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xafdab3477147a065d72fd25c494cccea4bfeec38cfc9f7b21c76d6b4298f1c51\",\n                                \"0xe407766a361248bb3746dc9567a0d01726736ad4656744f6f3da4097beae7e5b\",\n                                \"0x2eef9ce962a22e056cf62322cc9da01fddc447ca0869662223f74dfbff4d1ff6\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80590,\n                                \"originalProviderPlayerId\": \"ABE09D9B8D9F\",\n                                \"playerName\": \"Thomas Partey\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3c90cce24fdc5836b8c03b7f74149d488453633c141723b3fd15e232a9279ae7\",\n                                \"0x042d5b0ae1deadacde35bd9bef420ba5a9b23f2ff801493a3e4c644af9ab96f4\",\n                                \"0xb389d0e0f2233707e17f7f91a603f94e3c714390a6f501e84fb3e1c2183998ff\",\n                                \"0x02549af03c126e6a93951587ec1cdbfba8133ff73c305611c2fbd974022f2d75\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81394,\n                                \"originalProviderPlayerId\": \"9784606208EBBE5C\",\n                                \"playerName\": \"Wilson Odobert\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15aa70aa0fe9572895f6159d159197b12cedc0c580046d38b71a56e2bc0d43c3\",\n                                \"0x37bed5f137940695f40427e356fb539f7521d04fe8d6ebc748eb33345faf1c78\",\n                                \"0x28d3290db97bafe6c998a61fdee331c9453ab4ee542b8c390a7affa83ed2df46\",\n                                \"0x27e025eb1d32bd81f62922d5e2caacedd69035102f75cd5f79be0cd4fe456f22\",\n                                \"0x32c6d8118c0a4ce5fe521c6128073dfffde7c2991b5e36fa2a72c31dedebd4c4\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80623,\n                                \"originalProviderPlayerId\": \"0375EB8EC956\",\n                                \"playerName\": \"Xavi Simons\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfc054a58473fb375529ea079383b0efa795fcd9d21a3e20fdcfecf815867a331\",\n                                \"0x5fafbf22237b209accf93046e747941fb6d73052e68cc729b1d87a5c396f6866\",\n                                \"0xfdb739ae26a9fa4b4e86dd4f85a718300d2db2883b235a100b1b216cc151435a\",\n                                \"0xcb887a9a4a0ec2dbde1ee0123ed7637b48dc589ab3afcefb59c3de024c8ee320\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81395,\n                                \"originalProviderPlayerId\": \"1C206E0334A13F5A\",\n                                \"playerName\": \"Yves Bissouma\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xebc62c9d72137a10a25697fdef285a6a16bf36290f15a326586663ace6b7f686\",\n                                \"0x80a07274b9e980fa1d9dc69e67f5e6f0a4daacc6c1df577f7772fb92c6e7391e\",\n                                \"0x3c61e5eeb8c7e42b2a723fe408746c395cc46899a13e805673be57715178934f\",\n                                \"0x2d3f4da4fa21c2db078fe99f8ab3f5bf82e25ab7ff1678c0ee47193de7d59095\",\n                                \"0x809cf3acd7a1c7f025c2b5c2faf740bf7a206cbe947489dddf6c5a57852e2805\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81375,\n                                \"originalProviderPlayerId\": \"F72E522B35D45BB4\",\n                                \"playerName\": \"Djed Spence\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x66726720682b22a7f02e94b7845850910e5c8390f37761e74b7a4afa882f2b0c\",\n                                \"0x7dbb8ba9eb198eeeaca3a0c3d31b89dac9f0b3412340e7ef9752fb76b75a99fe\",\n                                \"0x934b0d2f6d31fdba2207f1a45e7f4b0219ffbe8c6f257fd326402ed3cc99f4b5\",\n                                \"0x907ac5c08498269001328ac17a6db3bbec683c030db31323364a126bcd4cf9fe\",\n                                \"0xbc324734eb0a84a52b604031a8cc4cd54737b6f269d261a3af26eb1174e56833\",\n                                \"0xc7e0323089493f580372cf546895ac3bd39eacae93d8cbb8e62357181a019fa6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81381,\n                                \"originalProviderPlayerId\": \"6716E8B3787F85D1\",\n                                \"playerName\": \"Jun'ai Byfield\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7f45277d8e4ca68fd59ad9cb3fdd2948c2cd19f6e535eec3b0cb9b83e3b09c29\",\n                                \"0x916f52b74436d1796e0cd7e91309cc0ff9145becc8f088818b68e6ac899fbfcd\",\n                                \"0xa4b0593e0dde27972b509b11e16c54f6b45f69fb6459b80d6c3a56135b684a26\",\n                                \"0xf8b5074026b66e049b26fbad2db74da51d9ae03032eb90d432fb5e60a4ac0c73\",\n                                \"0xf05d27f2d181958eba1f2e8cba751b5625a820d5b7101360cc9d0793d1b5d12f\",\n                                \"0x74a7171775c70444516237d3eb371f59a17743349ef09e82586c02b2b07d8370\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 317.142857143049,\n                                    \"decimal\": 4.17142857143049,\n                                    \"normalizedImplied\": 0.23972602739715002\n                                },\n                                {\n                                    \"american\": 352.38095238197025,\n                                    \"decimal\": 4.523809523819702,\n                                    \"normalizedImplied\": 0.22105263157845\n                                },\n                                {\n                                    \"american\": 274.2857142852015,\n                                    \"decimal\": 3.742857142852015,\n                                    \"normalizedImplied\": 0.26717557251945\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 852.3809523809524,\n                                    \"decimal\": 9.523809523809524,\n                                    \"normalizedImplied\": 0.10500000000000001\n                                },\n                                {\n                                    \"american\": 804.7619047596429,\n                                    \"decimal\": 9.047619047596429,\n                                    \"normalizedImplied\": 0.11052631578975\n                                },\n                                {\n                                    \"american\": 709.5238095205714,\n                                    \"decimal\": 8.095238095205714,\n                                    \"normalizedImplied\": 0.1235294117652\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393136434434324442343300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758049200,\n                            \"maturityDate\": \"2025-09-16T19:00:00.000Z\",\n                            \"homeTeam\": \"Tottenham Hotspur FC\",\n                            \"awayTeam\": \"Villarreal CF\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 211.42857142807935,\n                                    \"decimal\": 3.1142857142807934,\n                                    \"normalizedImplied\": 0.32110091743170005\n                                },\n                                {\n                                    \"american\": 487.61904761895937,\n                                    \"decimal\": 5.876190476189594,\n                                    \"normalizedImplied\": 0.17017828200975002\n                                },\n                                {\n                                    \"american\": -116.40798226153603,\n                                    \"decimal\": 1.8590476190483922,\n                                    \"normalizedImplied\": 0.53790983606535\n                                },\n                                {\n                                    \"american\": 180.95238095276022,\n                                    \"decimal\": 2.8095238095276023,\n                                    \"normalizedImplied\": 0.35593220338935\n                                },\n                                {\n                                    \"american\": 285.7142857141507,\n                                    \"decimal\": 3.857142857141507,\n                                    \"normalizedImplied\": 0.25925925925935\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758127500,\n                    \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                    \"homeTeam\": \"Olympiakos CFP\",\n                    \"awayTeam\": \"Pafos FC\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -239.87075335456623,\n                            \"decimal\": 1.4168911741073513,\n                            \"normalizedImplied\": 0.7057705053671501\n                        },\n                        {\n                            \"american\": 598.092520020079,\n                            \"decimal\": 6.980925200200789,\n                            \"normalizedImplied\": 0.14324748816549954\n                        },\n                        {\n                            \"american\": 348.6329048152713,\n                            \"decimal\": 4.4863290481527125,\n                            \"normalizedImplied\": 0.22289938817835023\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x9d57742a9cc8d4495fdec1754cf498a853cf396e0faeff04311fbdeace5d7505\",\n                        \"0x4f4f7e68cbfc09abb683615ae4454e9c5a4a7f56093d77e354a6b040c2d43aac\",\n                        \"0x6d0a7103256ae9cb9d737ded10e176b80344ddc2b11e9c8896ae9b5c9cb133a2\",\n                        \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                        \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                        \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -246.33226069677087,\n                                    \"decimal\": 1.4059557595791223,\n                                    \"normalizedImplied\": 0.7112599334557678\n                                },\n                                {\n                                    \"american\": 180.99396317020134,\n                                    \"decimal\": 2.8099396317020133,\n                                    \"normalizedImplied\": 0.35587953161623204\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2275b194c06696ca030ca71a4e608c2072330742c820603e7370dd2c0e4f30c5\",\n                                \"0x6e62806ccf6fe58c83ab91ac4228de6ae85b93fc1c39d3780ebc3a7868e190fc\",\n                                \"0x17b9f1289958fd607627aa6f32c899cb3224b06aa95325e11c86ee85a7d54bae\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -144.96405651759113,\n                                    \"decimal\": 1.6898261707229831,\n                                    \"normalizedImplied\": 0.5917768450539237\n                                },\n                                {\n                                    \"american\": 111.9676935270037,\n                                    \"decimal\": 2.119676935270037,\n                                    \"normalizedImplied\": 0.4717700057780761\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x73858451975e99e09573fd22bddb1faf9aaa9bf552b80b79047c3b6ed0856269\",\n                                \"0xbc8eb2dbcb162408f78b730b92b2ddfc8b8b597e67e905fa5d6e72a3f661b0a2\",\n                                \"0xcf4db8d68ee8fe9277acef8dfe81e46a00897fa2851ef9d006d15d166f63df25\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 125.76722547329666,\n                                    \"decimal\": 2.2576722547329666,\n                                    \"normalizedImplied\": 0.44293408748927476\n                                },\n                                {\n                                    \"american\": -162.89547274764445,\n                                    \"decimal\": 1.6138906030551181,\n                                    \"normalizedImplied\": 0.619620684392725\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xea1181224ac7e69188315f473c443c117351b51131a162359b5874089fda1604\",\n                                \"0x17ac7cbb6800bae61a5878452367f48ce1122e4817b6f23881201911033f60f3\",\n                                \"0x75675ac77447b40dca5a07319c2b1322f942387af21925cda9ab920c03b8874c\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 250.00709359132034,\n                                    \"decimal\": 3.5000709359132034,\n                                    \"normalizedImplied\": 0.2857084951448534\n                                },\n                                {\n                                    \"american\": -356.2139251394258,\n                                    \"decimal\": 1.280730181900831,\n                                    \"normalizedImplied\": 0.7808045864241463\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x747059c745f5c31c1a084473fa676f9d6e32abbee832e471badcfcdd7b35d834\",\n                                \"0x944a99654e58b11ef1bfbee5f767f5ea832d4aa95481bbc4bc4f2c03e94aad7c\",\n                                \"0xcf4db8d68ee8fe9277acef8dfe81e46a00897fa2851ef9d006d15d166f63df25\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -401.1594340215277,\n                                    \"decimal\": 1.2492774481146407,\n                                    \"normalizedImplied\": 0.8004627006668212\n                                },\n                                {\n                                    \"american\": 267.78254786677917,\n                                    \"decimal\": 3.677825478667792,\n                                    \"normalizedImplied\": 0.2718997967141788\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xada623590be630740d8aee305b4b7de7f734497d9466ffdb2ffe11d255f176a3\",\n                                \"0x773346804232ec884886db42d0a2da92341923c43e1a8b677b7d66747559e229\",\n                                \"0xf697aa9d857f85ab19d7c7e2db86cf895caa192645f9f6235324f85ccbe16fd2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -258.25060256585857,\n                                    \"decimal\": 1.3872207809253734,\n                                    \"normalizedImplied\": 0.7208657870111562\n                                },\n                                {\n                                    \"american\": 188.8810865749252,\n                                    \"decimal\": 2.888810865749252,\n                                    \"normalizedImplied\": 0.3461631953328438\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8bfc59d70d06ee93d2b27e1682d7acf36b977d370ec56de4c301df33e65dbaef\",\n                                \"0x6842f830da4b3c9f0133fd4574a8f6ef766e76173dcff2c11398d4f0d8d214c4\",\n                                \"0x908ee8e9449d166fe5fd53bdf28b90cab38bbd80cf2f46cf107e907e7ffe4f84\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 141.55735499766192,\n                                    \"decimal\": 2.415573549976619,\n                                    \"normalizedImplied\": 0.413980356760273\n                                },\n                                {\n                                    \"american\": -188.61095467225562,\n                                    \"decimal\": 1.5301918977811624,\n                                    \"normalizedImplied\": 0.653512805452727\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1f9a800300b13896b94b952e1ba7602dee1e246ce19c9338d3dc975471c4aaaa\",\n                                \"0xfd61fc1bc6408db8708285d2cbe93cf1f5c89fcbd636f12def1f03f34dc23823\",\n                                \"0x82f17084efc22926aa3c83e5798a69adc5e5b86be0b4d3f7f00f37d0020af567\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 202.70748368645474,\n                                    \"decimal\": 3.0270748368645473,\n                                    \"normalizedImplied\": 0.3303519251726868\n                                },\n                                {\n                                    \"american\": -288.26718008646066,\n                                    \"decimal\": 1.3469003997264162,\n                                    \"normalizedImplied\": 0.7424453955193131\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x34d8ccdea5c8c8ea45769990fa44776adc9faaa0a012e0d4ff2c5dd8f7c58b53\",\n                                \"0x6d04e3f71eb6c3ffd549fe2af27a230d3438bb65ceb045ecf3cb58a3c4233107\",\n                                \"0x0616db74103f2fbe04fa9aca9a31c5a993bcb0dc632fab5b8438351f5cb2b863\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -121.82689305962147,\n                                    \"decimal\": 1.8208368241900457,\n                                    \"normalizedImplied\": 0.5491980317592848\n                                },\n                                {\n                                    \"american\": -103.9705093396274,\n                                    \"decimal\": 1.9618111966090555,\n                                    \"normalizedImplied\": 0.5097330475677152\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0d55444a7352d3f00203aef3edb2d8a72c06b5b01c8cce1308efaaf7a306d4fe\",\n                                \"0xce51404af1583328b8841286c2fd8ea9d5b8f9321d2fd37cb87b5b86e567f6e4\",\n                                \"0xc2270eff4bd6b501bc2615e91cc83a76e0eed6eda0719426716d1cc89e0c0d9c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1085.1051153253854,\n                                    \"decimal\": 11.851051153253854,\n                                    \"normalizedImplied\": 0.0843807006710487\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x02c1fa8d547880593f8744b1e2c54267b1bc2093c03631bf9e1d0d90245d5cf1\",\n                                \"0x3fec7f2ec71d231a29bd129abe2bf3de0be94e75a5077dcfd1f7c2ec6acb754f\",\n                                \"0xc2270eff4bd6b501bc2615e91cc83a76e0eed6eda0719426716d1cc89e0c0d9c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -905.573483377417,\n                                    \"decimal\": 1.1104272616585913,\n                                    \"normalizedImplied\": 0.9005542591833963\n                                },\n                                {\n                                    \"american\": 443.37959251593935,\n                                    \"decimal\": 5.4337959251593935,\n                                    \"normalizedImplied\": 0.18403341122360356\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5707ac33886f33d8b30451e9fc88ee20f846a37a134924e938bc15f43d4bb784\",\n                                \"0xef3dab3f0cfa965c6661cb0ccaee43bfbfa049b394d361424b4ae667803fda3e\",\n                                \"0x95c1b62400a57b60b78b07b99b35187ff96befe71560d2492e10331ba4c29af1\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1301.9325775784316,\n                                    \"decimal\": 1.0768088929658692,\n                                    \"normalizedImplied\": 0.928669893546\n                                },\n                                {\n                                    \"american\": -562.330580577209,\n                                    \"decimal\": 1.177831338813824,\n                                    \"normalizedImplied\": 0.849017993533\n                                },\n                                {\n                                    \"american\": 173.1144424841375,\n                                    \"decimal\": 2.731144424841375,\n                                    \"normalizedImplied\": 0.366146876344\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1d932c6b53e4421dd2d77f25b0586049a6ff36869200a2d8da270006cd3451a4\",\n                                \"0xf2d13f0068f824414b4c3bdc21d8a9f297c3cef25e530d20363ffad586577951\",\n                                \"0x82f17084efc22926aa3c83e5798a69adc5e5b86be0b4d3f7f00f37d0020af567\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -112.35267590123357,\n                                    \"decimal\": 1.8900544575182838,\n                                    \"normalizedImplied\": 0.5290852843007706\n                                },\n                                {\n                                    \"american\": -116.48165945124893,\n                                    \"decimal\": 1.8585042526961337,\n                                    \"normalizedImplied\": 0.5380671034512292\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x646990dff9b0db8fb06631abc6db755da105994d265abbed42f31174c24da200\",\n                                \"0xe4c4c3058a31f495a7b87163f4d6ac0ea2503c2249407574b9b50b2fd63669c7\",\n                                \"0x12f8bcf773958e114a5b41305c02d74eda115bb9ee15843663fbaf48b8a04ffa\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1101.9999999995,\n                                    \"decimal\": 12.019999999995,\n                                    \"normalizedImplied\": 0.0831946755408\n                                },\n                                {\n                                    \"american\": 774.9999999978126,\n                                    \"decimal\": 8.749999999978126,\n                                    \"normalizedImplied\": 0.114285714286\n                                },\n                                {\n                                    \"american\": 1719.9999999985077,\n                                    \"decimal\": 18.199999999985078,\n                                    \"normalizedImplied\": 0.0549450549451\n                                },\n                                {\n                                    \"american\": 7063.000000011352,\n                                    \"decimal\": 71.63000000011353,\n                                    \"normalizedImplied\": 0.0139606310205\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 566.0000000006661,\n                                    \"decimal\": 6.660000000006661,\n                                    \"normalizedImplied\": 0.15015015015\n                                },\n                                {\n                                    \"american\": 560.00000000066,\n                                    \"decimal\": 6.6000000000066,\n                                    \"normalizedImplied\": 0.151515151515\n                                },\n                                {\n                                    \"american\": 749.0000000008745,\n                                    \"decimal\": 8.490000000008745,\n                                    \"normalizedImplied\": 0.117785630153\n                                },\n                                {\n                                    \"american\": 843.000000002282,\n                                    \"decimal\": 9.43000000002282,\n                                    \"normalizedImplied\": 0.106044538706\n                                },\n                                {\n                                    \"american\": 1095.000000000012,\n                                    \"decimal\": 11.95000000000012,\n                                    \"normalizedImplied\": 0.0836820083682\n                                },\n                                {\n                                    \"american\": 2575.9999999996576,\n                                    \"decimal\": 26.759999999996577,\n                                    \"normalizedImplied\": 0.0373692077728\n                                },\n                                {\n                                    \"american\": 1610.0000000012483,\n                                    \"decimal\": 17.100000000012482,\n                                    \"normalizedImplied\": 0.0584795321637\n                                },\n                                {\n                                    \"american\": 2040.9999999985139,\n                                    \"decimal\": 21.40999999998514,\n                                    \"normalizedImplied\": 0.0467071461934\n                                },\n                                {\n                                    \"american\": 4463.999999998046,\n                                    \"decimal\": 45.63999999998046,\n                                    \"normalizedImplied\": 0.0219106047327\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1485.000000001062,\n                                    \"decimal\": 15.85000000001062,\n                                    \"normalizedImplied\": 0.0630914826498\n                                },\n                                {\n                                    \"american\": 3364.0000000043506,\n                                    \"decimal\": 34.64000000004351,\n                                    \"normalizedImplied\": 0.0288683602771\n                                },\n                                {\n                                    \"american\": 1877.0000000010516,\n                                    \"decimal\": 19.770000000010516,\n                                    \"normalizedImplied\": 0.0505816894284\n                                },\n                                {\n                                    \"american\": 9392.999999994352,\n                                    \"decimal\": 94.92999999994352,\n                                    \"normalizedImplied\": 0.0105340777415\n                                },\n                                {\n                                    \"american\": 5662.000000005543,\n                                    \"decimal\": 57.620000000055434,\n                                    \"normalizedImplied\": 0.0173550850399\n                                },\n                                {\n                                    \"american\": 5620.00000000572,\n                                    \"decimal\": 57.200000000057194,\n                                    \"normalizedImplied\": 0.0174825174825\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"olympiakos_cfp_1_0\",\n                                \"olympiakos_cfp_2_0\",\n                                \"olympiakos_cfp_2_1\",\n                                \"olympiakos_cfp_3_0\",\n                                \"olympiakos_cfp_3_1\",\n                                \"olympiakos_cfp_3_2\",\n                                \"olympiakos_cfp_4_0\",\n                                \"olympiakos_cfp_4_1\",\n                                \"olympiakos_cfp_4_2\",\n                                \"olympiakos_cfp_4_3\",\n                                \"pafos_fc_1_0\",\n                                \"pafos_fc_2_0\",\n                                \"pafos_fc_2_1\",\n                                \"pafos_fc_3_0\",\n                                \"pafos_fc_3_1\",\n                                \"pafos_fc_3_2\",\n                                \"pafos_fc_4_0\",\n                                \"pafos_fc_4_1\",\n                                \"pafos_fc_4_2\",\n                                \"pafos_fc_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x8c73ed6059f013f6ccecea86af3e6ceda6f12d3fc010c99a3cf0d5a5530b3e73\",\n                                \"0xabe37d9c873aaea6d46d0a8d80d388b6e552725667d13a93096c9222f9bd4e74\",\n                                \"0x6d0a7103256ae9cb9d737ded10e176b80344ddc2b11e9c8896ae9b5c9cb133a2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 543.9999999982998,\n                                    \"decimal\": 6.439999999982998,\n                                    \"normalizedImplied\": 0.155279503106\n                                },\n                                {\n                                    \"american\": 241.99999999966485,\n                                    \"decimal\": 3.4199999999966484,\n                                    \"normalizedImplied\": 0.292397660819\n                                },\n                                {\n                                    \"american\": 232.00000000011954,\n                                    \"decimal\": 3.3200000000011953,\n                                    \"normalizedImplied\": 0.301204819277\n                                },\n                                {\n                                    \"american\": 386.00000000101085,\n                                    \"decimal\": 4.860000000010109,\n                                    \"normalizedImplied\": 0.205761316872\n                                },\n                                {\n                                    \"american\": 811.0000000035257,\n                                    \"decimal\": 9.110000000035257,\n                                    \"normalizedImplied\": 0.109769484083\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1404.0000000006257,\n                                    \"decimal\": 15.040000000006257,\n                                    \"normalizedImplied\": 0.0664893617021\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"olympiakos_cfp_-_0\",\n                                \"olympiakos_cfp_-_1\",\n                                \"olympiakos_cfp_-_2\",\n                                \"olympiakos_cfp_-_3\",\n                                \"olympiakos_cfp_-_4\",\n                                \"olympiakos_cfp_-_5\",\n                                \"olympiakos_cfp_-_3+\",\n                                \"olympiakos_cfp_-_4+\",\n                                \"olympiakos_cfp_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x1e8c770daf468d964a1ec16ccbbd013b17a59021ffcb92cf4103daa86c8a4f87\",\n                                \"0xf2d13f0068f824414b4c3bdc21d8a9f297c3cef25e530d20363ffad586577951\",\n                                \"0x82f17084efc22926aa3c83e5798a69adc5e5b86be0b4d3f7f00f37d0020af567\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.0101010100726,\n                                    \"decimal\": 1.9900000000002784,\n                                    \"normalizedImplied\": 0.502512562814\n                                },\n                                {\n                                    \"american\": 165.0000000000265,\n                                    \"decimal\": 2.650000000000265,\n                                    \"normalizedImplied\": 0.377358490566\n                                },\n                                {\n                                    \"american\": 540.9999999983975,\n                                    \"decimal\": 6.409999999983975,\n                                    \"normalizedImplied\": 0.15600624025\n                                },\n                                {\n                                    \"american\": 2013.0000000019738,\n                                    \"decimal\": 21.130000000019738,\n                                    \"normalizedImplied\": 0.0473260766682\n                                },\n                                {\n                                    \"american\": 7522.999999986491,\n                                    \"decimal\": 76.22999999986492,\n                                    \"normalizedImplied\": 0.0131181949364\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"pafos_fc_-_0\",\n                                \"pafos_fc_-_1\",\n                                \"pafos_fc_-_2\",\n                                \"pafos_fc_-_3\",\n                                \"pafos_fc_-_4\",\n                                \"pafos_fc_-_5\",\n                                \"pafos_fc_-_3+\",\n                                \"pafos_fc_-_4+\",\n                                \"pafos_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x1cd0b2a7b14f2d7b60de421e8883f79de907b0b184333ee40ffdb4ef49299664\",\n                                \"0xfb8c7b0a307d10bece989a8c7fc3bb2be296e1adbfe996fdfcf1cfcfa66579ab\",\n                                \"0x760de0aa494db6e04ed2de9752415b880910f3ec51c3d2dfcbcba9825c7dc30c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 103.12509849735925,\n                                    \"decimal\": 2.0312509849735925,\n                                    \"normalizedImplied\": 0.4923074535828474\n                                },\n                                {\n                                    \"american\": -139.52783031924073,\n                                    \"decimal\": 1.716702895552803,\n                                    \"normalizedImplied\": 0.5825119783921525\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x328b1e8181c239bc215820a5dabf8ad37f511144d117869bce8bd9053cdb103e\",\n                                \"0x33b6cb07026e9c0a74f0a6cade234ed09d6978fd6136dfe45e523a5eb49db1a2\",\n                                \"0x17b9f1289958fd607627aa6f32c899cb3224b06aa95325e11c86ee85a7d54bae\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -178.9231080111009,\n                                    \"decimal\": 1.5588993009991516,\n                                    \"normalizedImplied\": 0.6414782528666643\n                                },\n                                {\n                                    \"american\": 131.71494986378303,\n                                    \"decimal\": 2.3171494986378303,\n                                    \"normalizedImplied\": 0.43156473097133546\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd3f3e2d271541d42d3ab5bbbed642bf5f330ca27e21259cacf68056c853294a1\",\n                                \"0xdee88dbf12aec65afa738ae95ffee3df36f28f372d0cd3a8b733403b278fa7f1\",\n                                \"0xb6cf04806f4725ad84197ab597a3239343665e058d544fd142da5cf59b41ae97\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -129.05915178969667,\n                                    \"decimal\": 1.7748385032233214,\n                                    \"normalizedImplied\": 0.5634315450019137\n                                },\n                                {\n                                    \"american\": -103.93038014040954,\n                                    \"decimal\": 1.9621825674542939,\n                                    \"normalizedImplied\": 0.5096365733680862\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1f3578439423d9c11627801115c43aeb3717840b0288d402c96d359e87a41c64\",\n                                \"0xfd61fc1bc6408db8708285d2cbe93cf1f5c89fcbd636f12def1f03f34dc23823\",\n                                \"0x82f17084efc22926aa3c83e5798a69adc5e5b86be0b4d3f7f00f37d0020af567\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -111.21935869476926,\n                                    \"decimal\": 1.8991240479496048,\n                                    \"normalizedImplied\": 0.5265585473890729\n                                },\n                                {\n                                    \"american\": 625.729646571094,\n                                    \"decimal\": 7.25729646571094,\n                                    \"normalizedImplied\": 0.13779235900376544\n                                },\n                                {\n                                    \"american\": 143.55329171549823,\n                                    \"decimal\": 2.4355329171549824,\n                                    \"normalizedImplied\": 0.41058775800416175\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x50eba55dbaa8e209b25f83714a66ed8b87c0d73db9c8861b040e6cedfbd18838\",\n                                \"0x58f03dbfea3bbb4efa10654919ff70a7d6be2c5206fd34b2d34bcb5426d4715d\",\n                                \"0x1acf1958e26fc84c7179d4840edab4c32236ceda5c443bc2c05097088b932691\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -307.36740329149177,\n                                    \"decimal\": 1.3253435430339535,\n                                    \"normalizedImplied\": 0.7545213505253267\n                                },\n                                {\n                                    \"american\": 206.68291806840435,\n                                    \"decimal\": 3.0668291806840435,\n                                    \"normalizedImplied\": 0.32606967688267335\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xea19a7efbf24580c678db1ddafb1250e88c84773cbeffd46d5b681439723d908\",\n                                \"0x17ac7cbb6800bae61a5878452367f48ce1122e4817b6f23881201911033f60f3\",\n                                \"0x75675ac77447b40dca5a07319c2b1322f942387af21925cda9ab920c03b8874c\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 171.18367771257837,\n                                    \"decimal\": 2.7118367771257836,\n                                    \"normalizedImplied\": 0.3687537570236355\n                                },\n                                {\n                                    \"american\": -247.37878104231436,\n                                    \"decimal\": 1.4042383893180188,\n                                    \"normalizedImplied\": 0.7121297976233645\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x53d94c0cfc4dc7f4709a01e27c8dff0f03d57da80d6cb25db558d779c39a2bf5\",\n                                \"0xfbb7bf4484c47cfdc05fae476becfbcad8d8f1a91cf4a5c6d3c8769c6c49019e\",\n                                \"0x1acf1958e26fc84c7179d4840edab4c32236ceda5c443bc2c05097088b932691\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -133.29843965507493,\n                                    \"decimal\": 1.7501963283198327,\n                                    \"normalizedImplied\": 0.571364471413323\n                                },\n                                {\n                                    \"american\": -100.82955266617641,\n                                    \"decimal\": 1.9917727229344866,\n                                    \"normalizedImplied\": 0.5020653152266771\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x04bd8618163ec4532a7aa53f91744bdc02a239e4cefe2db9f782d5dea4df6ac9\",\n                                \"0x3fec7f2ec71d231a29bd129abe2bf3de0be94e75a5077dcfd1f7c2ec6acb754f\",\n                                \"0xc2270eff4bd6b501bc2615e91cc83a76e0eed6eda0719426716d1cc89e0c0d9c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 247.06862755363917,\n                                    \"decimal\": 3.4706862755363916,\n                                    \"normalizedImplied\": 0.28812745394149775\n                                },\n                                {\n                                    \"american\": -359.91473628696093,\n                                    \"decimal\": 1.2778435832654258,\n                                    \"normalizedImplied\": 0.7825683934215023\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x16005bd618ca9db5e890498cc2472a6f26d0534932cdd41443239180fc16410a\",\n                                \"0xfe835808513262bf5f286375b0d977c1e78cc0997e02ec14645f0261a5f64629\",\n                                \"0x760de0aa494db6e04ed2de9752415b880910f3ec51c3d2dfcbcba9825c7dc30c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -111.2512911286431,\n                                    \"decimal\": 1.8988659725698562,\n                                    \"normalizedImplied\": 0.5266301121014014\n                                },\n                                {\n                                    \"american\": -116.48989045483044,\n                                    \"decimal\": 1.8584435920538145,\n                                    \"normalizedImplied\": 0.5380846662635985\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf35e006e029044f777264c0b75a447cf34774049b3ee9b8d6548263f0e595571\",\n                                \"0xe74d00a52e0eac284dbe94c324ace4334c01885631de178b49446c3fae652c72\",\n                                \"0x75675ac77447b40dca5a07319c2b1322f942387af21925cda9ab920c03b8874c\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 101.17947972465306,\n                                    \"decimal\": 2.0117947972465307,\n                                    \"normalizedImplied\": 0.49706858839115353\n                                },\n                                {\n                                    \"american\": -142.62283139849225,\n                                    \"decimal\": 1.7011500123749272,\n                                    \"normalizedImplied\": 0.5878376349678465\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb68cf281b840d0c1cbd9c22795030f19dcb7ddb8730887951e78eecda63146f6\",\n                                \"0x773346804232ec884886db42d0a2da92341923c43e1a8b677b7d66747559e229\",\n                                \"0xf697aa9d857f85ab19d7c7e2db86cf895caa192645f9f6235324f85ccbe16fd2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 439.51014228531824,\n                                    \"decimal\": 5.395101422853182,\n                                    \"normalizedImplied\": 0.18535332732839582\n                                },\n                                {\n                                    \"american\": -1012.6948143954037,\n                                    \"decimal\": 1.098746432368869,\n                                    \"normalizedImplied\": 0.9101280973846039\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x59f22744abe90668b7f122dd8ed8c7416051c3878dc185c9f07cc09d57d31a99\",\n                                \"0xef3dab3f0cfa965c6661cb0ccaee43bfbfa049b394d361424b4ae667803fda3e\",\n                                \"0x95c1b62400a57b60b78b07b99b35187ff96befe71560d2492e10331ba4c29af1\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -182.08464507962523,\n                                    \"decimal\": 1.5491951282123224,\n                                    \"normalizedImplied\": 0.6454964786481995\n                                },\n                                {\n                                    \"american\": 129.76605020588025,\n                                    \"decimal\": 2.2976605020588026,\n                                    \"normalizedImplied\": 0.4352253081358003\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5254c2d2dd488208f583d02a7206509d428b9984042656d74cde15ca9fdd225f\",\n                                \"0x58f03dbfea3bbb4efa10654919ff70a7d6be2c5206fd34b2d34bcb5426d4715d\",\n                                \"0x1acf1958e26fc84c7179d4840edab4c32236ceda5c443bc2c05097088b932691\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 246.12469071681028,\n                                    \"decimal\": 3.461246907168103,\n                                    \"normalizedImplied\": 0.2889132231303812\n                                },\n                                {\n                                    \"american\": -378.5107131559094,\n                                    \"decimal\": 1.2641933148106426,\n                                    \"normalizedImplied\": 0.7910182630176187\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc4cdca4ad9f6cf9038b5dbe2d83efef6baf15681be6b1b35d2a81b1758f1bdd6\",\n                                \"0xe372ff1d459b905e1b1cb30d56667eff54b1e5afcd3c82b62b66d7e46706c23f\",\n                                \"0xf697aa9d857f85ab19d7c7e2db86cf895caa192645f9f6235324f85ccbe16fd2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -684.4221055402932,\n                                    \"decimal\": 1.1461086647998584,\n                                    \"normalizedImplied\": 0.8725176160976211\n                                },\n                                {\n                                    \"american\": 345.8185167728119,\n                                    \"decimal\": 4.458185167728119,\n                                    \"normalizedImplied\": 0.224306519890379\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc763f9d649f1186aba2ce5af694e49c15574a2d55c43fa129675e0806179a5ec\",\n                                \"0xe372ff1d459b905e1b1cb30d56667eff54b1e5afcd3c82b62b66d7e46706c23f\",\n                                \"0xf697aa9d857f85ab19d7c7e2db86cf895caa192645f9f6235324f85ccbe16fd2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1490.9963706232638,\n                                    \"decimal\": 1.0670692444128473,\n                                    \"normalizedImplied\": 0.937146305393\n                                },\n                                {\n                                    \"american\": -197.93019526841493,\n                                    \"decimal\": 1.5052286229717962,\n                                    \"normalizedImplied\": 0.664350906393\n                                },\n                                {\n                                    \"american\": -121.42514925936378,\n                                    \"decimal\": 1.8235526215940676,\n                                    \"normalizedImplied\": 0.548380117008\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x860e5d5d14d389bbf558e8c7e2e5cbcfa022279eb0de6c5284021f5adf030617\",\n                                \"0x6842f830da4b3c9f0133fd4574a8f6ef766e76173dcff2c11398d4f0d8d214c4\",\n                                \"0x908ee8e9449d166fe5fd53bdf28b90cab38bbd80cf2f46cf107e907e7ffe4f84\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80933,\n                                \"originalProviderPlayerId\": \"077C2E2AF1D751BA\",\n                                \"playerName\": \"Anderson Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x123e74ec56561f2fcb205256993d47525b874538fd419a2d5a241c28ebc2ac97\",\n                                \"0xfe835808513262bf5f286375b0d977c1e78cc0997e02ec14645f0261a5f64629\",\n                                \"0x760de0aa494db6e04ed2de9752415b880910f3ec51c3d2dfcbcba9825c7dc30c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81414,\n                                \"originalProviderPlayerId\": \"E729CE7885008CEE\",\n                                \"playerName\": \"Argiris Liatsikouras\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7d4113549e9a823fd1eb40956b75c5c7b51c2b65f1fd3a2b50fa6f08e6cbd78d\",\n                                \"0x944a99654e58b11ef1bfbee5f767f5ea832d4aa95481bbc4bc4f2c03e94aad7c\",\n                                \"0xcf4db8d68ee8fe9277acef8dfe81e46a00897fa2851ef9d006d15d166f63df25\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81415,\n                                \"originalProviderPlayerId\": \"E843AC44DF68E91E\",\n                                \"playerName\": \"Ayoub El Kaabi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -129.299363057562,\n                                    \"decimal\": 1.7733990147769065,\n                                    \"normalizedImplied\": 0.56388888888934\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe43ddc1b0c57485c68f83fd0277078d1de045a70b6108a65aae51851bb6a66e4\",\n                                \"0xedb2c75ccbd9afce74e8f39668dfe39ea3da3fa7524ba9e73fb24291022294bd\",\n                                \"0xb6cf04806f4725ad84197ab597a3239343665e058d544fd142da5cf59b41ae97\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81192,\n                                \"originalProviderPlayerId\": \"ACF2C0F64EA0A423\",\n                                \"playerName\": \"Bruno Felipe Souza da Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5bffd66649586e3237ceaccbc86bf6ecebfb0ca26bcde425323b3d6cef59cc87\",\n                                \"0x751bb3896db2710dacfae169e0f147559879bb91e73d27321115309eaf823d41\",\n                                \"0x95c1b62400a57b60b78b07b99b35187ff96befe71560d2492e10331ba4c29af1\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81416,\n                                \"originalProviderPlayerId\": \"F4F6151AA80EDB71\",\n                                \"playerName\": \"Christos Mouzakitis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x67347faf6ae69aa6ae4f8518c9ed4e697b808632fbc51fb4bec298e6ddec745c\",\n                                \"0xdff20cb368f5bb2f8d71c5842e5dded682b885eb0815f6c2965a07753a2cd2e8\",\n                                \"0x12f8bcf773958e114a5b41305c02d74eda115bb9ee15843663fbaf48b8a04ffa\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81417,\n                                \"originalProviderPlayerId\": \"DA954B2D56E6315E\",\n                                \"playerName\": \"Daniel García Carrillo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5393ee4321ad579f312188aa65c93c9dd0941fc0d9bc9b24b22c40cd1584c317\",\n                                \"0xfbb7bf4484c47cfdc05fae476becfbcad8d8f1a91cf4a5c6d3c8769c6c49019e\",\n                                \"0x1acf1958e26fc84c7179d4840edab4c32236ceda5c443bc2c05097088b932691\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81418,\n                                \"originalProviderPlayerId\": \"C0CA12600CA681C6\",\n                                \"playerName\": \"Diogo André Santos Nascimento\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x82cc0f43ab07a56d0f1b86ed2dda0e7e1b7819b262d47063c13cba05454e0311\",\n                                \"0x74fbbd28d84cee0cdcc52b575238d9bfea26818c0b6fd4733f104e58902ab36b\",\n                                \"0x908ee8e9449d166fe5fd53bdf28b90cab38bbd80cf2f46cf107e907e7ffe4f84\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81419,\n                                \"originalProviderPlayerId\": \"8EAA837862DE\",\n                                \"playerName\": \"Francisco Leonel Lima Silva Machado\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd7c1aeaded294863261bbf963c95639f256df17fbb158fc7026c8650a5802bf8\",\n                                \"0xedb2c75ccbd9afce74e8f39668dfe39ea3da3fa7524ba9e73fb24291022294bd\",\n                                \"0xb6cf04806f4725ad84197ab597a3239343665e058d544fd142da5cf59b41ae97\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81420,\n                                \"originalProviderPlayerId\": \"9BE7FEF0A536BF6D\",\n                                \"playerName\": \"Gabriel Tadeu Strefezza Rebelato\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4f0ab0778297466b38e6e6ab6ffd83e31717d47dfa295b24da2125a2a31611a0\",\n                                \"0x0a6a74203beb990bca57f19d85155468795a95fad464ce11b6257aa573d7f496\",\n                                \"0x0616db74103f2fbe04fa9aca9a31c5a993bcb0dc632fab5b8438351f5cb2b863\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81194,\n                                \"originalProviderPlayerId\": \"D4B3FA32EA16861B\",\n                                \"playerName\": \"Jair Diego Alves de Brito\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x66a0364539983c93ca82ca1380b9e5a19da17d9b34c59cb2c828bc59582656d0\",\n                                \"0xdff20cb368f5bb2f8d71c5842e5dded682b885eb0815f6c2965a07753a2cd2e8\",\n                                \"0x12f8bcf773958e114a5b41305c02d74eda115bb9ee15843663fbaf48b8a04ffa\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81195,\n                                \"originalProviderPlayerId\": \"B528B42E10A244FF\",\n                                \"playerName\": \"João Pedro Araújo Correia\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9606bad698721d1ddaaa2ba9945c8da579fc3e9023e75ad14adc3d4737db646b\",\n                                \"0xabe37d9c873aaea6d46d0a8d80d388b6e552725667d13a93096c9222f9bd4e74\",\n                                \"0x6d0a7103256ae9cb9d737ded10e176b80344ddc2b11e9c8896ae9b5c9cb133a2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80940,\n                                \"originalProviderPlayerId\": \"05D6C0F347677B3C\",\n                                \"playerName\": \"Ken Sema\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x10f11c5bc2732ecf2f05b88cbcba4456e294c1b260ef21507377881a4625da0a\",\n                                \"0xce51404af1583328b8841286c2fd8ea9d5b8f9321d2fd37cb87b5b86e567f6e4\",\n                                \"0xc2270eff4bd6b501bc2615e91cc83a76e0eed6eda0719426716d1cc89e0c0d9c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81421,\n                                \"originalProviderPlayerId\": \"6EBBC130B69BB36D\",\n                                \"playerName\": \"Landry Dimata\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x683a49368a0a7bad91d4b0cc67dbec34fcb420e85188460e04e1207001f34710\",\n                                \"0xbc8eb2dbcb162408f78b730b92b2ddfc8b8b597e67e905fa5d6e72a3f661b0a2\",\n                                \"0xcf4db8d68ee8fe9277acef8dfe81e46a00897fa2851ef9d006d15d166f63df25\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81422,\n                                \"originalProviderPlayerId\": \"66093DA166C14757\",\n                                \"playerName\": \"Lorenzo Scipioni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2371d5f0e1ebe621e3deb3f2d275d95676a9e683ab05aabfeb3aea58548f4a3d\",\n                                \"0x6e62806ccf6fe58c83ab91ac4228de6ae85b93fc1c39d3780ebc3a7868e190fc\",\n                                \"0x17b9f1289958fd607627aa6f32c899cb3224b06aa95325e11c86ee85a7d54bae\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80537,\n                                \"originalProviderPlayerId\": \"72D4AFD440C9\",\n                                \"playerName\": \"Mehdi Taremi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24b733bbc9e2e874e861ec83c974cae378790b040025c353ea3a89fd9e35f403\",\n                                \"0x33b6cb07026e9c0a74f0a6cade234ed09d6978fd6136dfe45e523a5eb49db1a2\",\n                                \"0x17b9f1289958fd607627aa6f32c899cb3224b06aa95325e11c86ee85a7d54bae\",\n                                \"0x542efead305ca5e92f8041883bfb6bb91cd05c6ebce545995cfb11149e3e3f65\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80947,\n                                \"originalProviderPlayerId\": \"B26AC0E855246261\",\n                                \"playerName\": \"Mislav Oršić\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5fb24f628cc2f372b0524c9721da7d8cce3e80adcdf31dbf70e6f621887b60ae\",\n                                \"0x751bb3896db2710dacfae169e0f147559879bb91e73d27321115309eaf823d41\",\n                                \"0x95c1b62400a57b60b78b07b99b35187ff96befe71560d2492e10331ba4c29af1\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80948,\n                                \"originalProviderPlayerId\": \"B9BCC8B8DB28D8D6\",\n                                \"playerName\": \"Mons Bassouamina\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd1be85e09fae8390145eb1c5f54d13d042aba61436794f477708e227fb7a9da5\",\n                                \"0xdee88dbf12aec65afa738ae95ffee3df36f28f372d0cd3a8b733403b278fa7f1\",\n                                \"0xb6cf04806f4725ad84197ab597a3239343665e058d544fd142da5cf59b41ae97\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80949,\n                                \"originalProviderPlayerId\": \"91EE3D2FCE82AE90\",\n                                \"playerName\": \"Muamer Tanković\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfc9df49715f58049552d1fb9a1d7d0d4a9ae894503ee9434a17fb3d8e0d88fe6\",\n                                \"0xe74d00a52e0eac284dbe94c324ace4334c01885631de178b49446c3fae652c72\",\n                                \"0x75675ac77447b40dca5a07319c2b1322f942387af21925cda9ab920c03b8874c\",\n                                \"0x00a5b3233436a31bfefc3a373e8ab2ce2ecd62f132be6f27bc44949da0178315\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80192,\n                                \"originalProviderPlayerId\": \"20092E377F04\",\n                                \"playerName\": \"Rémy Cabella\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1c7f5cf5e9225b308b2673e35ec0de63368f70968ed23a32eb7e1ef2d80bcfd1\",\n                                \"0xfb8c7b0a307d10bece989a8c7fc3bb2be296e1adbfe996fdfcf1cfcfa66579ab\",\n                                \"0x760de0aa494db6e04ed2de9752415b880910f3ec51c3d2dfcbcba9825c7dc30c\",\n                                \"0x39e43feb9f07a45943b51da2a281e6a67599760b198ffdc2d57efce40686e19a\",\n                                \"0x645114d7ce2b21d204d873730bef7475e74f2d1c524a1cc2c3f3091d83261d33\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81423,\n                                \"originalProviderPlayerId\": \"B8F0F86287DF\",\n                                \"playerName\": \"Roman Yaremchuk\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 101.97044334966283,\n                                    \"decimal\": 2.0197044334966283,\n                                    \"normalizedImplied\": 0.49512195121973496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6591db3fec72d8fd144650bf1c9cbd34dd7983506bc6a3a83afe44f70d503e5b\",\n                                \"0xe4c4c3058a31f495a7b87163f4d6ac0ea2503c2249407574b9b50b2fd63669c7\",\n                                \"0x12f8bcf773958e114a5b41305c02d74eda115bb9ee15843663fbaf48b8a04ffa\",\n                                \"0x075716fa5b9da1f8dc1854d3baaecb267035a4892a1497bc99a2e8fb21dc0584\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81424,\n                                \"originalProviderPlayerId\": \"C5CA0FD7DC6E1953\",\n                                \"playerName\": \"Santiago Hezze\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x356d6f80f3041acec7d51f1b83d65b239f146dce8c630f304394610193cf8199\",\n                                \"0x6d04e3f71eb6c3ffd549fe2af27a230d3438bb65ceb045ecf3cb58a3c4233107\",\n                                \"0x0616db74103f2fbe04fa9aca9a31c5a993bcb0dc632fab5b8438351f5cb2b863\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81425,\n                                \"originalProviderPlayerId\": \"58F84EEEDF118473\",\n                                \"playerName\": \"Stavros Pnevmonidis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4f39811312503b469fa9deb910353ccad5a180cd70f43364408de4078238195f\",\n                                \"0x0a6a74203beb990bca57f19d85155468795a95fad464ce11b6257aa573d7f496\",\n                                \"0x0616db74103f2fbe04fa9aca9a31c5a993bcb0dc632fab5b8438351f5cb2b863\",\n                                \"0x8d27139ed2e948983c97908a5f7fa6aed1c254057909b3b0dfd2c49335e6a431\",\n                                \"0x561ddba357eb6c17f7af5f738e3d3601e2c90bf5d807b2b60e06617e06b927b0\",\n                                \"0xa07b688b088d24b8bbf53a89c517fc67c1df593170ee3e4ade3d7d5f853b44fe\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80957,\n                                \"originalProviderPlayerId\": \"4A029D5A18F95635\",\n                                \"playerName\": \"Vlad Dragomir\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa4e4b81f2b7efc9ee888b75a0e070eef28d55be21522f6e98f3e08797e8a427b\",\n                                \"0x4f4f7e68cbfc09abb683615ae4454e9c5a4a7f56093d77e354a6b040c2d43aac\",\n                                \"0x6d0a7103256ae9cb9d737ded10e176b80344ddc2b11e9c8896ae9b5c9cb133a2\",\n                                \"0x43ed780531938768da80ab068bea5512117ce7e2359b7b08734105d37cef7d67\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81426,\n                                \"originalProviderPlayerId\": \"D40D46D10A72\",\n                                \"playerName\": \"Yusuf Yazici\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x84d62c60dd403653dddcfc1f178962626f1f1d6d07416a80650c979256605c1d\",\n                                \"0x74fbbd28d84cee0cdcc52b575238d9bfea26818c0b6fd4733f104e58902ab36b\",\n                                \"0x908ee8e9449d166fe5fd53bdf28b90cab38bbd80cf2f46cf107e907e7ffe4f84\",\n                                \"0xbeebda51b5ae2033f665558a271209f65a47ced54d73de31c8b229f8f0acd339\",\n                                \"0x24f5bad82bda4e32ddf78a0b9045192dcd23be4970d4a5a560e943c372525110\",\n                                \"0xe6f3ee9030c5f7ae192d5e56781ed235aa95b533ef972f7e1aad6048305deb7b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 252.38095238130475,\n                                    \"decimal\": 3.5238095238130476,\n                                    \"normalizedImplied\": 0.2837837837835\n                                },\n                                {\n                                    \"american\": 260.00000000036,\n                                    \"decimal\": 3.6000000000036,\n                                    \"normalizedImplied\": 0.2777777777775\n                                },\n                                {\n                                    \"american\": 208.57142857107064,\n                                    \"decimal\": 3.0857142857107065,\n                                    \"normalizedImplied\": 0.32407407407445\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1900.0000000019998,\n                                    \"decimal\": 20.00000000002,\n                                    \"normalizedImplied\": 0.04999999999995\n                                },\n                                {\n                                    \"american\": 1519.0476190466472,\n                                    \"decimal\": 16.190476190466473,\n                                    \"normalizedImplied\": 0.06176470588239001\n                                },\n                                {\n                                    \"american\": 1471.42857142755,\n                                    \"decimal\": 15.7142857142755,\n                                    \"normalizedImplied\": 0.063636363636405\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137354145323630383700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"Olympiakos CFP\",\n                            \"awayTeam\": \"Pafos FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 1,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.71428571406867,\n                                    \"decimal\": 3.0571428571406867,\n                                    \"normalizedImplied\": 0.32710280373855\n                                },\n                                {\n                                    \"american\": 1032.38095238035,\n                                    \"decimal\": 11.323809523803499,\n                                    \"normalizedImplied\": 0.08830950378474\n                                },\n                                {\n                                    \"american\": -134.09961685818075,\n                                    \"decimal\": 1.7457142857146015,\n                                    \"normalizedImplied\": 0.5728314238951501\n                                },\n                                {\n                                    \"american\": 124.7619047620756,\n                                    \"decimal\": 2.247619047620756,\n                                    \"normalizedImplied\": 0.44491525423695\n                                },\n                                {\n                                    \"american\": 242.85714285686865,\n                                    \"decimal\": 3.4285714285686866,\n                                    \"normalizedImplied\": 0.29166666666689994\n                                },\n                                {\n                                    \"american\": 391.4285714295936,\n                                    \"decimal\": 4.914285714295936,\n                                    \"normalizedImplied\": 0.2034883720926\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Total Goals Under\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758127500,\n                    \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                    \"homeTeam\": \"SK Slavia Praha\",\n                    \"awayTeam\": \"FK Bodø / Glimt\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -118.52324642487274,\n                            \"decimal\": 1.8437163427124492,\n                            \"normalizedImplied\": 0.5423827824451641\n                        },\n                        {\n                            \"american\": 258.8838228600488,\n                            \"decimal\": 3.588838228600488,\n                            \"normalizedImplied\": 0.27864170416785894\n                        },\n                        {\n                            \"american\": 306.20916213779327,\n                            \"decimal\": 4.062091621377933,\n                            \"normalizedImplied\": 0.24617859300297676\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x33edac3b45ceed7aa5172c1cdc8054e194db5336d5989f5ec8e25321e7779823\",\n                        \"0xe56b5849714e1eee594a3f7c32d0c422110e39a7ed2afb4a838cac2b8eb1e939\",\n                        \"0x4c7b736dba7a00b36308473e6512c1d5135dd632a85d00dcdfa781221eb16eb6\",\n                        \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                        \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                        \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                        \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 140.55558966450096,\n                                    \"decimal\": 2.4055558966450095,\n                                    \"normalizedImplied\": 0.4157043290470548\n                                },\n                                {\n                                    \"american\": -183.19533487352538,\n                                    \"decimal\": 1.5458654286640985,\n                                    \"normalizedImplied\": 0.6468868385679452\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf4d33c9e16a59c7499563cd13fb3125ccb9b49e05ae25f565f771631573f2b59\",\n                                \"0x977c7b486eeb0dbc27e2c29aaa8796c0e88279e04089e3b61ce32f51c1061974\",\n                                \"0xcd361e5a46bb973ffc80d376a25daeb5eeab79552ccadbd2a4e713f643c0c087\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 197.75280748049303,\n                                    \"decimal\": 2.97752807480493,\n                                    \"normalizedImplied\": 0.3358490583050217\n                                },\n                                {\n                                    \"american\": -271.38530397347927,\n                                    \"decimal\": 1.3684797906734565,\n                                    \"normalizedImplied\": 0.7307378646109782\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x44d448ac12e65b59cdc59fad8bc273a554883066a1cc8cd0518125abb107666f\",\n                                \"0xba4549b2c84cc123281c11bdde6ed16a07356569019908a8413cb51fd23e18dd\",\n                                \"0xb245cfece9fae47d8473c0d056b5a3c8a47f996b14722fe7f299928448e79e3b\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -365.1860313133794,\n                                    \"decimal\": 1.2738330369328568,\n                                    \"normalizedImplied\": 0.785032238139942\n                                },\n                                {\n                                    \"american\": 254.93799790691693,\n                                    \"decimal\": 3.5493799790691694,\n                                    \"normalizedImplied\": 0.2817393476880578\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x77dcd2b959001ff5dc2b564a126fd1f08e782fb691e44ae6714bf7171e77522b\",\n                                \"0x4ce25459f13adeb7449410bdbf3b46fa70f32780f769ab3dce52200cee76e1d6\",\n                                \"0xdd662310db52b023880b8b2afdd5c0b1090b841d237b180789e32d857ca2ecba\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -117.61143999004398,\n                                    \"decimal\": 1.8502574240096472,\n                                    \"normalizedImplied\": 0.5404653358087463\n                                },\n                                {\n                                    \"american\": -105.06520062475471,\n                                    \"decimal\": 1.9517899304942528,\n                                    \"normalizedImplied\": 0.5123502198552533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x73676cfe9208c7ee5b0cad615ff191fd35010af4cca3dcec6bd968d043ab578c\",\n                                \"0x4ce25459f13adeb7449410bdbf3b46fa70f32780f769ab3dce52200cee76e1d6\",\n                                \"0xdd662310db52b023880b8b2afdd5c0b1090b841d237b180789e32d857ca2ecba\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -502.52371421246596,\n                                    \"decimal\": 1.1989955840327173,\n                                    \"normalizedImplied\": 0.8340314287368658\n                                },\n                                {\n                                    \"american\": 319.0568447485696,\n                                    \"decimal\": 4.1905684474856955,\n                                    \"normalizedImplied\": 0.23863110996313433\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd3922ba177ff55e100ccd3b76f20206d2025bbbb05da8fb4f49d28bfab23d330\",\n                                \"0xcb7d24d41a431b72ea81706b579a2c955726b28aa43a452b9d151a5a42e8a5d7\",\n                                \"0xbc2d57d85e3654907550da60421ae135e78a2284031eb255469cd919077c4301\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -194.76378761870413,\n                                    \"decimal\": 1.5134424690680872,\n                                    \"normalizedImplied\": 0.6607453011515905\n                                },\n                                {\n                                    \"american\": 145.503045471014,\n                                    \"decimal\": 2.45503045471014,\n                                    \"normalizedImplied\": 0.4073269225974094\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x141eab84706736d4cb7ef6cd4f4672e57ecf03fb7300a23898594f041b86dbab\",\n                                \"0xfb1236302c05fbd3a14b2097af822b181c80b1f414b6d8e91b6f0993af202ea2\",\n                                \"0xfc662121898b9a8757a033a4509365d69f5e6eefb39308824f19b20335205412\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 129.7239991978413,\n                                    \"decimal\": 2.297239991978413,\n                                    \"normalizedImplied\": 0.43530497618526437\n                                },\n                                {\n                                    \"american\": -171.40325371395946,\n                                    \"decimal\": 1.5834194966151671,\n                                    \"normalizedImplied\": 0.6315445793977357\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2e5465a8847d3d296c2dcfcc21d115d1879bbb905c5c0387bfe8a6cfa1edaca9\",\n                                \"0x886cee0fe50e7ef23dac85e2257b2c6e37f2e915741bb2df411b63fb492c4b7b\",\n                                \"0x3d3866618aedc612a2c1e6f4d600bef0314dad2190b262975e42a7762eef5d68\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 240.17134150841787,\n                                    \"decimal\": 3.4017134150841786,\n                                    \"normalizedImplied\": 0.2939695024177262\n                                },\n                                {\n                                    \"american\": -349.95739380715884,\n                                    \"decimal\": 1.2857490705142929,\n                                    \"normalizedImplied\": 0.7777567356902737\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xeae5aaff0f13c04e84beaec112f97883e9c932a4bf90a5aa12ee8a265ec4d04d\",\n                                \"0x977c7b486eeb0dbc27e2c29aaa8796c0e88279e04089e3b61ce32f51c1061974\",\n                                \"0xcd361e5a46bb973ffc80d376a25daeb5eeab79552ccadbd2a4e713f643c0c087\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -120.67596386323235,\n                                    \"decimal\": 1.828665434264396,\n                                    \"normalizedImplied\": 0.5468468869496966\n                                },\n                                {\n                                    \"american\": -103.97724368333989,\n                                    \"decimal\": 1.9617489025247439,\n                                    \"normalizedImplied\": 0.5097492338153031\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6a3d16c4fde63b1fbb980f2b37144affc010c338157375e03302fe0461e8aae\",\n                                \"0x09043102c782fe6be205b081c52b524c2d8bf9070eaa60670ade195a390045f9\",\n                                \"0xef97690a83b1f4547e4905e57832944bf7cb217b9148f4949f9ce016da8a45bc\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1478.3189889025944,\n                                    \"decimal\": 15.783189889025945,\n                                    \"normalizedImplied\": 0.06335854836893905\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x730881b0892a0921889c62117c6aad8e6e15f5ba938c1c0fa139212786608b86\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -251.0494180861261,\n                                    \"decimal\": 1.3983279497811605,\n                                    \"normalizedImplied\": 0.7151398212103969\n                                },\n                                {\n                                    \"american\": 173.15715239037678,\n                                    \"decimal\": 2.7315715239037677,\n                                    \"normalizedImplied\": 0.36608962688660307\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe1425512243199f659aa4e57afc9a0332dadba9550a726c1d29cf036402aa1d1\",\n                                \"0x8f0b1710f8ea5b0e4b3aa9afef9c98b41b55165590eea1f58fe837f041d6a277\",\n                                \"0xc35604eb0bf8d7edf2cd2fa2cfb9b14f8cbbd78e9685791245259ef6e3af1350\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -372.95048486000053,\n                                    \"decimal\": 1.2681321088442568,\n                                    \"normalizedImplied\": 0.788561375448\n                                },\n                                {\n                                    \"american\": -458.73565108188467,\n                                    \"decimal\": 1.2179904695965083,\n                                    \"normalizedImplied\": 0.821024486613\n                                },\n                                {\n                                    \"american\": -110.44669922693727,\n                                    \"decimal\": 1.905414111059379,\n                                    \"normalizedImplied\": 0.524820297171\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5c47a8b6e85b72024ee6f122a95ba0d099c9c4ec6abcacebb2b08fa427e10803\",\n                                \"0x468b58c5a4fa99d431049652dcd0fa250245b98f71b8100ac6647b50ec423ab9\",\n                                \"0x2f942236eb01cd9882161b9dcb8e979d34d4f6f708ecfdcab5f2ad9353c64425\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -106.00303617926838,\n                                    \"decimal\": 1.9433692053016645,\n                                    \"normalizedImplied\": 0.5145702614160609\n                                },\n                                {\n                                    \"american\": -124.93723275751421,\n                                    \"decimal\": 1.8004019121672568,\n                                    \"normalizedImplied\": 0.555431536281939\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x61eacc2a875596b8f78ac63d7dc346fabbc1a79742940204cdffcc1dd0553fa7\",\n                                \"0x421301afa973425d78894c9e98f044a94c21857afcee43158b5bdba75e848d5a\",\n                                \"0x2f942236eb01cd9882161b9dcb8e979d34d4f6f708ecfdcab5f2ad9353c64425\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1480.9999999992665,\n                                    \"decimal\": 15.809999999992664,\n                                    \"normalizedImplied\": 0.0632511068944\n                                },\n                                {\n                                    \"american\": 715.9999999989556,\n                                    \"decimal\": 8.159999999989555,\n                                    \"normalizedImplied\": 0.122549019608\n                                },\n                                {\n                                    \"american\": 1159.9999999996724,\n                                    \"decimal\": 12.599999999996724,\n                                    \"normalizedImplied\": 0.0793650793651\n                                },\n                                {\n                                    \"american\": 3635.000000002895,\n                                    \"decimal\": 37.35000000002895,\n                                    \"normalizedImplied\": 0.0267737617135\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1060.999999999719,\n                                    \"decimal\": 11.60999999999719,\n                                    \"normalizedImplied\": 0.0861326442722\n                                },\n                                {\n                                    \"american\": 927.0000000003462,\n                                    \"decimal\": 10.270000000003462,\n                                    \"normalizedImplied\": 0.0973709834469\n                                },\n                                {\n                                    \"american\": 811.0000000035257,\n                                    \"decimal\": 9.110000000035257,\n                                    \"normalizedImplied\": 0.109769484083\n                                },\n                                {\n                                    \"american\": 1376.9999999999986,\n                                    \"decimal\": 14.769999999999985,\n                                    \"normalizedImplied\": 0.0677048070413\n                                },\n                                {\n                                    \"american\": 998.0000000001888,\n                                    \"decimal\": 10.980000000001889,\n                                    \"normalizedImplied\": 0.0910746812386\n                                },\n                                {\n                                    \"american\": 1832.999999999766,\n                                    \"decimal\": 19.32999999999766,\n                                    \"normalizedImplied\": 0.0517330574237\n                                },\n                                {\n                                    \"american\": 2726.9999999967945,\n                                    \"decimal\": 28.269999999967943,\n                                    \"normalizedImplied\": 0.0353731871242\n                                },\n                                {\n                                    \"american\": 2111.999999998124,\n                                    \"decimal\": 22.119999999981243,\n                                    \"normalizedImplied\": 0.0452079566004\n                                },\n                                {\n                                    \"american\": 2913.999999998638,\n                                    \"decimal\": 30.13999999998638,\n                                    \"normalizedImplied\": 0.0331785003318\n                                },\n                                {\n                                    \"american\": 6706.000000008099,\n                                    \"decimal\": 68.06000000008099,\n                                    \"normalizedImplied\": 0.0146929180135\n                                },\n                                {\n                                    \"american\": 1420.9999999993854,\n                                    \"decimal\": 15.209999999993855,\n                                    \"normalizedImplied\": 0.0657462195924\n                                },\n                                {\n                                    \"american\": 1999.0000000010305,\n                                    \"decimal\": 20.990000000010305,\n                                    \"normalizedImplied\": 0.0476417341591\n                                },\n                                {\n                                    \"american\": 1088.9999999993674,\n                                    \"decimal\": 11.889999999993675,\n                                    \"normalizedImplied\": 0.0841042893188\n                                },\n                                {\n                                    \"american\": 3511.9999999963306,\n                                    \"decimal\": 36.119999999963305,\n                                    \"normalizedImplied\": 0.0276854928018\n                                },\n                                {\n                                    \"american\": 2136.0000000011896,\n                                    \"decimal\": 22.360000000011894,\n                                    \"normalizedImplied\": 0.0447227191413\n                                },\n                                {\n                                    \"american\": 2379.999999997619,\n                                    \"decimal\": 24.79999999997619,\n                                    \"normalizedImplied\": 0.0403225806452\n                                },\n                                {\n                                    \"american\": 7766.000000016503,\n                                    \"decimal\": 78.66000000016503,\n                                    \"normalizedImplied\": 0.0127129417747\n                                },\n                                {\n                                    \"american\": 5128.999999988428,\n                                    \"decimal\": 52.28999999988428,\n                                    \"normalizedImplied\": 0.0191241155097\n                                },\n                                {\n                                    \"american\": 5648.000000016026,\n                                    \"decimal\": 57.48000000016026,\n                                    \"normalizedImplied\": 0.0173973556019\n                                },\n                                {\n                                    \"american\": 8359.99999997648,\n                                    \"decimal\": 84.5999999997648,\n                                    \"normalizedImplied\": 0.0118203309693\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"sk_slavia_praha_1_0\",\n                                \"sk_slavia_praha_2_0\",\n                                \"sk_slavia_praha_2_1\",\n                                \"sk_slavia_praha_3_0\",\n                                \"sk_slavia_praha_3_1\",\n                                \"sk_slavia_praha_3_2\",\n                                \"sk_slavia_praha_4_0\",\n                                \"sk_slavia_praha_4_1\",\n                                \"sk_slavia_praha_4_2\",\n                                \"sk_slavia_praha_4_3\",\n                                \"fk_bodø_/_glimt_1_0\",\n                                \"fk_bodø_/_glimt_2_0\",\n                                \"fk_bodø_/_glimt_2_1\",\n                                \"fk_bodø_/_glimt_3_0\",\n                                \"fk_bodø_/_glimt_3_1\",\n                                \"fk_bodø_/_glimt_3_2\",\n                                \"fk_bodø_/_glimt_4_0\",\n                                \"fk_bodø_/_glimt_4_1\",\n                                \"fk_bodø_/_glimt_4_2\",\n                                \"fk_bodø_/_glimt_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0x03f9ad5a781dadc73d943d9a77996cec9abebcb060b6c8db6a23fb9be7162676\",\n                                \"0x716ed3378d2b5a52953e1d273deeddcd613a079400d30ad5fba15b5f788644fd\",\n                                \"0x2625db38eb4998c599a4fc66e8cf0629501ed049225c32cdd3b9e0c994520b3b\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 475.0000000008625,\n                                    \"decimal\": 5.750000000008625,\n                                    \"normalizedImplied\": 0.173913043478\n                                },\n                                {\n                                    \"american\": 230.00000000032998,\n                                    \"decimal\": 3.3000000000033,\n                                    \"normalizedImplied\": 0.30303030303\n                                },\n                                {\n                                    \"american\": 243.99999999953215,\n                                    \"decimal\": 3.4399999999953215,\n                                    \"normalizedImplied\": 0.290697674419\n                                },\n                                {\n                                    \"american\": 390.00000000014705,\n                                    \"decimal\": 4.90000000000147,\n                                    \"normalizedImplied\": 0.204081632653\n                                },\n                                {\n                                    \"american\": 868.9999999962888,\n                                    \"decimal\": 9.689999999962888,\n                                    \"normalizedImplied\": 0.103199174407\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1719.9999999985077,\n                                    \"decimal\": 18.199999999985078,\n                                    \"normalizedImplied\": 0.0549450549451\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"sk_slavia_praha_-_0\",\n                                \"sk_slavia_praha_-_1\",\n                                \"sk_slavia_praha_-_2\",\n                                \"sk_slavia_praha_-_3\",\n                                \"sk_slavia_praha_-_4\",\n                                \"sk_slavia_praha_-_5\",\n                                \"sk_slavia_praha_-_3+\",\n                                \"sk_slavia_praha_-_4+\",\n                                \"sk_slavia_praha_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xd42a162ed7a5a940838c063fa8094b84130e015d104a12aa8ce0bcd26beddc55\",\n                                \"0xbd6f4dd040e2a97adcb1a2e7bbf2783f065460e9b1757eb62dbfa77e3263036e\",\n                                \"0xef97690a83b1f4547e4905e57832944bf7cb217b9148f4949f9ce016da8a45bc\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"fk_bodø_/_glimt_-_0\",\n                                \"fk_bodø_/_glimt_-_1\",\n                                \"fk_bodø_/_glimt_-_2\",\n                                \"fk_bodø_/_glimt_-_3\",\n                                \"fk_bodø_/_glimt_-_4\",\n                                \"fk_bodø_/_glimt_-_5\",\n                                \"fk_bodø_/_glimt_-_3+\",\n                                \"fk_bodø_/_glimt_-_4+\",\n                                \"fk_bodø_/_glimt_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x0a13130d3a425b0448fc4d912da77e3f460994581edf5bdb338b01be459dda50\",\n                                \"0x3cf87f1473a6c630e3fcb4b0fbead6035959707e391820eff991837d938f4f1d\",\n                                \"0xfc662121898b9a8757a033a4509365d69f5e6eefb39308824f19b20335205412\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -198.87823984707848,\n                                    \"decimal\": 1.5028202184255655,\n                                    \"normalizedImplied\": 0.6654155884645027\n                                },\n                                {\n                                    \"american\": 141.59511385471427,\n                                    \"decimal\": 2.415951138547143,\n                                    \"normalizedImplied\": 0.413915655844497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe94a2e64279e0061023e2f4f5466b5f2c752839522d6c68863ac415cb4c350b9\",\n                                \"0x150e95b650659254c15b9ef4b7e3ba722d3565482e040e52cf4772f99ae627a0\",\n                                \"0xcd361e5a46bb973ffc80d376a25daeb5eeab79552ccadbd2a4e713f643c0c087\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 152.41443524172595,\n                                    \"decimal\": 2.5241443524172595,\n                                    \"normalizedImplied\": 0.3961738555254754\n                                },\n                                {\n                                    \"american\": -207.49091453241272,\n                                    \"decimal\": 1.481948813158172,\n                                    \"normalizedImplied\": 0.6747871391515246\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x01eb2df66f363172ddb396aeb01301ecaf4372fc32c1422addaaf6938268d79d\",\n                                \"0x71421a8c27009a7cf41afc9192e5ad12094cc9ac83685c1deb34667c45eec929\",\n                                \"0x2625db38eb4998c599a4fc66e8cf0629501ed049225c32cdd3b9e0c994520b3b\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -156.56124115524236,\n                                    \"decimal\": 1.6387276905964383,\n                                    \"normalizedImplied\": 0.6102295126507783\n                                },\n                                {\n                                    \"american\": 116.91942956165305,\n                                    \"decimal\": 2.1691942956165304,\n                                    \"normalizedImplied\": 0.46100065910222165\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6df624f3aa81e562e7fbf9219f58ea09453e59bace64f680b861e6f5c5bd6fd5\",\n                                \"0xa264b8416eb283c696b7d276a35e66d41459d6fbca66d560d1c874450f03ef4e\",\n                                \"0xdd662310db52b023880b8b2afdd5c0b1090b841d237b180789e32d857ca2ecba\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 139.5981854753268,\n                                    \"decimal\": 2.395981854753268,\n                                    \"normalizedImplied\": 0.41736543121816644\n                                },\n                                {\n                                    \"american\": 297.3583075997418,\n                                    \"decimal\": 3.9735830759974182,\n                                    \"normalizedImplied\": 0.251662034208002\n                                },\n                                {\n                                    \"american\": 148.4721923451188,\n                                    \"decimal\": 2.484721923451188,\n                                    \"normalizedImplied\": 0.40245952295983145\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xde621e631297ae7379f8af276aba7445f43c14ba1545ecf0c264c40f46ce4d25\",\n                                \"0x8f0b1710f8ea5b0e4b3aa9afef9c98b41b55165590eea1f58fe837f041d6a277\",\n                                \"0xc35604eb0bf8d7edf2cd2fa2cfb9b14f8cbbd78e9685791245259ef6e3af1350\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -206.56134509269845,\n                                    \"decimal\": 1.4841176840474342,\n                                    \"normalizedImplied\": 0.6738010137261048\n                                },\n                                {\n                                    \"american\": 145.54505204511736,\n                                    \"decimal\": 2.4554505204511736,\n                                    \"normalizedImplied\": 0.40725723921989526\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1b79dfeaa78529f32fc7173259813937dba1a744ce77c3910f041c9ad38845d1\",\n                                \"0xaedf6814cc71eefd9e2efb8d34aefac57c26274d2e890c008600e4bf39449fdf\",\n                                \"0xd9fdc3c07be86cf5144318016339f9e0688fc4d1664c792ba8399cdb3be37a76\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.80409233452808,\n                                    \"decimal\": 2.2680409233452807,\n                                    \"normalizedImplied\": 0.4409091519058814\n                                },\n                                {\n                                    \"american\": -176.69894297525562,\n                                    \"decimal\": 1.5659343418596663,\n                                    \"normalizedImplied\": 0.6385963787041185\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcdf19614749e21c2d8102bdf0f21e619acd1e57c4e64f702835b9d36be58c613\",\n                                \"0xcb7d24d41a431b72ea81706b579a2c955726b28aa43a452b9d151a5a42e8a5d7\",\n                                \"0xbc2d57d85e3654907550da60421ae135e78a2284031eb255469cd919077c4301\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 137.6258299619805,\n                                    \"decimal\": 2.376258299619805,\n                                    \"normalizedImplied\": 0.42082967165648505\n                                },\n                                {\n                                    \"american\": -186.15980067425676,\n                                    \"decimal\": 1.5371729000450556,\n                                    \"normalizedImplied\": 0.650544906152515\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x534c2f85c3d40603ba7d0a51a5b50fc263c117ea0026cd367fc04572b3c63d18\",\n                                \"0x410821f17763735d6a38ce80118459e5db507beb0ba9493284a5dd02ffe75af7\",\n                                \"0x5b66a2436aa05e0e0c095a983ca7ec4dedd83d006bc48e6a56cfe2965faa2fe1\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.90863322345534,\n                                    \"decimal\": 1.9623839415243791,\n                                    \"normalizedImplied\": 0.5095842759614106\n                                },\n                                {\n                                    \"american\": -133.26801671783508,\n                                    \"decimal\": 1.7503675860332446,\n                                    \"normalizedImplied\": 0.571308568542589\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1ab3305dd656d0b236cd2b4bc82946f386e79c3442041cd42c6c040aad0c5913\",\n                                \"0xaedf6814cc71eefd9e2efb8d34aefac57c26274d2e890c008600e4bf39449fdf\",\n                                \"0xd9fdc3c07be86cf5144318016339f9e0688fc4d1664c792ba8399cdb3be37a76\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 260.99376035156774,\n                                    \"decimal\": 3.6099376035156774,\n                                    \"normalizedImplied\": 0.27701309823918047\n                                },\n                                {\n                                    \"american\": -454.38021659869725,\n                                    \"decimal\": 1.220080004249654,\n                                    \"normalizedImplied\": 0.8196183828248192\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9311b43f08331a458a25238115ecf2a32e2e4636c29c40785a4590401f27c4f8\",\n                                \"0xcf0998899c88ecdcb87cf469b76112d8562e2248b68eb301bd2d04ad9c97604e\",\n                                \"0x89072f9cb60919c54120dab5416c17325c2195e896ff42a13dce45dfa97257cf\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 112.01886020514821,\n                                    \"decimal\": 2.120188602051482,\n                                    \"normalizedImplied\": 0.4716561531518497\n                                },\n                                {\n                                    \"american\": -156.5055206704838,\n                                    \"decimal\": 1.638955096098789,\n                                    \"normalizedImplied\": 0.6101448431261501\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdd4104436da6373e8f6f93532d810d9adffc89ce7bbb0326611034228237e816\",\n                                \"0x03a569c6bb7057e5198dd05b46418b36c41dbe0f9bc4b6d79a2d28cd2959899c\",\n                                \"0xc35604eb0bf8d7edf2cd2fa2cfb9b14f8cbbd78e9685791245259ef6e3af1350\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -158.4693629900656,\n                                    \"decimal\": 1.631036801771387,\n                                    \"normalizedImplied\": 0.6131069506917013\n                                },\n                                {\n                                    \"american\": 113.98729503279932,\n                                    \"decimal\": 2.139872950327993,\n                                    \"normalizedImplied\": 0.46731746379929845\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1ce7ec4fe1a80a6ef50ec10e00f01fb8531a2ce211fa6d795f20b515ee7a19ff\",\n                                \"0x4e60f7ca85ca706a080d25f6a303cb407e91f671516a42db71c9de3f906845ee\",\n                                \"0x3d3866618aedc612a2c1e6f4d600bef0314dad2190b262975e42a7762eef5d68\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -215.2554308013469,\n                                    \"decimal\": 1.4645643532789059,\n                                    \"normalizedImplied\": 0.6827968998160943\n                                },\n                                {\n                                    \"american\": 145.5734168124263,\n                                    \"decimal\": 2.455734168124263,\n                                    \"normalizedImplied\": 0.4072101992879055\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x359409e167aeb37c7b92655c59f01a72583afaa227692ad1910bf5d1a8887601\",\n                                \"0xe56b5849714e1eee594a3f7c32d0c422110e39a7ed2afb4a838cac2b8eb1e939\",\n                                \"0x4c7b736dba7a00b36308473e6512c1d5135dd632a85d00dcdfa781221eb16eb6\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -455.01581555745963,\n                                    \"decimal\": 1.219772580602469,\n                                    \"normalizedImplied\": 0.819824954178\n                                },\n                                {\n                                    \"american\": -202.1398743213288,\n                                    \"decimal\": 1.494706946542553,\n                                    \"normalizedImplied\": 0.669027465426\n                                },\n                                {\n                                    \"american\": -189.1189146719155,\n                                    \"decimal\": 1.5287678399248459,\n                                    \"normalizedImplied\": 0.654121557168\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1bd59a99891ecb38fe55e29938b5cfb899a5b3995af9b790998e10a94847e2fd\",\n                                \"0x4e60f7ca85ca706a080d25f6a303cb407e91f671516a42db71c9de3f906845ee\",\n                                \"0x3d3866618aedc612a2c1e6f4d600bef0314dad2190b262975e42a7762eef5d68\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81273,\n                                \"originalProviderPlayerId\": \"448F8E143773F844\",\n                                \"playerName\": \"Anders Klynge\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb5443114cb0d162f4266cfefa9cdaf711b59f6683d1df59f066722d083c85ee3\",\n                                \"0x19b019b0d8d84c9f0e049797df34ddbd3831dac84456d0359c79b1b20a70ff05\",\n                                \"0x4b50445ee77122909f3d9586a4937e5ec8b0ba1e623526de60d6f42fcbdf15b1\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81274,\n                                \"originalProviderPlayerId\": \"87DBEA406DDA\",\n                                \"playerName\": \"Andreas Helmersen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe7215896113d50b62f3960d19b525b4f099f6f284fff3489cd9d44317cfd130e\",\n                                \"0x150e95b650659254c15b9ef4b7e3ba722d3565482e040e52cf4772f99ae627a0\",\n                                \"0xcd361e5a46bb973ffc80d376a25daeb5eeab79552ccadbd2a4e713f643c0c087\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81427,\n                                \"originalProviderPlayerId\": \"3EAB81E1B157\",\n                                \"playerName\": \"Christos Zafeiris\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3e1d3a049b52e6fdb56124f5210fcc36b1c6e04631a40dd3ae3bd841db50e452\",\n                                \"0x5ba171e6052fc74c112c43449509dbea1d800e0cb80fa0fd2cde90b9b90e20ec\",\n                                \"0x4c7b736dba7a00b36308473e6512c1d5135dd632a85d00dcdfa781221eb16eb6\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81277,\n                                \"originalProviderPlayerId\": \"139610557E5A\",\n                                \"playerName\": \"Daniel Bassi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0cc953bc5943917440498c7257adb1e4cb6b901c0b6f265fc14b300f086ccafc\",\n                                \"0x3cf87f1473a6c630e3fcb4b0fbead6035959707e391820eff991837d938f4f1d\",\n                                \"0xfc662121898b9a8757a033a4509365d69f5e6eefb39308824f19b20335205412\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81428,\n                                \"originalProviderPlayerId\": \"7C9E3188F692\",\n                                \"playerName\": \"David Doudera\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x83fa74308a488e362a142add2d79903c1ad979ed532e0946ed09b6010fb4d82b\",\n                                \"0x2d120da7b02dc3484b99763e3c7ca190a175edbc0e5301c5ec1a6b83e71a0b1c\",\n                                \"0x9b194df2558d4df32f8b3a4e42176598caa8d56d4fa9124c87a6a49f601c2e8e\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81429,\n                                \"originalProviderPlayerId\": \"6472D2403D4EE4C5\",\n                                \"playerName\": \"David Moses\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15dc84f8a7766677aa3ea085db4655a980b7e694b00736c9afb22e28984bb8e0\",\n                                \"0x75cfa6eb8a6e5c69d249ab3b63dd94fa00a11bec6572a5c6a590f69308f8acaf\",\n                                \"0xd9fdc3c07be86cf5144318016339f9e0688fc4d1664c792ba8399cdb3be37a76\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81430,\n                                \"originalProviderPlayerId\": \"DD1D30EC015B\",\n                                \"playerName\": \"David Zima\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd87b62f07877300095c49ed9788ba1184310a169a6e55914a835fdc26a0c0575\",\n                                \"0x09043102c782fe6be205b081c52b524c2d8bf9070eaa60670ade195a390045f9\",\n                                \"0xef97690a83b1f4547e4905e57832944bf7cb217b9148f4949f9ce016da8a45bc\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81431,\n                                \"originalProviderPlayerId\": \"E16FCC1086AEAD74\",\n                                \"playerName\": \"Dominik Javorček\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x48179e464020483c3ea00d17b2797c4e6914a08b1e8245ab0f25944f8dc271d5\",\n                                \"0xba4549b2c84cc123281c11bdde6ed16a07356569019908a8413cb51fd23e18dd\",\n                                \"0xb245cfece9fae47d8473c0d056b5a3c8a47f996b14722fe7f299928448e79e3b\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81432,\n                                \"originalProviderPlayerId\": \"825BDB1E082C6080\",\n                                \"playerName\": \"El Hadji Youssoupha Mbodji\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x60c0cc33b510e04022a1af2fcb7c8f05c27c149b2899c9125b01f8289c21d4a4\",\n                                \"0x421301afa973425d78894c9e98f044a94c21857afcee43158b5bdba75e848d5a\",\n                                \"0x2f942236eb01cd9882161b9dcb8e979d34d4f6f708ecfdcab5f2ad9353c64425\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81433,\n                                \"originalProviderPlayerId\": \"7B6EBD019B8043E6\",\n                                \"playerName\": \"Erik Prekop\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.93596059140398,\n                                    \"decimal\": 2.70935960591404,\n                                    \"normalizedImplied\": 0.36909090909053993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb4f489d62929b5eeff4ccd6ff95fea299c6402b56994c8345a45651066960f4f\",\n                                \"0x94c72e0f0ecb7fd403c1568665d6079b9ad61154e206a1192e44c72f3328097b\",\n                                \"0x4b50445ee77122909f3d9586a4937e5ec8b0ba1e623526de60d6f42fcbdf15b1\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81278,\n                                \"originalProviderPlayerId\": \"E43FFD65C1C0\",\n                                \"playerName\": \"Fredrik Sjøvold\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc4b98ce61fbaec0d31cd3cfa78c0c1beaf18d917764108086d0ae2952b3108fe\",\n                                \"0xec57dc4b299f1ab00880de01f8ae164c4d22a5cb23e75659a6a67aa06f451f31\",\n                                \"0xbc2d57d85e3654907550da60421ae135e78a2284031eb255469cd919077c4301\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81434,\n                                \"originalProviderPlayerId\": \"350C764EE654\",\n                                \"playerName\": \"Giannis Botos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xab8b792689e9c580a71a3a20bafb487e2b6bf74f1a3d1053aadef862267aff05\",\n                                \"0xbcb26b1e5c3464105432334d4fa8b07f1b7f46d686819516378017d8257527fe\",\n                                \"0x89072f9cb60919c54120dab5416c17325c2195e896ff42a13dce45dfa97257cf\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81279,\n                                \"originalProviderPlayerId\": \"7DFF1EE05585\",\n                                \"playerName\": \"Håkon Evjen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x564e80dd1dbc75a673616685c4848d7082bc028101299f4dbcb9c233115489cd\",\n                                \"0xdf916b8f86f9e3e8494db49e1189059bdcf185d4371e6dbd4522e164bec29215\",\n                                \"0x5b66a2436aa05e0e0c095a983ca7ec4dedd83d006bc48e6a56cfe2965faa2fe1\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81280,\n                                \"originalProviderPlayerId\": \"F9DAE48CE2D7A635\",\n                                \"playerName\": \"Haitam Aleesami\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0ec2c99cae50ebc6870f8b809220b2d87dca388a25f18a0766df6de9f83b8b34\",\n                                \"0xfb1236302c05fbd3a14b2097af822b181c80b1f414b6d8e91b6f0993af202ea2\",\n                                \"0xfc662121898b9a8757a033a4509365d69f5e6eefb39308824f19b20335205412\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81435,\n                                \"originalProviderPlayerId\": \"16EE1C4BD564\",\n                                \"playerName\": \"Igoh Ogbu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x42a204d32ca311ccd6f43750b964aa572ca7118c65aba02e23da308308f5123c\",\n                                \"0x5ba171e6052fc74c112c43449509dbea1d800e0cb80fa0fd2cde90b9b90e20ec\",\n                                \"0x4c7b736dba7a00b36308473e6512c1d5135dd632a85d00dcdfa781221eb16eb6\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81436,\n                                \"originalProviderPlayerId\": \"7996B9FE59E1\",\n                                \"playerName\": \"Ivan Schranz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7c3efc414cc88daa0f4401f967cc009301b9516925b7c66220ac0a3a9b1579dc\",\n                                \"0x11dd415ca344afc93497c2d935c7fd84bd8d85fb4477dddb4699ba6463c1b1c5\",\n                                \"0x9b194df2558d4df32f8b3a4e42176598caa8d56d4fa9124c87a6a49f601c2e8e\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81437,\n                                \"originalProviderPlayerId\": \"F78B27432629\",\n                                \"playerName\": \"Jan Boril\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x828ccdd84f818d6c29afa040cb4caebc058ccac5f4aa0974a663d34e72795f16\",\n                                \"0x11dd415ca344afc93497c2d935c7fd84bd8d85fb4477dddb4699ba6463c1b1c5\",\n                                \"0x9b194df2558d4df32f8b3a4e42176598caa8d56d4fa9124c87a6a49f601c2e8e\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81281,\n                                \"originalProviderPlayerId\": \"D5841352552F\",\n                                \"playerName\": \"Jens Petter Hauge\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x57aede3035a2f288bf4d9497ee3d9c7587b8bbc9e029a88750d1a204ba63cbca\",\n                                \"0x468b58c5a4fa99d431049652dcd0fa250245b98f71b8100ac6647b50ec423ab9\",\n                                \"0x2f942236eb01cd9882161b9dcb8e979d34d4f6f708ecfdcab5f2ad9353c64425\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81282,\n                                \"originalProviderPlayerId\": \"92821C2B5256\",\n                                \"playerName\": \"Kasper Høgh\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.93596059140398,\n                                    \"decimal\": 2.70935960591404,\n                                    \"normalizedImplied\": 0.36909090909053993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbbc9e44127b69d0f164df0b9d9e67ca353f9cb0a40ddceab7268267305d180d1\",\n                                \"0x19b019b0d8d84c9f0e049797df34ddbd3831dac84456d0359c79b1b20a70ff05\",\n                                \"0x4b50445ee77122909f3d9586a4937e5ec8b0ba1e623526de60d6f42fcbdf15b1\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81438,\n                                \"originalProviderPlayerId\": \"8FF7D38196CB\",\n                                \"playerName\": \"Lukás Provod\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x56a023c2fbf85c2a78e67805e92f2b7ea33a5326547826af464cdbffd6a0423d\",\n                                \"0xdf916b8f86f9e3e8494db49e1189059bdcf185d4371e6dbd4522e164bec29215\",\n                                \"0x5b66a2436aa05e0e0c095a983ca7ec4dedd83d006bc48e6a56cfe2965faa2fe1\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81439,\n                                \"originalProviderPlayerId\": \"E195E62D86C6\",\n                                \"playerName\": \"Lukas Vorlicky\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4b1d7b4e85c087fc724e8f6a53f2f992f16bb6890b507e1e60463477bb07e0a5\",\n                                \"0x52f6a85703d16890ffddbb7fe2e772c53a3b3198e36435a60348436aa1b8fcc2\",\n                                \"0xb245cfece9fae47d8473c0d056b5a3c8a47f996b14722fe7f299928448e79e3b\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81283,\n                                \"originalProviderPlayerId\": \"F4DA5EC25FC7425A\",\n                                \"playerName\": \"Magnus Riisnaes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0189125ac8c67d556fcb3edd0572fc98307614c4999ede526769c8f79465db62\",\n                                \"0x71421a8c27009a7cf41afc9192e5ad12094cc9ac83685c1deb34667c45eec929\",\n                                \"0x2625db38eb4998c599a4fc66e8cf0629501ed049225c32cdd3b9e0c994520b3b\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81285,\n                                \"originalProviderPlayerId\": \"1C2E96D39D3D6612\",\n                                \"playerName\": \"Mathias Jørgensen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6975424604697e4ecd96ff7812a035f6787dc6ee47287f01a1b5b82067e63785\",\n                                \"0xa264b8416eb283c696b7d276a35e66d41459d6fbca66d560d1c874450f03ef4e\",\n                                \"0xdd662310db52b023880b8b2afdd5c0b1090b841d237b180789e32d857ca2ecba\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81440,\n                                \"originalProviderPlayerId\": \"814E7998FAAD\",\n                                \"playerName\": \"Michal Sadílek\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd3ebbad613d4437caaee194aa5d31f2f4bca417b704e08790d5130c965e7c220\",\n                                \"0xbd6f4dd040e2a97adcb1a2e7bbf2783f065460e9b1757eb62dbfa77e3263036e\",\n                                \"0xef97690a83b1f4547e4905e57832944bf7cb217b9148f4949f9ce016da8a45bc\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81286,\n                                \"originalProviderPlayerId\": \"D53D3E816AB68FE0\",\n                                \"playerName\": \"Mikkel Bro Hansen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb1898da634839ab5e5e5c8bb1a1b7b80d48bc62cbd4fd323f57c507f5346687d\",\n                                \"0x94c72e0f0ecb7fd403c1568665d6079b9ad61154e206a1192e44c72f3328097b\",\n                                \"0x4b50445ee77122909f3d9586a4937e5ec8b0ba1e623526de60d6f42fcbdf15b1\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81441,\n                                \"originalProviderPlayerId\": \"2F1A339A170F\",\n                                \"playerName\": \"Mojmír Chytil\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x51769456f8cc991a77aa5870ba3493d77f40c6232748f0bb8e937d0de20c0da7\",\n                                \"0x52f6a85703d16890ffddbb7fe2e772c53a3b3198e36435a60348436aa1b8fcc2\",\n                                \"0xb245cfece9fae47d8473c0d056b5a3c8a47f996b14722fe7f299928448e79e3b\",\n                                \"0x76365c58d0b4987aca49490b2bfb500acc2cbdb782c3130e4a8c7681706ff6a6\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81442,\n                                \"originalProviderPlayerId\": \"D561A305F6CF\",\n                                \"playerName\": \"Ondrej Zmrzly\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x52d88f27ca8a29442349e9b93a9f8190ab663bdf64755e24f426339136aa8037\",\n                                \"0x410821f17763735d6a38ce80118459e5db507beb0ba9493284a5dd02ffe75af7\",\n                                \"0x5b66a2436aa05e0e0c095a983ca7ec4dedd83d006bc48e6a56cfe2965faa2fe1\",\n                                \"0x1d33917845296c6e4ebb16e4213c67da46d5edc5e536452b2192c2e390b72d13\",\n                                \"0xf51bc371dbb7dfe7b80becc0ffe9f65e49fd68405dbdfe159d721af278463e7c\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81287,\n                                \"originalProviderPlayerId\": \"B04F7DDDD2E7\",\n                                \"playerName\": \"Patrick Berg\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x88b4c0b77c376264bdb1ceb903337cbecd54910068cb205b9ed853d6c3e5f6e0\",\n                                \"0xcf0998899c88ecdcb87cf469b76112d8562e2248b68eb301bd2d04ad9c97604e\",\n                                \"0x89072f9cb60919c54120dab5416c17325c2195e896ff42a13dce45dfa97257cf\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81443,\n                                \"originalProviderPlayerId\": \"25C3E5B6C74D\",\n                                \"playerName\": \"Petr Sevcík\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0613da241d0edea4a06431c8eca4062964727dc90cd47ae01571ac1c4b83415e\",\n                                \"0x716ed3378d2b5a52953e1d273deeddcd613a079400d30ad5fba15b5f788644fd\",\n                                \"0x2625db38eb4998c599a4fc66e8cf0629501ed049225c32cdd3b9e0c994520b3b\",\n                                \"0x9181d13bec2bce7806acddba54933c7c568ef6f794054b3f009d3591982c6cc6\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81288,\n                                \"originalProviderPlayerId\": \"91DBD354A5BF\",\n                                \"playerName\": \"Sondre Auklend\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1d317900be605dc2a50f590fa64751f2e221074ee2ff26557e4c564193310178\",\n                                \"0x886cee0fe50e7ef23dac85e2257b2c6e37f2e915741bb2df411b63fb492c4b7b\",\n                                \"0x3d3866618aedc612a2c1e6f4d600bef0314dad2190b262975e42a7762eef5d68\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81444,\n                                \"originalProviderPlayerId\": \"F251F366D8C6\",\n                                \"playerName\": \"Tomás Chory\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc43e55f043f3d0bd5423d9f84c83618827fd1b6318daf5d43d5cd35a0dc4bc74\",\n                                \"0xec57dc4b299f1ab00880de01f8ae164c4d22a5cb23e75659a6a67aa06f451f31\",\n                                \"0xbc2d57d85e3654907550da60421ae135e78a2284031eb255469cd919077c4301\",\n                                \"0x33b4c5cf32003a9edb985a4faa3c5eda33e5cf90aad5995f5323025344e5e52e\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81445,\n                                \"originalProviderPlayerId\": \"62E051FD4016\",\n                                \"playerName\": \"Tomás Vlcek\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdb43fa2b57c318b353fa0aa354b963a59b5a2bddb3653f7550b11e10f9dc2dca\",\n                                \"0x03a569c6bb7057e5198dd05b46418b36c41dbe0f9bc4b6d79a2d28cd2959899c\",\n                                \"0xc35604eb0bf8d7edf2cd2fa2cfb9b14f8cbbd78e9685791245259ef6e3af1350\",\n                                \"0xa2f8127d63b031180b49b1502483c0a7a09c0962a08bc74d2055b57752848019\",\n                                \"0x946ad63e2e0207b15d417d459f731fc6c7934128472fbfb73de02b674bcd8def\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81291,\n                                \"originalProviderPlayerId\": \"32E2B775AFA3\",\n                                \"playerName\": \"Ulrik Saltnes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x17ec71ec5a4abfa4ec525d4ca612ba386ce594e06ea0e404afa01ec410b15b1c\",\n                                \"0x75cfa6eb8a6e5c69d249ab3b63dd94fa00a11bec6572a5c6a590f69308f8acaf\",\n                                \"0xd9fdc3c07be86cf5144318016339f9e0688fc4d1664c792ba8399cdb3be37a76\",\n                                \"0x59fb3ebd0aae76a62417f2a8a75be557473e1a4592781659f720168387531f4b\",\n                                \"0x9337d059a8da2f6024753e2b2b9e004337f2856fe2970bd09279f314bde14232\",\n                                \"0x38c858100dae87b7124e067c0c2bf11d5f1426ce70edb70ce3fbdaccdf10be8f\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81446,\n                                \"originalProviderPlayerId\": \"BDA2AA70378BC7C8\",\n                                \"playerName\": \"Vasil Kušej\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9f25a39951b3d6c099d2123eb3abdf4a78f3ad713a8bc95665f0c01b319a0cdf\",\n                                \"0xbcb26b1e5c3464105432334d4fa8b07f1b7f46d686819516378017d8257527fe\",\n                                \"0x89072f9cb60919c54120dab5416c17325c2195e896ff42a13dce45dfa97257cf\",\n                                \"0x1fa350a000a1b997126c3d3a366e7067fb5e500e313e34365b07a9e2fdeba08b\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81447,\n                                \"originalProviderPlayerId\": \"60EAD3FBA5367ACA\",\n                                \"playerName\": \"Youssoupha Sanyang\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x86a47a9592776ac078ddcad9a58d4aa0f261b214ad2f060634e307fd09214c7f\",\n                                \"0x2d120da7b02dc3484b99763e3c7ca190a175edbc0e5301c5ec1a6b83e71a0b1c\",\n                                \"0x9b194df2558d4df32f8b3a4e42176598caa8d56d4fa9124c87a6a49f601c2e8e\",\n                                \"0xa7ff4e0642a9daf2a048468b441ee94315a0a0a86e2c6b64f65eefc7f123e583\",\n                                \"0x6a523cf3148319b74f63a3ec933cf4290c13f06a34ed59faaff936e711f1d647\",\n                                \"0x632d0147af1efb692cd381e3c734eb2ba10bb4ddc6770dea1723d864f5057aec\",\n                                \"0xf7bae1bf27bcf3c764269f3b27281ece34f02d05837f4f4a15fa328bdd5f940c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 280.9523809523809,\n                                    \"decimal\": 3.8095238095238093,\n                                    \"normalizedImplied\": 0.2625\n                                },\n                                {\n                                    \"american\": 309.52380952360477,\n                                    \"decimal\": 4.095238095236048,\n                                    \"normalizedImplied\": 0.24418604651175002\n                                },\n                                {\n                                    \"american\": 260.00000000036,\n                                    \"decimal\": 3.6000000000036,\n                                    \"normalizedImplied\": 0.2777777777775\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 614.2857142875001,\n                                    \"decimal\": 7.142857142875001,\n                                    \"normalizedImplied\": 0.13999999999965\n                                },\n                                {\n                                    \"american\": 590.4761904749821,\n                                    \"decimal\": 6.9047619047498205,\n                                    \"normalizedImplied\": 0.14482758620715003\n                                },\n                                {\n                                    \"american\": 566.6666666673334,\n                                    \"decimal\": 6.666666666673334,\n                                    \"normalizedImplied\": 0.14999999999985\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137433446363546393300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758127500,\n                            \"maturityDate\": \"2025-09-17T16:45:00.000Z\",\n                            \"homeTeam\": \"SK Slavia Praha\",\n                            \"awayTeam\": \"FK Bodø / Glimt\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 197.1428571426907,\n                                    \"decimal\": 2.971428571426907,\n                                    \"normalizedImplied\": 0.33653846153865\n                                },\n                                {\n                                    \"american\": 395.23809523730284,\n                                    \"decimal\": 4.952380952373028,\n                                    \"normalizedImplied\": 0.2019230769234\n                                },\n                                {\n                                    \"american\": -164.06249999973576,\n                                    \"decimal\": 1.6095238095247912,\n                                    \"normalizedImplied\": 0.62130177514755\n                                },\n                                {\n                                    \"american\": 132.38095238082224,\n                                    \"decimal\": 2.3238095238082224,\n                                    \"normalizedImplied\": 0.4303278688527\n                                },\n                                {\n                                    \"american\": 309.52380952360477,\n                                    \"decimal\": 4.095238095236048,\n                                    \"normalizedImplied\": 0.24418604651175002\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758135600,\n                    \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                    \"homeTeam\": \"Paris Saint-Germain FC\",\n                    \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -324.2161595089271,\n                            \"decimal\": 1.308436199329067,\n                            \"normalizedImplied\": 0.7642711203746692\n                        },\n                        {\n                            \"american\": 732.1930310753473,\n                            \"decimal\": 8.321930310753473,\n                            \"normalizedImplied\": 0.12016442852300926\n                        },\n                        {\n                            \"american\": 432.4457781754673,\n                            \"decimal\": 5.324457781754673,\n                            \"normalizedImplied\": 0.18781255124732163\n                        }\n                    ],\n                    \"proof\": [\n                        \"0xf063bc3a31f03768259fca948f0a6b57151dbe1cf45106a0a9e5d822d5a5da2c\",\n                        \"0x4e1313d2e30d86ff5bd108e9a184b6c7db7a9e0382f582a400b5aa53bcda7277\",\n                        \"0x7f4aebfd299e6796eb50a0acb8eb0a98ab061902d996c1477eb81b766bfa5d14\",\n                        \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                        \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                        \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -335.0305414626732,\n                                    \"decimal\": 1.2984802506763142,\n                                    \"normalizedImplied\": 0.770131081685031\n                                },\n                                {\n                                    \"american\": 237.19077124602558,\n                                    \"decimal\": 3.371907712460256,\n                                    \"normalizedImplied\": 0.29656802180696895\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3dbb36e9af23bfec3293784bf32fa5449d5d70722872edaf90feffd8b66fd2bd\",\n                                \"0x7f8ffd88188cb352e202a805adaeac30c0ebad37a3e8a9a05900ca9bc79fecdc\",\n                                \"0xab594a9805eefdc28d00488d31d0eacd03868d3ee604b68f879f0457768f5d37\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -206.71628975394464,\n                                    \"decimal\": 1.4837548125453996,\n                                    \"normalizedImplied\": 0.6739658005115331\n                                },\n                                {\n                                    \"american\": 157.31561865430876,\n                                    \"decimal\": 2.5731561865430876,\n                                    \"normalizedImplied\": 0.38862778918346663\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd4c1d6c068e38d931add964760e0d6115ba0afe2c45fb3b3e14a32e040d6f255\",\n                                \"0xc847a666ba0649c06a7e78e2df20df98b4b46f8a6dec114eb683d1d37e61fe09\",\n                                \"0x713b1527518e360b0a71969a6eec10d8a136b2d4c054b2e09c96746acdc046de\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 169.14756337399393,\n                                    \"decimal\": 2.6914756337399393,\n                                    \"normalizedImplied\": 0.37154339703623857\n                                },\n                                {\n                                    \"american\": -224.06531130249655,\n                                    \"decimal\": 1.4462984449431187,\n                                    \"normalizedImplied\": 0.6914202276137612\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8ce4985b70ae77374e01360c6b216c9cdbcb9e51344ddf3419a5eecb7952a229\",\n                                \"0xf8b436f9bd096c2b74e08599137498843d31ab46336ec02d813b588922d41118\",\n                                \"0x15342d0bc75a0f62f284cdab16509640952374b35db0430ce99ed314c11a03ce\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 230.2909180190571,\n                                    \"decimal\": 3.302909180190571,\n                                    \"normalizedImplied\": 0.30276339597757335\n                                },\n                                {\n                                    \"american\": -324.31056734483866,\n                                    \"decimal\": 1.3083464125720894,\n                                    \"normalizedImplied\": 0.7643235693474264\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf4fa549831bd338dfda35ad0820ce12713ff4f352f51a0d6d1f270c8dea9662b\",\n                                \"0x0894b79c9a4893b30eb65e4fd249e004ba32cfd8ec2aeec07941407f5ed7b157\",\n                                \"0x7f4aebfd299e6796eb50a0acb8eb0a98ab061902d996c1477eb81b766bfa5d14\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -100.88379388290505,\n                                    \"decimal\": 1.9912394860572862,\n                                    \"normalizedImplied\": 0.5021997640173508\n                                },\n                                {\n                                    \"american\": -122.87996666111187,\n                                    \"decimal\": 1.8138023041281248,\n                                    \"normalizedImplied\": 0.5513280018026492\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x746381e2e6af2fc595308729ec830d5072b8b67ea956b9af89b681d118fb0fe8\",\n                                \"0x1b1b1869c8bb46ffafc5f61fed7d7b771fa262129cda52f3265385bbcd1253d7\",\n                                \"0x05e88da1202dd7465d3c5d0e7850df0819208d6fae54ebc5b8934557a112e256\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -449.1343673838598,\n                                    \"decimal\": 1.2226505190027763,\n                                    \"normalizedImplied\": 0.8178952075492713\n                                },\n                                {\n                                    \"american\": 293.4173847435881,\n                                    \"decimal\": 3.9341738474358814,\n                                    \"normalizedImplied\": 0.2541829717697288\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x713e51d4941f77e0e2071219f348488010d31db0ce55cc027eb0f1b8aa7a5dee\",\n                                \"0x79c1564a7e137653a180ca532a89e910b8f227b8174162e19abbf21cbfe211ff\",\n                                \"0x2e9885adb0ee405090f959bf0dfd2bec1529b1fb3bab69ca288070ffb53a1c65\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -203.35457864814066,\n                                    \"decimal\": 1.4917518979153526,\n                                    \"normalizedImplied\": 0.6703527586574209\n                                },\n                                {\n                                    \"american\": 151.4188591991056,\n                                    \"decimal\": 2.514188591991056,\n                                    \"normalizedImplied\": 0.3977426368035789\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xee6d7c35e6b7fb7efc42f446be3fd57e413ef0530763337b9294dfb8cec969b1\",\n                                \"0x9b150ea02f13bcb9843a6999f12ea5470095cbdf330e70b91eded00cb1c1f941\",\n                                \"0xd62176a25acdf1cab4cf069bc36104b1e3de2ac504630d114ab2b30b3a8af9aa\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 131.6930062359903,\n                                    \"decimal\": 2.316930062359903,\n                                    \"normalizedImplied\": 0.43160560443566115\n                                },\n                                {\n                                    \"american\": -173.46102814455674,\n                                    \"decimal\": 1.5764983700930406,\n                                    \"normalizedImplied\": 0.6343171797513388\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24cbe709661e359712c802005b7b3f36bd97260f866114612d9d03dc5d35e1d0\",\n                                \"0xc6514521f125faa8de400c9f918177c3fdfef34ca3267c4a87b8f7416febddd2\",\n                                \"0xab594a9805eefdc28d00488d31d0eacd03868d3ee604b68f879f0457768f5d37\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.11637203171276,\n                                    \"decimal\": 3.4411637203171277,\n                                    \"normalizedImplied\": 0.2905993673290973\n                                },\n                                {\n                                    \"american\": -357.3511136458956,\n                                    \"decimal\": 1.2798368220536496,\n                                    \"normalizedImplied\": 0.7813496086129025\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7445e3675781682891ab6406278dfae32d9ccf409c4488044274ab7a47b98928\",\n                                \"0x1b1b1869c8bb46ffafc5f61fed7d7b771fa262129cda52f3265385bbcd1253d7\",\n                                \"0x05e88da1202dd7465d3c5d0e7850df0819208d6fae54ebc5b8934557a112e256\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -122.86146858462311,\n                                    \"decimal\": 1.8139248305592501,\n                                    \"normalizedImplied\": 0.5512907608700028\n                                },\n                                {\n                                    \"american\": -102.91693088141915,\n                                    \"decimal\": 1.9716574245225011,\n                                    \"normalizedImplied\": 0.5071874999999969\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6a7d04efdef21bdd476ed55b178eff2a83794fb1a821701251951b628b49ce38\",\n                                \"0xa029e51edc5b066ea1a514132389b7f570421fa0066eec226ef6f90bc22ff8fc\",\n                                \"0x147a5cdd5709ca43689262fdfd97e9f561464ae764ad2e4249309e52e2aaacd4\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1488.1689608872564,\n                                    \"decimal\": 15.881689608872565,\n                                    \"normalizedImplied\": 0.06296559274407011\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8d5f27c4ac903d4f83f17e46873bc739218076b41d1e5a0fb802bfa73cda9915\",\n                                \"0x3678d5e164f220fb84bf7d845e5634ed64c3cef8230335718f4e7caa496323e3\",\n                                \"0x64fd0f9f42ec996013f7a2f7bdde2424176075ff1c84c38dc626acbb806875a7\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1371.5279000213566,\n                                    \"decimal\": 1.0729113859065083,\n                                    \"normalizedImplied\": 0.9320434223513202\n                                },\n                                {\n                                    \"american\": 568.5973526134451,\n                                    \"decimal\": 6.685973526134451,\n                                    \"normalizedImplied\": 0.14956685007667955\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2e40099548f9976a29a5a771be2d96ea1024da12ddfbb0c58a4137fdbbb78dc3\",\n                                \"0x7f8ffd88188cb352e202a805adaeac30c0ebad37a3e8a9a05900ca9bc79fecdc\",\n                                \"0xab594a9805eefdc28d00488d31d0eacd03868d3ee604b68f879f0457768f5d37\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1986.971255625531,\n                                    \"decimal\": 1.0503278543747823,\n                                    \"normalizedImplied\": 0.952083671622\n                                },\n                                {\n                                    \"american\": -765.3180026073721,\n                                    \"decimal\": 1.1306646383063101,\n                                    \"normalizedImplied\": 0.884435548898\n                                },\n                                {\n                                    \"american\": 224.69959304971727,\n                                    \"decimal\": 3.2469959304971727,\n                                    \"normalizedImplied\": 0.30797697977\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5bee6fd39b580a581b15a836ca66d638ef1b2fb878604e14e1122d5a1d04834f\",\n                                \"0x291f8148c4edd3ce722aefc69a292809a6d0c52b1a95e3414a02ae93f13cdce0\",\n                                \"0x147a5cdd5709ca43689262fdfd97e9f561464ae764ad2e4249309e52e2aaacd4\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -122.81628999249249,\n                                    \"decimal\": 1.8142242369160704,\n                                    \"normalizedImplied\": 0.5511997798573463\n                                },\n                                {\n                                    \"american\": -108.14841210698181,\n                                    \"decimal\": 1.9246552774263455,\n                                    \"normalizedImplied\": 0.5195735629796536\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8ac44c33c18c2ce71aed8e3e41ec1df132968c6bb0f29f22e86a481206956396\",\n                                \"0xf8b436f9bd096c2b74e08599137498843d31ab46336ec02d813b588922d41118\",\n                                \"0x15342d0bc75a0f62f284cdab16509640952374b35db0430ce99ed314c11a03ce\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1545.9999999994275,\n                                    \"decimal\": 16.459999999994274,\n                                    \"normalizedImplied\": 0.0607533414338\n                                },\n                                {\n                                    \"american\": 1032.0000000005252,\n                                    \"decimal\": 11.320000000005253,\n                                    \"normalizedImplied\": 0.0883392226148\n                                },\n                                {\n                                    \"american\": 1473.0000000004484,\n                                    \"decimal\": 15.730000000004484,\n                                    \"normalizedImplied\": 0.0635727908455\n                                },\n                                {\n                                    \"american\": 5616.000000009031,\n                                    \"decimal\": 57.160000000090314,\n                                    \"normalizedImplied\": 0.0174947515745\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 692.9999999995559,\n                                    \"decimal\": 7.92999999999556,\n                                    \"normalizedImplied\": 0.126103404792\n                                },\n                                {\n                                    \"american\": 706.9999999976355,\n                                    \"decimal\": 8.069999999976355,\n                                    \"normalizedImplied\": 0.123915737299\n                                },\n                                {\n                                    \"american\": 691.9999999976557,\n                                    \"decimal\": 7.9199999999765565,\n                                    \"normalizedImplied\": 0.126262626263\n                                },\n                                {\n                                    \"american\": 777.9999999993152,\n                                    \"decimal\": 8.779999999993152,\n                                    \"normalizedImplied\": 0.113895216401\n                                },\n                                {\n                                    \"american\": 941.9999999995143,\n                                    \"decimal\": 10.419999999995143,\n                                    \"normalizedImplied\": 0.0959692898273\n                                },\n                                {\n                                    \"american\": 1959.9999999995057,\n                                    \"decimal\": 20.599999999995056,\n                                    \"normalizedImplied\": 0.0485436893204\n                                },\n                                {\n                                    \"american\": 1201.9999999998802,\n                                    \"decimal\": 13.019999999998802,\n                                    \"normalizedImplied\": 0.0768049155146\n                                },\n                                {\n                                    \"american\": 1534.0000000004477,\n                                    \"decimal\": 16.340000000004476,\n                                    \"normalizedImplied\": 0.0611995104039\n                                },\n                                {\n                                    \"american\": 3543.999999994184,\n                                    \"decimal\": 36.43999999994184,\n                                    \"normalizedImplied\": 0.0274423710209\n                                },\n                                {\n                                    \"american\": 9043.000000027374,\n                                    \"decimal\": 91.43000000027374,\n                                    \"normalizedImplied\": 0.0109373291042\n                                },\n                                {\n                                    \"american\": 2043.9999999989022,\n                                    \"decimal\": 21.439999999989023,\n                                    \"normalizedImplied\": 0.0466417910448\n                                },\n                                {\n                                    \"american\": 4597.999999991506,\n                                    \"decimal\": 46.97999999991506,\n                                    \"normalizedImplied\": 0.0212856534696\n                                },\n                                {\n                                    \"american\": 2034.000000000303,\n                                    \"decimal\": 21.34000000000303,\n                                    \"normalizedImplied\": 0.0468603561387\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 5732.999999991069,\n                                    \"decimal\": 58.32999999991069,\n                                    \"normalizedImplied\": 0.0171438367907\n                                },\n                                {\n                                    \"american\": 5010.999999990524,\n                                    \"decimal\": 51.10999999990524,\n                                    \"normalizedImplied\": 0.0195656427314\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"paris_saint-germain_fc_1_0\",\n                                \"paris_saint-germain_fc_2_0\",\n                                \"paris_saint-germain_fc_2_1\",\n                                \"paris_saint-germain_fc_3_0\",\n                                \"paris_saint-germain_fc_3_1\",\n                                \"paris_saint-germain_fc_3_2\",\n                                \"paris_saint-germain_fc_4_0\",\n                                \"paris_saint-germain_fc_4_1\",\n                                \"paris_saint-germain_fc_4_2\",\n                                \"paris_saint-germain_fc_4_3\",\n                                \"atalanta_bergamasca_calcio_1_0\",\n                                \"atalanta_bergamasca_calcio_2_0\",\n                                \"atalanta_bergamasca_calcio_2_1\",\n                                \"atalanta_bergamasca_calcio_3_0\",\n                                \"atalanta_bergamasca_calcio_3_1\",\n                                \"atalanta_bergamasca_calcio_3_2\",\n                                \"atalanta_bergamasca_calcio_4_0\",\n                                \"atalanta_bergamasca_calcio_4_1\",\n                                \"atalanta_bergamasca_calcio_4_2\",\n                                \"atalanta_bergamasca_calcio_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0xb9b7f167df2d058f8e1b003902d7e5b7105a13029fa46f55d55915656cbd6b35\",\n                                \"0xe8310e720a808d574d1b1d4a571d6dd624b0562599885ae17b586c98e4ab52ee\",\n                                \"0xf0da8c8560f4c411baf60b946121ac477c41cd1e74efc7d0c74bf4fa281f34f3\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 794.0000000017524,\n                                    \"decimal\": 8.940000000017523,\n                                    \"normalizedImplied\": 0.111856823266\n                                },\n                                {\n                                    \"american\": 314.99999999946044,\n                                    \"decimal\": 4.149999999994605,\n                                    \"normalizedImplied\": 0.240963855422\n                                },\n                                {\n                                    \"american\": 241.99999999966485,\n                                    \"decimal\": 3.4199999999966484,\n                                    \"normalizedImplied\": 0.292397660819\n                                },\n                                {\n                                    \"american\": 321.0000000007115,\n                                    \"decimal\": 4.210000000007115,\n                                    \"normalizedImplied\": 0.237529691211\n                                },\n                                {\n                                    \"american\": 582.0000000018823,\n                                    \"decimal\": 6.8200000000188234,\n                                    \"normalizedImplied\": 0.146627565982\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 857.0000000044308,\n                                    \"decimal\": 9.570000000044308,\n                                    \"normalizedImplied\": 0.104493207941\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"paris_saint-germain_fc_-_0\",\n                                \"paris_saint-germain_fc_-_1\",\n                                \"paris_saint-germain_fc_-_2\",\n                                \"paris_saint-germain_fc_-_3\",\n                                \"paris_saint-germain_fc_-_4\",\n                                \"paris_saint-germain_fc_-_5\",\n                                \"paris_saint-germain_fc_-_3+\",\n                                \"paris_saint-germain_fc_-_4+\",\n                                \"paris_saint-germain_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x73fef9245e3eca897b00db49dbe52df4163826bba699f84d86b4b008c3bc96f8\",\n                                \"0x9a7d7d01f8b5a21d4afd0f10fa86544762de326c0ca44d9c72160ccb6565b81f\",\n                                \"0x2e9885adb0ee405090f959bf0dfd2bec1529b1fb3bab69ca288070ffb53a1c65\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 111.00000000004431,\n                                    \"decimal\": 2.110000000000443,\n                                    \"normalizedImplied\": 0.473933649289\n                                },\n                                {\n                                    \"american\": 161.00000000007307,\n                                    \"decimal\": 2.610000000000731,\n                                    \"normalizedImplied\": 0.383141762452\n                                },\n                                {\n                                    \"american\": 477.99999999945663,\n                                    \"decimal\": 5.779999999994566,\n                                    \"normalizedImplied\": 0.173010380623\n                                },\n                                {\n                                    \"american\": 1774.0000000015218,\n                                    \"decimal\": 18.74000000001522,\n                                    \"normalizedImplied\": 0.0533617929562\n                                },\n                                {\n                                    \"american\": 6819.000000012551,\n                                    \"decimal\": 69.19000000012551,\n                                    \"normalizedImplied\": 0.0144529556294\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"atalanta_bergamasca_calcio_-_0\",\n                                \"atalanta_bergamasca_calcio_-_1\",\n                                \"atalanta_bergamasca_calcio_-_2\",\n                                \"atalanta_bergamasca_calcio_-_3\",\n                                \"atalanta_bergamasca_calcio_-_4\",\n                                \"atalanta_bergamasca_calcio_-_5\",\n                                \"atalanta_bergamasca_calcio_-_3+\",\n                                \"atalanta_bergamasca_calcio_-_4+\",\n                                \"atalanta_bergamasca_calcio_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xad170b7a94c2d4543a3c526258a6d5e210381b8223d966ba8433620c9fdc19e7\",\n                                \"0xb14855a78fa7bd7a78c437fd17ebfbf160e988d8b0539bc64ded3e28d3873068\",\n                                \"0x600cdf2e89af6168a1adb56621c3b651631e48c7fca268ecb27fb87e8939568e\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -117.56236741746852,\n                                    \"decimal\": 1.850612336215518,\n                                    \"normalizedImplied\": 0.5403616848491289\n                                },\n                                {\n                                    \"american\": -111.24417479390142,\n                                    \"decimal\": 1.898923473388758,\n                                    \"normalizedImplied\": 0.5266141653488711\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9a771d656bdb8bdf38a1f449edc250feb3cd16d768deca5cd75bbb34bf5da62a\",\n                                \"0xdcb2cee3a58ef488cf248d06e08e43c96534428dafeb4ae96bed5820aad21f41\",\n                                \"0x64fd0f9f42ec996013f7a2f7bdde2424176075ff1c84c38dc626acbb806875a7\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -145.96769646584423,\n                                    \"decimal\": 1.6850830863347874,\n                                    \"normalizedImplied\": 0.5934425477945382\n                                },\n                                {\n                                    \"american\": 109.03312715184228,\n                                    \"decimal\": 2.090331271518423,\n                                    \"normalizedImplied\": 0.47839307272746157\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9cc7bbd364b2543fc7c499af5fdbaea5e656a0b5ce643ab4691c4910ca915098\",\n                                \"0xdcb2cee3a58ef488cf248d06e08e43c96534428dafeb4ae96bed5820aad21f41\",\n                                \"0x64fd0f9f42ec996013f7a2f7bdde2424176075ff1c84c38dc626acbb806875a7\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 119.87772215944936,\n                                    \"decimal\": 2.1987772215944936,\n                                    \"normalizedImplied\": 0.45479823520948937\n                                },\n                                {\n                                    \"american\": -160.77998862457187,\n                                    \"decimal\": 1.6219679504612,\n                                    \"normalizedImplied\": 0.6165349936265104\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1bab97587ca44348285e27512922f5ff0a097d977b0319e5c539484f13c59fde\",\n                                \"0xb0ffc7d8caf1b804333f9866c6ac6af56da6a133a896890b76e7567afdbaba07\",\n                                \"0xf0f85f6c8653334b145d4b2c02733650575ea7a90f3c94b043fb2a1d8634fe7f\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -133.2854355196986,\n                                    \"decimal\": 1.7502695220230626,\n                                    \"normalizedImplied\": 0.5713405777894951\n                                },\n                                {\n                                    \"american\": 647.4390409540665,\n                                    \"decimal\": 7.474390409540665,\n                                    \"normalizedImplied\": 0.1337901748781483\n                                },\n                                {\n                                    \"american\": 169.19638282403065,\n                                    \"decimal\": 2.6919638282403064,\n                                    \"normalizedImplied\": 0.37147601669435654\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b58c8dbb0b6eed0a681c5db67e8aef400314646f1ee81cc773d57a9dd3edae1\",\n                                \"0xc6514521f125faa8de400c9f918177c3fdfef34ca3267c4a87b8f7416febddd2\",\n                                \"0xab594a9805eefdc28d00488d31d0eacd03868d3ee604b68f879f0457768f5d37\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -213.9735162063119,\n                                    \"decimal\": 1.4673475567115541,\n                                    \"normalizedImplied\": 0.6815017992336333\n                                },\n                                {\n                                    \"american\": 150.47465013743627,\n                                    \"decimal\": 2.504746501374363,\n                                    \"normalizedImplied\": 0.3992419989213665\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x582325428a462019a45c37391351646fa42f2b1ff1d959fb83b8ce80e9a26b61\",\n                                \"0x291f8148c4edd3ce722aefc69a292809a6d0c52b1a95e3414a02ae93f13cdce0\",\n                                \"0x147a5cdd5709ca43689262fdfd97e9f561464ae764ad2e4249309e52e2aaacd4\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 120.88847909355724,\n                                    \"decimal\": 2.2088847909355724,\n                                    \"normalizedImplied\": 0.4527171376721963\n                                },\n                                {\n                                    \"american\": -168.197627130855,\n                                    \"decimal\": 1.5945387084575315,\n                                    \"normalizedImplied\": 0.6271406236148037\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe7fb44e68eaa5c9970912ed60e2b962562eed614fffcfdf1eb00d9902d8efe4f\",\n                                \"0xd91c4d73d8c3931e29890203cbda2f01ecfe6299aa94d9c88fef1dc3c82b88a8\",\n                                \"0xd62176a25acdf1cab4cf069bc36104b1e3de2ac504630d114ab2b30b3a8af9aa\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 179.03860339829683,\n                                    \"decimal\": 2.7903860339829683,\n                                    \"normalizedImplied\": 0.35837335330001285\n                                },\n                                {\n                                    \"american\": -248.6974273810054,\n                                    \"decimal\": 1.402095031915226,\n                                    \"normalizedImplied\": 0.7132184176089872\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4817e09f273601dfd5ce2800baa2199c9f0525d1c61c0fe3a9247abc66801201\",\n                                \"0xd928519aca2108af157da2600c88d5a322cb18195723a0fbbb03e091e0e68c95\",\n                                \"0x88ca76d356c690f413e064f98473bb8ac82deb28fe6e617c3b3669abfe764f6b\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -133.3382751554397,\n                                    \"decimal\": 1.7499722032809,\n                                    \"normalizedImplied\": 0.5714376480524492\n                                },\n                                {\n                                    \"american\": 103.09536556376825,\n                                    \"decimal\": 2.0309536556376826,\n                                    \"normalizedImplied\": 0.4923795268415508\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd424019a263e1360efac8a2651b09f90312f94526727bb8b4c9fc4d4c5cb3d04\",\n                                \"0xc847a666ba0649c06a7e78e2df20df98b4b46f8a6dec114eb683d1d37e61fe09\",\n                                \"0x713b1527518e360b0a71969a6eec10d8a136b2d4c054b2e09c96746acdc046de\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 100.18574986985355,\n                                    \"decimal\": 2.0018574986985356,\n                                    \"normalizedImplied\": 0.49953605621285646\n                                },\n                                {\n                                    \"american\": -139.49647494497185,\n                                    \"decimal\": 1.7168639927241724,\n                                    \"normalizedImplied\": 0.5824573199961436\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf5456c0ff42b24f35822181cf46ff418f43a0c7dfdca5473e8d9e99b9f970b9e\",\n                                \"0x0894b79c9a4893b30eb65e4fd249e004ba32cfd8ec2aeec07941407f5ed7b157\",\n                                \"0x7f4aebfd299e6796eb50a0acb8eb0a98ab061902d996c1477eb81b766bfa5d14\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 344.8349499246981,\n                                    \"decimal\": 4.448349499246981,\n                                    \"normalizedImplied\": 0.22480248014893628\n                                },\n                                {\n                                    \"american\": -684.3888287707366,\n                                    \"decimal\": 1.146115768984153,\n                                    \"normalizedImplied\": 0.8725122078080636\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xafd3cf56dcf4fd9d1e9207e6e58f7959013e82b789e27b6f142ade7e238439e1\",\n                                \"0xb14855a78fa7bd7a78c437fd17ebfbf160e988d8b0539bc64ded3e28d3873068\",\n                                \"0x600cdf2e89af6168a1adb56621c3b651631e48c7fca268ecb27fb87e8939568e\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 212.5975589303169,\n                                    \"decimal\": 3.125975589303169,\n                                    \"normalizedImplied\": 0.31990013083336855\n                                },\n                                {\n                                    \"american\": -316.983695585653,\n                                    \"decimal\": 1.3154736391575028,\n                                    \"normalizedImplied\": 0.7601824698216314\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x231cd76221fd5ab6b3188ef32822eca7491825eadbbbd871e225f430c3298d3d\",\n                                \"0xb0ffc7d8caf1b804333f9866c6ac6af56da6a133a896890b76e7567afdbaba07\",\n                                \"0xf0f85f6c8653334b145d4b2c02733650575ea7a90f3c94b043fb2a1d8634fe7f\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -245.58317268302835,\n                                    \"decimal\": 1.4071940227316346,\n                                    \"normalizedImplied\": 0.7106340588761224\n                                },\n                                {\n                                    \"american\": 170.19703029308556,\n                                    \"decimal\": 2.7019703029308557,\n                                    \"normalizedImplied\": 0.37010029270687744\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa47232ab97a49f50a9fe66dac05b303716b15d63633fab5654a95a05b6836445\",\n                                \"0x4228d58795db7e893e92af8024009975035ec028526dd022a2216daf3ead9c04\",\n                                \"0x600cdf2e89af6168a1adb56621c3b651631e48c7fca268ecb27fb87e8939568e\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -810.1998201700786,\n                                    \"decimal\": 1.1234263418856447,\n                                    \"normalizedImplied\": 0.8901340147690711\n                                },\n                                {\n                                    \"american\": 383.30018219868504,\n                                    \"decimal\": 4.8330018219868505,\n                                    \"normalizedImplied\": 0.2069107434329291\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7193d50b7ab5d69f3c91fb0bffa95cfcbbbc913750bec833ab80a4a4cb1456cc\",\n                                \"0x9a7d7d01f8b5a21d4afd0f10fa86544762de326c0ca44d9c72160ccb6565b81f\",\n                                \"0x2e9885adb0ee405090f959bf0dfd2bec1529b1fb3bab69ca288070ffb53a1c65\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -1648.7590866203263,\n                                    \"decimal\": 1.0606516748332122,\n                                    \"normalizedImplied\": 0.942816594484\n                                },\n                                {\n                                    \"american\": -239.13336471947412,\n                                    \"decimal\": 1.4181766944872347,\n                                    \"normalizedImplied\": 0.705130752668\n                                },\n                                {\n                                    \"american\": -102.1288990092445,\n                                    \"decimal\": 1.9791547835147836,\n                                    \"normalizedImplied\": 0.505266191573\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc09657af584da80805e4aff822473f5a3ce9e63ad9b07f9589852c4e4c14284a\",\n                                \"0x7474f85ae1afe860c5abc21c247062d396014bbf468599d5e3e0f3f5b321e357\",\n                                \"0xf0da8c8560f4c411baf60b946121ac477c41cd1e74efc7d0c74bf4fa281f34f3\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80271,\n                                \"originalProviderPlayerId\": \"21B64B5820B1\",\n                                \"playerName\": \"Achraf Hakimi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd5df0eeb1142b76a69650ea3a6a9a1d89b6177f3664c5de37c3883f55f3ba806\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80556,\n                                \"originalProviderPlayerId\": \"30D679A9362A\",\n                                \"playerName\": \"Ademola Lookman\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4e32c092f670bbe721a4783cce0f1c13dcf4d4e83fd8ef2fba98088d35ed5939\",\n                                \"0x382ccd12c6cd0c3347fb4d822a9dec7817a272b3a151aee9a9f841efdf6879e4\",\n                                \"0x304290d3e496c07a5be075960abb00096d667c9b4a63615f38384464ac68ecdf\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80275,\n                                \"originalProviderPlayerId\": \"FEFF82496281\",\n                                \"playerName\": \"Bradley Barcola\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3fcb1eef196af0267f3a45df7538b79d15bc74f964059788037965e246bdc39b\",\n                                \"0xd928519aca2108af157da2600c88d5a322cb18195723a0fbbb03e091e0e68c95\",\n                                \"0x88ca76d356c690f413e064f98473bb8ac82deb28fe6e617c3b3669abfe764f6b\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80562,\n                                \"originalProviderPlayerId\": \"07F33F03E838\",\n                                \"playerName\": \"Charles De Ketelaere\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd010f266e223263a585a831a9491f1338d969f4dfaaa0c1cc1fd9f5ef9689116\",\n                                \"0x7474f85ae1afe860c5abc21c247062d396014bbf468599d5e3e0f3f5b321e357\",\n                                \"0xf0da8c8560f4c411baf60b946121ac477c41cd1e74efc7d0c74bf4fa281f34f3\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81498,\n                                \"originalProviderPlayerId\": \"1B76D3C5472E\",\n                                \"playerName\": \"Daniel Maldini\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a7c9b81ca868434993ebc4b50ec089d6fb2e16c6b5734bf55048c6e8aedfe4c\",\n                                \"0x890ee52b860e788c5fa608d83cf2d7ff049b4157252972076290a44cfeb38b80\",\n                                \"0x15342d0bc75a0f62f284cdab16509640952374b35db0430ce99ed314c11a03ce\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80563,\n                                \"originalProviderPlayerId\": \"88C1FC0F0D18\",\n                                \"playerName\": \"Davide Zappacosta\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x56f35db5f067321085336cd08c6fef744f7d6d781217ce706a413d8f7e019381\",\n                                \"0x75c8890c827b3edd4b3abffd1da29ec5e610f1566a896dd0518b565263518ace\",\n                                \"0x304290d3e496c07a5be075960abb00096d667c9b4a63615f38384464ac68ecdf\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80282,\n                                \"originalProviderPlayerId\": \"83FA83BABBC0\",\n                                \"playerName\": \"Fabián Ruiz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3ed88172e13bf0fbb10499e598769d3e616cd9e6b82e91edd155a63522a3f741\",\n                                \"0x83367f69e1c18f36a3710a620bce4961b2dd7c0d59a3d85c59a049e3631405b7\",\n                                \"0x88ca76d356c690f413e064f98473bb8ac82deb28fe6e617c3b3669abfe764f6b\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81499,\n                                \"originalProviderPlayerId\": \"019628601B73\",\n                                \"playerName\": \"Gianluca Scamacca\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x98a5e49801dd3dda271067567338611c26d8c892afe016b73b22b0bfcac4b9ac\",\n                                \"0x3678d5e164f220fb84bf7d845e5634ed64c3cef8230335718f4e7caa496323e3\",\n                                \"0x64fd0f9f42ec996013f7a2f7bdde2424176075ff1c84c38dc626acbb806875a7\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80865,\n                                \"originalProviderPlayerId\": \"EBD28CA3F0F5\",\n                                \"playerName\": \"Gonçalo Matias Ramos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -124.08312958430176,\n                                    \"decimal\": 1.805911330049588,\n                                    \"normalizedImplied\": 0.553737043098645\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc03e8854efe6a98e825e0f30a7df7d57a86d14d30abb99afc31934d62505f86b\",\n                                \"0xe8310e720a808d574d1b1d4a571d6dd624b0562599885ae17b586c98e4ab52ee\",\n                                \"0xf0da8c8560f4c411baf60b946121ac477c41cd1e74efc7d0c74bf4fa281f34f3\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80283,\n                                \"originalProviderPlayerId\": \"9A97C29835FF\",\n                                \"playerName\": \"Ibrahim Mbaye\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x75226b0d2f61142a3f71ab25559d926e0e6e79ebaccab78cb52ea30efa61f0ad\",\n                                \"0x2484fd5cb9aee6cf7c44d071f0c5aca8d1c5492826f654d4296b604ac2efd879\",\n                                \"0x05e88da1202dd7465d3c5d0e7850df0819208d6fae54ebc5b8934557a112e256\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80625,\n                                \"originalProviderPlayerId\": \"B82A157EC25D\",\n                                \"playerName\": \"João Pedro Gonçalves Neves\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe8b50c31eb45d15c05da2eadac244b09dd5c019888bfff7f6aa935e20aa99f93\",\n                                \"0xd91c4d73d8c3931e29890203cbda2f01ecfe6299aa94d9c88fef1dc3c82b88a8\",\n                                \"0xd62176a25acdf1cab4cf069bc36104b1e3de2ac504630d114ab2b30b3a8af9aa\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80285,\n                                \"originalProviderPlayerId\": \"AEF58E398DB4\",\n                                \"playerName\": \"Kang-In Lee\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7a17a424ce7ba99c342dbd1cc06a28703de1d7aac2a3adfb64f60b34f5f50aff\",\n                                \"0x2484fd5cb9aee6cf7c44d071f0c5aca8d1c5492826f654d4296b604ac2efd879\",\n                                \"0x05e88da1202dd7465d3c5d0e7850df0819208d6fae54ebc5b8934557a112e256\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80862,\n                                \"originalProviderPlayerId\": \"5EA197A76032\",\n                                \"playerName\": \"Khvicha Kvaratskhelia\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf09c072d09ffda3a0f9a051bdd78eeaadfdea60dbf9f133de119847c98b8abe0\",\n                                \"0x4e1313d2e30d86ff5bd108e9a184b6c7db7a9e0382f582a400b5aa53bcda7277\",\n                                \"0x7f4aebfd299e6796eb50a0acb8eb0a98ab061902d996c1477eb81b766bfa5d14\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80574,\n                                \"originalProviderPlayerId\": \"4FD29065D5CF\",\n                                \"playerName\": \"Lazar Samardzic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xef730ca9b7ebbd18e7211ae7b280d9ae01355a5d6d5a557dcae582d9444af0b5\",\n                                \"0x9b150ea02f13bcb9843a6999f12ea5470095cbdf330e70b91eded00cb1c1f941\",\n                                \"0xd62176a25acdf1cab4cf069bc36104b1e3de2ac504630d114ab2b30b3a8af9aa\",\n                                \"0xf599f47163a5348c909a59b8c9cbb18d8e5bb675514216c481427d4e3742461d\",\n                                \"0xb7a103506388d2d9c253c5b85a461e5ad9e8de9f0d52a51001d98acd8768feaa\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80813,\n                                \"originalProviderPlayerId\": \"6DD99BDD4FEA\",\n                                \"playerName\": \"Lucas Hernández\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x684de891eb40c44c4fa62c227714c7bef191a8fe4b6d4e53a2177a2c3168e64e\",\n                                \"0xa029e51edc5b066ea1a514132389b7f570421fa0066eec226ef6f90bc22ff8fc\",\n                                \"0x147a5cdd5709ca43689262fdfd97e9f561464ae764ad2e4249309e52e2aaacd4\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80867,\n                                \"originalProviderPlayerId\": \"75EEAC0B7C43\",\n                                \"playerName\": \"Lucas Lopes Beraldo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x06b4fe05fbb80132b398130d11ada321ee2de66afef0b14bed0692ad9b6978a1\",\n                                \"0x58fcddf8b31c16ecc83a0d87647663e808aab820008c66072d1827f9db195658\",\n                                \"0xf0f85f6c8653334b145d4b2c02733650575ea7a90f3c94b043fb2a1d8634fe7f\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80576,\n                                \"originalProviderPlayerId\": \"841089881B23\",\n                                \"playerName\": \"Marco Brescianini\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x48db29423f2de94364bb88701dbe6767d3dbf0a0f48a2e484c844d8606197655\",\n                                \"0x382ccd12c6cd0c3347fb4d822a9dec7817a272b3a151aee9a9f841efdf6879e4\",\n                                \"0x304290d3e496c07a5be075960abb00096d667c9b4a63615f38384464ac68ecdf\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80626,\n                                \"originalProviderPlayerId\": \"6F5CB9DDB6FB\",\n                                \"playerName\": \"Marcos Aoás Corrêa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3e3c1aa30a3d405e9a1a30bcd90adc21600a8613f71bad61f6306945258c5792\",\n                                \"0x83367f69e1c18f36a3710a620bce4961b2dd7c0d59a3d85c59a049e3631405b7\",\n                                \"0x88ca76d356c690f413e064f98473bb8ac82deb28fe6e617c3b3669abfe764f6b\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80578,\n                                \"originalProviderPlayerId\": \"B8EE2F9786DC\",\n                                \"playerName\": \"Mario Pasalic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0e601eb490f42317dd8a56d03603ba82a48f957a24126680f63d70297f902194\",\n                                \"0x58fcddf8b31c16ecc83a0d87647663e808aab820008c66072d1827f9db195658\",\n                                \"0xf0f85f6c8653334b145d4b2c02733650575ea7a90f3c94b043fb2a1d8634fe7f\",\n                                \"0x506ae35e33de0f8e7f4e88a98fa992e9547b1f8e05d0a011510d30b12fc391dc\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80863,\n                                \"originalProviderPlayerId\": \"27CAEAC3FCB4E7A0\",\n                                \"playerName\": \"Nicola Zalewski\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4f25893ead4e66d9d8bad6c358ca99c88ccd2498a8505300e3bb40a3d04357d4\",\n                                \"0x75c8890c827b3edd4b3abffd1da29ec5e610f1566a896dd0518b565263518ace\",\n                                \"0x304290d3e496c07a5be075960abb00096d667c9b4a63615f38384464ac68ecdf\",\n                                \"0xd9b046065f09f795eb8071e97b761c2c31f08d97143bcc965c20bfd3c5dd9810\",\n                                \"0x73f9bbff7bc0e4f83a0e73acda406687d1cd71a19f5fe81741a88e8d97bf1633\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81500,\n                                \"originalProviderPlayerId\": \"8912471FDF89CBF4\",\n                                \"playerName\": \"Nikola Krstović\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x70bb1037dddf0e32218cb9488de870dd8a9a1199a92e2839c0fcbd6662361136\",\n                                \"0x79c1564a7e137653a180ca532a89e910b8f227b8174162e19abbf21cbfe211ff\",\n                                \"0x2e9885adb0ee405090f959bf0dfd2bec1529b1fb3bab69ca288070ffb53a1c65\",\n                                \"0x72d6c6f53a04f24f2b461ddd708e0fc8e186bf627b18c40ab34326a008ac67dc\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81501,\n                                \"originalProviderPlayerId\": \"5C6348AA4777401D\",\n                                \"playerName\": \"Noham Kamara\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8674e0872ba3ec4d0f042b5a879131c260f093b2ef8f13714cd7ea3497014147\",\n                                \"0x890ee52b860e788c5fa608d83cf2d7ff049b4157252972076290a44cfeb38b80\",\n                                \"0x15342d0bc75a0f62f284cdab16509640952374b35db0430ce99ed314c11a03ce\",\n                                \"0x3779ae4ff521b83ddc49edc02af3385a3ac8f4059dd3cf0ae810b95734784f95\",\n                                \"0x4456961b5fd2dc707750c0c462773020f96ab3da525b78952d6b02441bad5b5d\",\n                                \"0x2e14c0e7b3b93c2f0e951916f1c835d8bb643846255aa2346724f15f252f9f95\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80627,\n                                \"originalProviderPlayerId\": \"3BC43D8FE640\",\n                                \"playerName\": \"Nuno Alexandre Tavares Mendes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe54b2bad0af866ffc55bb45999a4adf7ed6900b1765a100bd3783afcba8cc462\",\n                                \"0x97810ece02c8edddd6d257d225372f3d1416a46dea0c7a26eb88a8ad4c775321\",\n                                \"0x713b1527518e360b0a71969a6eec10d8a136b2d4c054b2e09c96746acdc046de\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80293,\n                                \"originalProviderPlayerId\": \"A76D39C8C4F3\",\n                                \"playerName\": \"Senny Mayulu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa0e46a28be301c978e70a2f5c0009e32c11e97ae89e169a53d49ef0c3f3f740c\",\n                                \"0x4228d58795db7e893e92af8024009975035ec028526dd022a2216daf3ead9c04\",\n                                \"0x600cdf2e89af6168a1adb56621c3b651631e48c7fca268ecb27fb87e8939568e\",\n                                \"0x84cf144743381aaf660e5f5d1ab51acd5ed47fb83119cbdcd1d91ec911883148\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80295,\n                                \"originalProviderPlayerId\": \"C704797A4E09\",\n                                \"playerName\": \"Warren Zaïre-Emery\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe68c49fdc53577ae795acaca17ec42b44a0e49248d664676acec328f84ad06ce\",\n                                \"0x97810ece02c8edddd6d257d225372f3d1416a46dea0c7a26eb88a8ad4c775321\",\n                                \"0x713b1527518e360b0a71969a6eec10d8a136b2d4c054b2e09c96746acdc046de\",\n                                \"0x0e1c49314eaa52932f8b7bb64ee79cffe4932d3240291c6a4dac9d790b4edf64\",\n                                \"0xd32f515fab899ff44fe61c2f93f0ae52cdddc1119cce0b8f58ffee5e95d0caf9\",\n                                \"0x6c88279d57212ffd0c92d3199989e11cf455e59935c30eb76a56a25c28f41ca6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.66666666691336,\n                                    \"decimal\": 2.4666666666691337,\n                                    \"normalizedImplied\": 0.405405405405\n                                },\n                                {\n                                    \"american\": 185.71428571457142,\n                                    \"decimal\": 2.857142857145714,\n                                    \"normalizedImplied\": 0.34999999999965004\n                                },\n                                {\n                                    \"american\": 138.0952380952381,\n                                    \"decimal\": 2.380952380952381,\n                                    \"normalizedImplied\": 0.42000000000000004\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1709.5238095227237,\n                                    \"decimal\": 18.095238095227238,\n                                    \"normalizedImplied\": 0.05526315789477\n                                },\n                                {\n                                    \"american\": 1328.5714285707143,\n                                    \"decimal\": 14.285714285707142,\n                                    \"normalizedImplied\": 0.070000000000035\n                                },\n                                {\n                                    \"american\": 1376.1904761895164,\n                                    \"decimal\": 14.761904761895165,\n                                    \"normalizedImplied\": 0.06774193548391501\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137423530354334303400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Paris Saint-Germain FC\",\n                            \"awayTeam\": \"Atalanta Bergamasca Calcio\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.66666666691336,\n                                    \"decimal\": 2.4666666666691337,\n                                    \"normalizedImplied\": 0.405405405405\n                                },\n                                {\n                                    \"american\": 995.2380952384785,\n                                    \"decimal\": 10.952380952384786,\n                                    \"normalizedImplied\": 0.091304347826055\n                                },\n                                {\n                                    \"american\": -110.5263157894737,\n                                    \"decimal\": 1.9047619047619047,\n                                    \"normalizedImplied\": 0.525\n                                },\n                                {\n                                    \"american\": 160.95238095212002,\n                                    \"decimal\": 2.6095238095212,\n                                    \"normalizedImplied\": 0.3832116788325\n                                },\n                                {\n                                    \"american\": 445.71428571437303,\n                                    \"decimal\": 5.45714285714373,\n                                    \"normalizedImplied\": 0.1832460732984\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758135600,\n                    \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                    \"homeTeam\": \"FC Bayern München\",\n                    \"awayTeam\": \"Chelsea FC\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -140.7135723347807,\n                            \"decimal\": 1.7106635013293783,\n                            \"normalizedImplied\": 0.5845685017672309\n                        },\n                        {\n                            \"american\": 319.03860983605557,\n                            \"decimal\": 4.190386098360555,\n                            \"normalizedImplied\": 0.2386414942506705\n                        },\n                        {\n                            \"american\": 306.22095824087125,\n                            \"decimal\": 4.0622095824087125,\n                            \"normalizedImplied\": 0.24617144431209867\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x78bdb4cd948ec5a267b7b073f94cbfc212c24b31888a31d7d15ad6f10bcfb9f5\",\n                        \"0x7f2e62d74acc4655d36dd5b55490b67609869928fbf150485d46462533a0f458\",\n                        \"0xb56d6d361ecac6d821341579cf979ac6bdeeb55b2991ef92760d482a882ddcd2\",\n                        \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                        \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                        \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -141.72799790341324,\n                                    \"decimal\": 1.7055768900944286,\n                                    \"normalizedImplied\": 0.5863118841535402\n                                },\n                                {\n                                    \"american\": 109.99299282673488,\n                                    \"decimal\": 2.0999299282673487,\n                                    \"normalizedImplied\": 0.47620636600245975\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf6540917ea2125a939441a40d034f2c32ef1be78fdccf6fffc56d7997406c54f\",\n                                \"0x3aac837facc4bb4481e663995695e6eaf8e62a503e2a96342c42f5f7b70eace3\",\n                                \"0x238bab821e166206903b1e83b5c0b74304355d9e3211e191c72d684b01a4dbce\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 121.82377081512014,\n                                    \"decimal\": 2.2182377081512015,\n                                    \"normalizedImplied\": 0.450808313430689\n                                },\n                                {\n                                    \"american\": -157.58088877940028,\n                                    \"decimal\": 1.6345947200487707,\n                                    \"normalizedImplied\": 0.611772439819311\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9fd563cada505fbfa682158bff95f1774c78d2c11d8ce70032d55de6115f4922\",\n                                \"0xeaaf16c656562e442f2352d90a5d11e03787d06045257e632f9ece1ff33f582f\",\n                                \"0x62f1d06e953c2f0410a7b9dbfd746234eaa90b877e3607c899547c6a40ab5073\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 181.9827143603277,\n                                    \"decimal\": 2.819827143603277,\n                                    \"normalizedImplied\": 0.3546316667915197\n                                },\n                                {\n                                    \"american\": -248.7401662381579,\n                                    \"decimal\": 1.4020259434266613,\n                                    \"normalizedImplied\": 0.7132535633084803\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5582907ae81622172e46f7c9ddc906b1908328cf0ce65356320681873d4f67d8\",\n                                \"0x5368b62edaf9536be673ddfd7d29a96cc7c5992ef7d1317308e07e4e324c47dd\",\n                                \"0x6b6de91beb3d29dbd4724967e8b6ee75f6c31691defcc93c5f170de65f331945\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -478.8160883154387,\n                                    \"decimal\": 1.208848454428125,\n                                    \"normalizedImplied\": 0.8272335513495562\n                                },\n                                {\n                                    \"american\": 308.20820565486,\n                                    \"decimal\": 4.0820820565486,\n                                    \"normalizedImplied\": 0.24497302752544367\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3de52269dff06e6d56930e169ddfd9885fd018bc22dc7c1eb4fd5fab8fb59b55\",\n                                \"0xda030ed8d9ef1710faa8c3b8fd3d7aef59dc846739f149a2b6dd48ef72cf94bf\",\n                                \"0x5b02fb12618ea301f6fe9c092b154c4127ead66bb7ded20d6dd1b93746e4ce90\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -191.83018823746852,\n                                    \"decimal\": 1.5212943849912142,\n                                    \"normalizedImplied\": 0.6573349707103371\n                                },\n                                {\n                                    \"american\": 144.51134638848782,\n                                    \"decimal\": 2.445113463884878,\n                                    \"normalizedImplied\": 0.4089789757286627\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7ab29228b6e4722e3e1d991630afaf22d8cc571628e3feab01140ea5ebca4943\",\n                                \"0x1a409d8e47f1f361f117d7e61490b5021f4fab013e614984175d12e74faea33a\",\n                                \"0xb56d6d361ecac6d821341579cf979ac6bdeeb55b2991ef92760d482a882ddcd2\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 130.70907723144938,\n                                    \"decimal\": 2.3070907723144938,\n                                    \"normalizedImplied\": 0.4334463177609571\n                                },\n                                {\n                                    \"american\": -172.57153645148026,\n                                    \"decimal\": 1.5794698364299244,\n                                    \"normalizedImplied\": 0.6331238349320427\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xee583438d9373fef209d42532aab486a34964c50d416548fe8f81eb572b57619\",\n                                \"0x3aac837facc4bb4481e663995695e6eaf8e62a503e2a96342c42f5f7b70eace3\",\n                                \"0x238bab821e166206903b1e83b5c0b74304355d9e3211e191c72d684b01a4dbce\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 233.27260654715545,\n                                    \"decimal\": 3.3327260654715545,\n                                    \"normalizedImplied\": 0.3000546640662793\n                                },\n                                {\n                                    \"american\": -339.4019595396517,\n                                    \"decimal\": 1.2946358946649428,\n                                    \"normalizedImplied\": 0.7724179471007206\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaa9c4a4beea8f92b21c59f2996568299af7f399dee6b6e11525c934f0a029629\",\n                                \"0xac2e407bed5b415aa53a66298ceedb10496a448c6de3c79f1663b4b25186cf8c\",\n                                \"0x10e80ef2176c2552f996d1c47536fd531c909c37750ebf8b848732f6e3dad41c\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -119.67751538088932,\n                                    \"decimal\": 1.8355788443780516,\n                                    \"normalizedImplied\": 0.5447872768106725\n                                },\n                                {\n                                    \"american\": -105.05255914626552,\n                                    \"decimal\": 1.9519044639433218,\n                                    \"normalizedImplied\": 0.5123201562743275\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x353f6a0adc17b5dc6a8d652412c88a0aa13ac6d0c112252d9c7068fa8b7fb869\",\n                                \"0xbbab8d0bd72db2653189ebec6b5744dcdc9d4e95ae9f5994412b91f40944fd74\",\n                                \"0x77871a136433741ec6a503234c182b18581770df071a6bdbc4cf3902138a0950\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1498.018926821425,\n                                    \"decimal\": 15.98018926821425,\n                                    \"normalizedImplied\": 0.06257748160649587\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x91dd2f3837ba704ebfeb9a72d47d0a9fc650dd84616efbf73392ae85ce7ec53b\",\n                                \"0x727010185af07165c4e466e082e9845e0367776c51627534e5f28e6c8aeac243\",\n                                \"0xb36baa764d704b75acdf6c42f12df2620f1cd7b333429306d8371c9f5b5f6b72\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -335.79847488591344,\n                                    \"decimal\": 1.297797659843377,\n                                    \"normalizedImplied\": 0.7705361405264698\n                                },\n                                {\n                                    \"american\": 218.53240435351168,\n                                    \"decimal\": 3.185324043535117,\n                                    \"normalizedImplied\": 0.31393980214653017\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9df7dd00808ae0ff0d5223dd792f6cdfd96ddc7a48d6d228eef10898f849113b\",\n                                \"0xeaaf16c656562e442f2352d90a5d11e03787d06045257e632f9ece1ff33f582f\",\n                                \"0x62f1d06e953c2f0410a7b9dbfd746234eaa90b877e3607c899547c6a40ab5073\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -490.8068542071586,\n                                    \"decimal\": 1.2037461358634414,\n                                    \"normalizedImplied\": 0.830739946079\n                                },\n                                {\n                                    \"american\": -465.6428403620695,\n                                    \"decimal\": 1.2147568722891628,\n                                    \"normalizedImplied\": 0.823209996018\n                                },\n                                {\n                                    \"american\": 106.2651221652685,\n                                    \"decimal\": 2.062651221652685,\n                                    \"normalizedImplied\": 0.484812938563\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc10de4e2fa5c28d6ff32afd58f4e0ffbc518cabd7508030916c23627c590768a\",\n                                \"0x3afac1c2f41fcbc0f1d1684dc97af07faa90377ba3f7ba232422311fb53f8f92\",\n                                \"0xd6da940e66481c9c36591b1db2a1e46756226ed2ae052edace714d4581c7ad7d\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -109.20251024686348,\n                                    \"decimal\": 1.915729865311152,\n                                    \"normalizedImplied\": 0.521994263443599\n                                },\n                                {\n                                    \"american\": -120.63236190718514,\n                                    \"decimal\": 1.828964951187313,\n                                    \"normalizedImplied\": 0.546757333622401\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4e3472583feeb67959259eeea4c88a5a2da01b9c49fa2298c5fbe288611d6d10\",\n                                \"0x5c0288391c6223d99988ceea182852daaf411f1f96518609a609f53072105fe7\",\n                                \"0x5b02fb12618ea301f6fe9c092b154c4127ead66bb7ded20d6dd1b93746e4ce90\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1532.0000000005746,\n                                    \"decimal\": 16.320000000005745,\n                                    \"normalizedImplied\": 0.0612745098039\n                                },\n                                {\n                                    \"american\": 714.000000000814,\n                                    \"decimal\": 8.14000000000814,\n                                    \"normalizedImplied\": 0.12285012285\n                                },\n                                {\n                                    \"american\": 1148.0000000000798,\n                                    \"decimal\": 12.480000000000798,\n                                    \"normalizedImplied\": 0.0801282051282\n                                },\n                                {\n                                    \"american\": 3513.00000000306,\n                                    \"decimal\": 36.1300000000306,\n                                    \"normalizedImplied\": 0.0276778300581\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 932.9999999998057,\n                                    \"decimal\": 10.329999999998057,\n                                    \"normalizedImplied\": 0.0968054211036\n                                },\n                                {\n                                    \"american\": 908.0000000004999,\n                                    \"decimal\": 10.080000000004999,\n                                    \"normalizedImplied\": 0.0992063492063\n                                },\n                                {\n                                    \"american\": 752.9999999968609,\n                                    \"decimal\": 8.52999999996861,\n                                    \"normalizedImplied\": 0.117233294256\n                                },\n                                {\n                                    \"american\": 1301.0000000008756,\n                                    \"decimal\": 14.010000000008755,\n                                    \"normalizedImplied\": 0.0713775874375\n                                },\n                                {\n                                    \"american\": 1056.9999999996678,\n                                    \"decimal\": 11.569999999996678,\n                                    \"normalizedImplied\": 0.0864304235091\n                                },\n                                {\n                                    \"american\": 1699.9999999985598,\n                                    \"decimal\": 17.999999999985597,\n                                    \"normalizedImplied\": 0.0555555555556\n                                },\n                                {\n                                    \"american\": 2357.0000000024565,\n                                    \"decimal\": 24.570000000024567,\n                                    \"normalizedImplied\": 0.0407000407\n                                },\n                                {\n                                    \"american\": 1982.9999999998543,\n                                    \"decimal\": 20.82999999999854,\n                                    \"normalizedImplied\": 0.048007681229\n                                },\n                                {\n                                    \"american\": 2981.999999999661,\n                                    \"decimal\": 30.81999999999661,\n                                    \"normalizedImplied\": 0.0324464633355\n                                },\n                                {\n                                    \"american\": 6151.0000000134705,\n                                    \"decimal\": 62.5100000001347,\n                                    \"normalizedImplied\": 0.0159974404095\n                                },\n                                {\n                                    \"american\": 1491.9999999989554,\n                                    \"decimal\": 15.919999999989555,\n                                    \"normalizedImplied\": 0.0628140703518\n                                },\n                                {\n                                    \"american\": 2284.0000000018313,\n                                    \"decimal\": 23.84000000001831,\n                                    \"normalizedImplied\": 0.0419463087248\n                                },\n                                {\n                                    \"american\": 1212.9999999995891,\n                                    \"decimal\": 13.12999999999589,\n                                    \"normalizedImplied\": 0.0761614623001\n                                },\n                                {\n                                    \"american\": 4623.00000000964,\n                                    \"decimal\": 47.230000000096396,\n                                    \"normalizedImplied\": 0.0211729832733\n                                },\n                                {\n                                    \"american\": 2607.9999999964903,\n                                    \"decimal\": 27.079999999964905,\n                                    \"normalizedImplied\": 0.0369276218612\n                                },\n                                {\n                                    \"american\": 2595.9999999973684,\n                                    \"decimal\": 26.959999999973686,\n                                    \"normalizedImplied\": 0.0370919881306\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6608.000000003568,\n                                    \"decimal\": 67.08000000003568,\n                                    \"normalizedImplied\": 0.0149075730471\n                                },\n                                {\n                                    \"american\": 6580.000000017635,\n                                    \"decimal\": 66.80000000017635,\n                                    \"normalizedImplied\": 0.0149700598802\n                                },\n                                {\n                                    \"american\": 8798.000000022672,\n                                    \"decimal\": 88.98000000022672,\n                                    \"normalizedImplied\": 0.0112384805574\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"fc_bayern_münchen_1_0\",\n                                \"fc_bayern_münchen_2_0\",\n                                \"fc_bayern_münchen_2_1\",\n                                \"fc_bayern_münchen_3_0\",\n                                \"fc_bayern_münchen_3_1\",\n                                \"fc_bayern_münchen_3_2\",\n                                \"fc_bayern_münchen_4_0\",\n                                \"fc_bayern_münchen_4_1\",\n                                \"fc_bayern_münchen_4_2\",\n                                \"fc_bayern_münchen_4_3\",\n                                \"chelsea_fc_1_0\",\n                                \"chelsea_fc_2_0\",\n                                \"chelsea_fc_2_1\",\n                                \"chelsea_fc_3_0\",\n                                \"chelsea_fc_3_1\",\n                                \"chelsea_fc_3_2\",\n                                \"chelsea_fc_4_0\",\n                                \"chelsea_fc_4_1\",\n                                \"chelsea_fc_4_2\",\n                                \"chelsea_fc_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0xa680c0c84ebbc22831233423f451461c17a34fa4ca46cff5b9d1a14437f36d30\",\n                                \"0x72bc5e7ed386e318d33a02846b1733ae03ef029c5da4218add5ee7bdf4c07cb8\",\n                                \"0xbcddc3722172c45b3298607fb3f91fe86a35aac2b7017e1457238e4504191edc\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"fc_bayern_münchen_-_0\",\n                                \"fc_bayern_münchen_-_1\",\n                                \"fc_bayern_münchen_-_2\",\n                                \"fc_bayern_münchen_-_3\",\n                                \"fc_bayern_münchen_-_4\",\n                                \"fc_bayern_münchen_-_5\",\n                                \"fc_bayern_münchen_-_3+\",\n                                \"fc_bayern_münchen_-_4+\",\n                                \"fc_bayern_münchen_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xa68040bccfe30d3579962243f3c4f263eed4f30f90e8a2487452df2327b3d434\",\n                                \"0x72bc5e7ed386e318d33a02846b1733ae03ef029c5da4218add5ee7bdf4c07cb8\",\n                                \"0xbcddc3722172c45b3298607fb3f91fe86a35aac2b7017e1457238e4504191edc\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 211.00000000012437,\n                                    \"decimal\": 3.1100000000012438,\n                                    \"normalizedImplied\": 0.32154340836\n                                },\n                                {\n                                    \"american\": 156.99999999984064,\n                                    \"decimal\": 2.5699999999984064,\n                                    \"normalizedImplied\": 0.389105058366\n                                },\n                                {\n                                    \"american\": 313.0000000005576,\n                                    \"decimal\": 4.130000000005576,\n                                    \"normalizedImplied\": 0.242130750605\n                                },\n                                {\n                                    \"american\": 832.0000000004846,\n                                    \"decimal\": 9.320000000004846,\n                                    \"normalizedImplied\": 0.107296137339\n                                },\n                                {\n                                    \"american\": 2444.000000001872,\n                                    \"decimal\": 25.440000000018724,\n                                    \"normalizedImplied\": 0.0393081761006\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 6406.999999998425,\n                                    \"decimal\": 65.06999999998425,\n                                    \"normalizedImplied\": 0.0153680651606\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"chelsea_fc_-_0\",\n                                \"chelsea_fc_-_1\",\n                                \"chelsea_fc_-_2\",\n                                \"chelsea_fc_-_3\",\n                                \"chelsea_fc_-_4\",\n                                \"chelsea_fc_-_5\",\n                                \"chelsea_fc_-_3+\",\n                                \"chelsea_fc_-_4+\",\n                                \"chelsea_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xfc2560771809e829b4979f57d14b45acf3b2d296935f09d5bd9ad058b2ae98f9\",\n                                \"0xfeae70ab281bbfdc54527f8bbd7c743ee294c41cc5d1e51f402cb426be2557d6\",\n                                \"0x387e25895b88679c5b92f32e401eb6e3f4b5cf84ecb9f47c7d7fed69935def8c\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -193.570532741285,\n                                    \"decimal\": 1.516607556862253,\n                                    \"normalizedImplied\": 0.6593663571536758\n                                },\n                                {\n                                    \"american\": 138.6339588821839,\n                                    \"decimal\": 2.386339588821839,\n                                    \"normalizedImplied\": 0.41905184186032407\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfd4ffed51d868ca5cc157e54a34c45c822659bfa3f6fd66652389f7f3a6f2d12\",\n                                \"0xfeae70ab281bbfdc54527f8bbd7c743ee294c41cc5d1e51f402cb426be2557d6\",\n                                \"0x387e25895b88679c5b92f32e401eb6e3f4b5cf84ecb9f47c7d7fed69935def8c\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 173.12372384754985,\n                                    \"decimal\": 2.7312372384754986,\n                                    \"normalizedImplied\": 0.36613443384294675\n                                },\n                                {\n                                    \"american\": -239.87088641639292,\n                                    \"decimal\": 1.416890942848352,\n                                    \"normalizedImplied\": 0.705770620560053\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x06fae54760b94e82e8a860c0c8f58c0f292ec7fcf87d8255007ccbced3b2bad4\",\n                                \"0x3af8343ed844292f35dc364f633843bf646e9008df6e03b06ae9b8192af7eb35\",\n                                \"0x8224c9013af1bd215632f053cf5c7e181988af9c3b86d582d54e05901668a628\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -175.5215420324797,\n                                    \"decimal\": 1.5697306372883582,\n                                    \"normalizedImplied\": 0.6370519732783306\n                                },\n                                {\n                                    \"american\": 129.74072769385523,\n                                    \"decimal\": 2.2974072769385523,\n                                    \"normalizedImplied\": 0.4352732795956694\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a4497b1fed0d418f8dc2232bbd13384bd9698689b0f24160a1321538afa7c11\",\n                                \"0x3c08d55b54d66596de803d6c9dd77dceab864294fa36c5ac955d1e34a55b997c\",\n                                \"0xb36baa764d704b75acdf6c42f12df2620f1cd7b333429306d8371c9f5b5f6b72\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 118.88775474232264,\n                                    \"decimal\": 2.1888775474232265,\n                                    \"normalizedImplied\": 0.4568551590184715\n                                },\n                                {\n                                    \"american\": 354.5371843975456,\n                                    \"decimal\": 4.545371843975456,\n                                    \"normalizedImplied\": 0.22000400282441662\n                                },\n                                {\n                                    \"american\": 154.38306632177716,\n                                    \"decimal\": 2.5438306632177716,\n                                    \"normalizedImplied\": 0.3931079275281117\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa09d371b4eb01c347557e9d510a709c92f2c2eef46229b22f76fad4e71b99d39\",\n                                \"0x3c0236e702ef47a51e54c8443a9839ad04c18df706acd6301132563e2371c0d9\",\n                                \"0xbcddc3722172c45b3298607fb3f91fe86a35aac2b7017e1457238e4504191edc\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -213.9735162063119,\n                                    \"decimal\": 1.4673475567115541,\n                                    \"normalizedImplied\": 0.6815017992336333\n                                },\n                                {\n                                    \"american\": 150.47465013743627,\n                                    \"decimal\": 2.504746501374363,\n                                    \"normalizedImplied\": 0.3992419989213665\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc629dc27a54a56d470182159fe70c8e4ea9dd9d137aac4ed53e29fb35466021c\",\n                                \"0x43eaf0d8181ce0d3a8eba144cb28f39eee98a9c2e0ba7766754f7bf5345209bb\",\n                                \"0xd6da940e66481c9c36591b1db2a1e46756226ed2ae052edace714d4581c7ad7d\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 123.84648745305316,\n                                    \"decimal\": 2.2384648745305316,\n                                    \"normalizedImplied\": 0.4467347294023222\n                                },\n                                {\n                                    \"american\": -172.48968424141756,\n                                    \"decimal\": 1.5797448145364996,\n                                    \"normalizedImplied\": 0.6330136303016776\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7170f49bc148b2dd2623876a655a26b7b8bb799c1c4eff882798b5c004bd443a\",\n                                \"0x8f543c3dd9b921c7839f3f4103586a08e8805f862ffa2c91e6274010d57d63a5\",\n                                \"0x6b6de91beb3d29dbd4724967e8b6ee75f6c31691defcc93c5f170de65f331945\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.91942956165305,\n                                    \"decimal\": 2.1691942956165304,\n                                    \"normalizedImplied\": 0.46100065910222165\n                                },\n                                {\n                                    \"american\": -156.56124115524236,\n                                    \"decimal\": 1.6387276905964383,\n                                    \"normalizedImplied\": 0.6102295126507783\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4ca620019cc584b494208a5e48fce8d172addcde55b0f98a1e845460b5f18b51\",\n                                \"0xda030ed8d9ef1710faa8c3b8fd3d7aef59dc846739f149a2b6dd48ef72cf94bf\",\n                                \"0x5b02fb12618ea301f6fe9c092b154c4127ead66bb7ded20d6dd1b93746e4ce90\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.90863322345534,\n                                    \"decimal\": 1.9623839415243791,\n                                    \"normalizedImplied\": 0.5095842759614106\n                                },\n                                {\n                                    \"american\": -133.26801671783508,\n                                    \"decimal\": 1.7503675860332446,\n                                    \"normalizedImplied\": 0.571308568542589\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbe36c4c18debb539c56f24c54883ebcd4b3de45e7371d3dfc77b12ca5becd8f0\",\n                                \"0x3afac1c2f41fcbc0f1d1684dc97af07faa90377ba3f7ba232422311fb53f8f92\",\n                                \"0xd6da940e66481c9c36591b1db2a1e46756226ed2ae052edace714d4581c7ad7d\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 266.91259015909645,\n                                    \"decimal\": 3.6691259015909647,\n                                    \"normalizedImplied\": 0.27254447702827295\n                                },\n                                {\n                                    \"american\": -469.0899607978539,\n                                    \"decimal\": 1.213178725526154,\n                                    \"normalizedImplied\": 0.824280857353727\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7cf22862909841609d12ca5003c5a05b7b316f6f0a810973c838e053b2940a52\",\n                                \"0x3c08d55b54d66596de803d6c9dd77dceab864294fa36c5ac955d1e34a55b997c\",\n                                \"0xb36baa764d704b75acdf6c42f12df2620f1cd7b333429306d8371c9f5b5f6b72\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 128.78062489061844,\n                                    \"decimal\": 2.2878062489061843,\n                                    \"normalizedImplied\": 0.43709995130842344\n                                },\n                                {\n                                    \"american\": -180.78464309363815,\n                                    \"decimal\": 1.5531443284604909,\n                                    \"normalizedImplied\": 0.6438551663715766\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb6a5cc4b626eda1a1c7530465b7aa2d218fbab0c8d1c7ffb8378c8ad930a4c72\",\n                                \"0xcee89e6ec4f81cc4cb3445d658e87e08b6c380cf15357b1ca3e15adb71c468e0\",\n                                \"0x10e80ef2176c2552f996d1c47536fd531c909c37750ebf8b848732f6e3dad41c\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -180.78464309363815,\n                                    \"decimal\": 1.5531443284604909,\n                                    \"normalizedImplied\": 0.6438551663715766\n                                },\n                                {\n                                    \"american\": 128.78062489061844,\n                                    \"decimal\": 2.2878062489061843,\n                                    \"normalizedImplied\": 0.43709995130842344\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2aca16d4bb4701049cf8ccaf7fe7c8f507f9b27936b5016abdb1262d655f33b2\",\n                                \"0xce56bdc29ce1f8f593c5d7b9febb3fb175a0800c4fa49922f9fea46ac233892b\",\n                                \"0xd26e96d47148774fc0ab28b07e3ef12e64cd1fa9408b40bf6120b06f1ef00ca1\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -286.3444895461651,\n                                    \"decimal\": 1.3492296993683819,\n                                    \"normalizedImplied\": 0.7411636435724268\n                                },\n                                {\n                                    \"american\": 184.0483577620305,\n                                    \"decimal\": 2.840483577620305,\n                                    \"normalizedImplied\": 0.3520527306965732\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xec5cad9a659c1fcd6c7f38b9d5197aac18049cc29ad918e64d254379ad631fee\",\n                                \"0xdb7886f7076a4015ce56325ab3f1b1f038f57e9221d5260f0717a4633ed7febc\",\n                                \"0x238bab821e166206903b1e83b5c0b74304355d9e3211e191c72d684b01a4dbce\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -566.5026472390456,\n                                    \"decimal\": 1.1765216817385908,\n                                    \"normalizedImplied\": 0.849963086547\n                                },\n                                {\n                                    \"american\": -209.46258780022836,\n                                    \"decimal\": 1.477412224541852,\n                                    \"normalizedImplied\": 0.676859161843\n                                },\n                                {\n                                    \"american\": -158.47268976590792,\n                                    \"decimal\": 1.6310235545803988,\n                                    \"normalizedImplied\": 0.613111930353\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6764c397b4604c7e86cf8a114bc0f2fd4ece42ae27d0332475938f1aacee760d\",\n                                \"0x8f543c3dd9b921c7839f3f4103586a08e8805f862ffa2c91e6274010d57d63a5\",\n                                \"0x6b6de91beb3d29dbd4724967e8b6ee75f6c31691defcc93c5f170de65f331945\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81482,\n                                \"originalProviderPlayerId\": \"2D1AF47056D1\",\n                                \"playerName\": \"Alejandro Garnacho\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe8d8bbd40b0aa9e1a7c06614d7529b3e6c9cfc042a213945d43b2d1f0f24a34b\",\n                                \"0xdb7886f7076a4015ce56325ab3f1b1f038f57e9221d5260f0717a4633ed7febc\",\n                                \"0x238bab821e166206903b1e83b5c0b74304355d9e3211e191c72d684b01a4dbce\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80064,\n                                \"originalProviderPlayerId\": \"D3217D390719\",\n                                \"playerName\": \"Aleksandar Pavlovic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b4d446af65c5682188c9334b29f97bda2da641f8b934f14c257468ca0f44831\",\n                                \"0xb1be1404896602717213abb58a7924a9e6b299e0fa5dd98f346207b295bba4e1\",\n                                \"0x77871a136433741ec6a503234c182b18581770df071a6bdbc4cf3902138a0950\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81483,\n                                \"originalProviderPlayerId\": \"0B44DEB4562E3EBE\",\n                                \"playerName\": \"Cassiano Kiala\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x167d7f67dcb12dd898f3ec60d08ea8f26c260cd1d75999964fda107defec6c08\",\n                                \"0x7cda77101eba0c23a9a5ccdc2364667b8bde3b4bd0cf7cac14ec6ab9c8c281be\",\n                                \"0x8224c9013af1bd215632f053cf5c7e181988af9c3b86d582d54e05901668a628\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81484,\n                                \"originalProviderPlayerId\": \"441214DA97CAC3BD\",\n                                \"playerName\": \"Cole Palmer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2320ea2cc9760a5ac24a750ffb479d4d96381e93ba643a07aaaebfc95018c4d1\",\n                                \"0x318ca15f06a7d3553a4e27312a32d93e07f45ad06e8d753a075c4c55c869b098\",\n                                \"0xd26e96d47148774fc0ab28b07e3ef12e64cd1fa9408b40bf6120b06f1ef00ca1\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81485,\n                                \"originalProviderPlayerId\": \"F23ACA7A273D\",\n                                \"playerName\": \"Dário Cassia Luís Essugo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdd54337703a255407bab13532a9315de104ba07dd672dcdeceb9074762b38f84\",\n                                \"0xb552c0a2c130c55df959e127f4fec082e23460e70f47c465de65c064b882f79d\",\n                                \"0xb966a357dc12c295a0dd4f26e92139f9ec43b2c62b17cbef9510bc4bfa5275db\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81486,\n                                \"originalProviderPlayerId\": \"9D7DAFB78453AD9D\",\n                                \"playerName\": \"Enzo Fernández\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe84a09738d5c8811979517b632f6d8b5b414a66e67b0dadaeb93ceff7b592fe6\",\n                                \"0x1ee405ab662adf055f0c711cf3123367e91dde1971ce6c7d71368c8be0c7e7ad\",\n                                \"0xb966a357dc12c295a0dd4f26e92139f9ec43b2c62b17cbef9510bc4bfa5275db\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80073,\n                                \"originalProviderPlayerId\": \"D20476FDB300\",\n                                \"playerName\": \"Harry Kane\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -129.299363057562,\n                                    \"decimal\": 1.7733990147769065,\n                                    \"normalizedImplied\": 0.56388888888934\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x25500ec2ce01d0d8e3e6bf153453d34e6ca48d9603373c2f88d79e1803bd4b4c\",\n                                \"0x318ca15f06a7d3553a4e27312a32d93e07f45ad06e8d753a075c4c55c869b098\",\n                                \"0xd26e96d47148774fc0ab28b07e3ef12e64cd1fa9408b40bf6120b06f1ef00ca1\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80422,\n                                \"originalProviderPlayerId\": \"58BB23A9BEB9\",\n                                \"playerName\": \"Jonathan Tah\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x72e37a9d529cf0ddc3edadde17fc608e493aaf0df0b107014da2f3d29d45c5b9\",\n                                \"0x7f2e62d74acc4655d36dd5b55490b67609869928fbf150485d46462533a0f458\",\n                                \"0xb56d6d361ecac6d821341579cf979ac6bdeeb55b2991ef92760d482a882ddcd2\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80075,\n                                \"originalProviderPlayerId\": \"BD659DD8C48D\",\n                                \"playerName\": \"Joshua Kimmich\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x524703e82d098c537a58b0d0da3d37a5201feb4524554efc23a37a8556f02a36\",\n                                \"0x5368b62edaf9536be673ddfd7d29a96cc7c5992ef7d1317308e07e4e324c47dd\",\n                                \"0x6b6de91beb3d29dbd4724967e8b6ee75f6c31691defcc93c5f170de65f331945\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80080,\n                                \"originalProviderPlayerId\": \"C136583D4258\",\n                                \"playerName\": \"Konrad Laimer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbdd75641ae1886a9c6b18799ee2dad306987cbaa76dae1581f03b20ddc0cc867\",\n                                \"0xcee89e6ec4f81cc4cb3445d658e87e08b6c380cf15357b1ca3e15adb71c468e0\",\n                                \"0x10e80ef2176c2552f996d1c47536fd531c909c37750ebf8b848732f6e3dad41c\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81487,\n                                \"originalProviderPlayerId\": \"DED46846BBAA25DB\",\n                                \"playerName\": \"Lennart Karl\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x51b45934bdaca2d2bb5419024c7969294714bccf67490d6708f1892a0e8d765f\",\n                                \"0x5c0288391c6223d99988ceea182852daaf411f1f96518609a609f53072105fe7\",\n                                \"0x5b02fb12618ea301f6fe9c092b154c4127ead66bb7ded20d6dd1b93746e4ce90\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80081,\n                                \"originalProviderPlayerId\": \"FC51E8DBFDBD\",\n                                \"playerName\": \"Leon Goretzka\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x92234397fba83746f8d3ec8eafc4d0ba4fb33aff1f298f4f087f62ac477a4958\",\n                                \"0x85fc54912a2e80274eb618542de001f6d4e0e1b1c1d316a01fc4038fc038e608\",\n                                \"0x62f1d06e953c2f0410a7b9dbfd746234eaa90b877e3607c899547c6a40ab5073\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81488,\n                                \"originalProviderPlayerId\": \"285C9ADFE0E2\",\n                                \"playerName\": \"Liam Delap\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3c4ae05de9674d4ecf170fa5f62bb40fd2d48c5bf8d82846474504e1b1f3cf6a\",\n                                \"0xbbab8d0bd72db2653189ebec6b5744dcdc9d4e95ae9f5994412b91f40944fd74\",\n                                \"0x77871a136433741ec6a503234c182b18581770df071a6bdbc4cf3902138a0950\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80154,\n                                \"originalProviderPlayerId\": \"C17D868D6ECF\",\n                                \"playerName\": \"Luis Díaz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd40035269fd7c8924be22e51f08eac7adc69de9ccff3ee2c48dcaa07568da44d\",\n                                \"0x43eaf0d8181ce0d3a8eba144cb28f39eee98a9c2e0ba7766754f7bf5345209bb\",\n                                \"0xd6da940e66481c9c36591b1db2a1e46756226ed2ae052edace714d4581c7ad7d\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81489,\n                                \"originalProviderPlayerId\": \"DB31FFB85696\",\n                                \"playerName\": \"Marc Guiu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa5f23ea6f01c63ca8ad99ace94352e5f67a4bba361ce3eec69deb9d9047d7ce7\",\n                                \"0x3c0236e702ef47a51e54c8443a9839ad04c18df706acd6301132563e2371c0d9\",\n                                \"0xbcddc3722172c45b3298607fb3f91fe86a35aac2b7017e1457238e4504191edc\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80090,\n                                \"originalProviderPlayerId\": \"C437A3C7C8D9\",\n                                \"playerName\": \"Michael Olise\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x79586ed18954e6c9c9c16d9e2372d3181382e0e4327441f48d08a009873a69a9\",\n                                \"0x1a409d8e47f1f361f117d7e61490b5021f4fab013e614984175d12e74faea33a\",\n                                \"0xb56d6d361ecac6d821341579cf979ac6bdeeb55b2991ef92760d482a882ddcd2\",\n                                \"0x4fe2d27428773f33697c7ff749c871755e6a6da24aedb33b1f92c99ba85720b4\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81490,\n                                \"originalProviderPlayerId\": \"F6E08935A8A5E8D9\",\n                                \"playerName\": \"Nicolas Jackson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 136.45320197025424,\n                                    \"decimal\": 2.3645320197025423,\n                                    \"normalizedImplied\": 0.42291666666700495\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdf82ef9f2955271d97287b1e588bdd88670745bae15c37ad41bf79afadb4e51f\",\n                                \"0xb552c0a2c130c55df959e127f4fec082e23460e70f47c465de65c064b882f79d\",\n                                \"0xb966a357dc12c295a0dd4f26e92139f9ec43b2c62b17cbef9510bc4bfa5275db\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81491,\n                                \"originalProviderPlayerId\": \"7E1E96AA470BF635\",\n                                \"playerName\": \"Pedro Lomba Neto\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b3ffd06836d4f3bcf87abde5eb2804c3c5232ad229d489c3ef3a391113d4c99\",\n                                \"0xb1be1404896602717213abb58a7924a9e6b299e0fa5dd98f346207b295bba4e1\",\n                                \"0x77871a136433741ec6a503234c182b18581770df071a6bdbc4cf3902138a0950\",\n                                \"0xd8b5b64986218f5193d2ea6e413e3dd6d4dd65de3dc69fbb7d46128923fe0b48\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81492,\n                                \"originalProviderPlayerId\": \"D44A01F87D3E\",\n                                \"playerName\": \"Raphaël Adelino José Guerreiro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x128c8441ddb74f4336ea2a8d1630bdd8dd255dc18488211010315a728dedee38\",\n                                \"0x3af8343ed844292f35dc364f633843bf646e9008df6e03b06ae9b8192af7eb35\",\n                                \"0x8224c9013af1bd215632f053cf5c7e181988af9c3b86d582d54e05901668a628\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81493,\n                                \"originalProviderPlayerId\": \"B9DCB21450B19796\",\n                                \"playerName\": \"Reece James\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc8b0cc08ef9de4f9a2b313ed0bd16ad562eb5c1d7244c48dea2867bcdd6d99f4\",\n                                \"0x387e25895b88679c5b92f32e401eb6e3f4b5cf84ecb9f47c7d7fed69935def8c\",\n                                \"0xcc37452f7c43caaa58886253d3714370c77a974b297633250ac236de85e89173\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81494,\n                                \"originalProviderPlayerId\": \"EACD9897ACC542D4\",\n                                \"playerName\": \"Roméo Lavia\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe23ae51c7ad6c20ba1f6b858f5b15d4f2ab98a758dedff7a5f7d6b2f798e6cdf\",\n                                \"0x1ee405ab662adf055f0c711cf3123367e91dde1971ce6c7d71368c8be0c7e7ad\",\n                                \"0xb966a357dc12c295a0dd4f26e92139f9ec43b2c62b17cbef9510bc4bfa5275db\",\n                                \"0xce5aa27ed3584148f4cb51fe76cae1480764b23b50b26980910cb0f78e79b004\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80096,\n                                \"originalProviderPlayerId\": \"0C1D33CEFB56\",\n                                \"playerName\": \"Sacha Boey\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x975697e43ebee63a37c2604799f7e72bddf85cf1ccb371394698a669699799ac\",\n                                \"0x85fc54912a2e80274eb618542de001f6d4e0e1b1c1d316a01fc4038fc038e608\",\n                                \"0x62f1d06e953c2f0410a7b9dbfd746234eaa90b877e3607c899547c6a40ab5073\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81495,\n                                \"originalProviderPlayerId\": \"3836BAC5D966686E\",\n                                \"playerName\": \"Samuel Rak-Sakyi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x17a833ef9b87a7b1ab965a766f866682fd6051ac4c0342d1b7e4e2e234cde283\",\n                                \"0x7cda77101eba0c23a9a5ccdc2364667b8bde3b4bd0cf7cac14ec6ab9c8c281be\",\n                                \"0x8224c9013af1bd215632f053cf5c7e181988af9c3b86d582d54e05901668a628\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80099,\n                                \"originalProviderPlayerId\": \"DFEFAD51F87A\",\n                                \"playerName\": \"Serge Gnabry\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x26eb6e69142eff268b2889e139cf59f8d612d783a5788db942481aaf79ad2809\",\n                                \"0xce56bdc29ce1f8f593c5d7b9febb3fb175a0800c4fa49922f9fea46ac233892b\",\n                                \"0xd26e96d47148774fc0ab28b07e3ef12e64cd1fa9408b40bf6120b06f1ef00ca1\",\n                                \"0xeae65883908d707162d358f888de58d218785c4d33ce5175e2993aa16171be21\",\n                                \"0x073fe537bf96dfb55e6cecebc32b19ebc3e083a641f2c11586b5777b8994c416\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81496,\n                                \"originalProviderPlayerId\": \"BEBD43C8559EA0EF\",\n                                \"playerName\": \"Tom Bischof\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8aa4ace3533f69fb18e37cfd25eaada8636505a290d388ba208155b7e74bb267\",\n                                \"0x727010185af07165c4e466e082e9845e0367776c51627534e5f28e6c8aeac243\",\n                                \"0xb36baa764d704b75acdf6c42f12df2620f1cd7b333429306d8371c9f5b5f6b72\",\n                                \"0xfe5b24cc8ba05b26874347849e55904c9d2af263bb957dca03cc81f1216a5cd9\",\n                                \"0x9b269d154ef7787124ea1b94808ffd98e7e67ec9757351ea22c5c2d37ef41d04\",\n                                \"0xa78b2bc14c2ca324de73d4d11355c9e13d14f20cf635e8b808a2066080c18299\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81497,\n                                \"originalProviderPlayerId\": \"BFFF0A8CB7FC9B9F\",\n                                \"playerName\": \"Tyrique George\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa7b954e484c6bd8ac10fbf1412194b6db2b3bb6e71b7047aa86265eb40ba1265\",\n                                \"0xac2e407bed5b415aa53a66298ceedb10496a448c6de3c79f1663b4b25186cf8c\",\n                                \"0x10e80ef2176c2552f996d1c47536fd531c909c37750ebf8b848732f6e3dad41c\",\n                                \"0xb0e02bcea9b5419a415b1b405cf35290a6df98ce9ca93a8a8cdcedea85f8d46a\",\n                                \"0x6f48faf9d08222af22e38b25be01f1200b6657a660d1b76caad0d72cf083cd75\",\n                                \"0x120a164579ed8a757f3957f0213a0d183f0e6cb3b2b5b4063d933fcc8b8cb04d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 221.9047619044142,\n                                    \"decimal\": 3.219047619044142,\n                                    \"normalizedImplied\": 0.31065088757430004\n                                },\n                                {\n                                    \"american\": 263.809523809582,\n                                    \"decimal\": 3.6380952380958202,\n                                    \"normalizedImplied\": 0.2748691099476\n                                },\n                                {\n                                    \"american\": 201.90476190496415,\n                                    \"decimal\": 3.0190476190496414,\n                                    \"normalizedImplied\": 0.33123028391145004\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 780.9523809532617,\n                                    \"decimal\": 8.809523809532617,\n                                    \"normalizedImplied\": 0.11351351351340001\n                                },\n                                {\n                                    \"american\": 709.5238095205714,\n                                    \"decimal\": 8.095238095205714,\n                                    \"normalizedImplied\": 0.1235294117652\n                                },\n                                {\n                                    \"american\": 686.6666666644796,\n                                    \"decimal\": 7.866666666644797,\n                                    \"normalizedImplied\": 0.12711864406815002\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374538303045463600000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"FC Bayern München\",\n                            \"awayTeam\": \"Chelsea FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 160.95238095212002,\n                                    \"decimal\": 2.6095238095212,\n                                    \"normalizedImplied\": 0.3832116788325\n                                },\n                                {\n                                    \"american\": 465.7142857148514,\n                                    \"decimal\": 5.657142857148514,\n                                    \"normalizedImplied\": 0.1767676767675\n                                },\n                                {\n                                    \"american\": -164.06249999973576,\n                                    \"decimal\": 1.6095238095247912,\n                                    \"normalizedImplied\": 0.62130177514755\n                                },\n                                {\n                                    \"american\": 126.66666666660772,\n                                    \"decimal\": 2.2666666666660773,\n                                    \"normalizedImplied\": 0.44117647058835\n                                },\n                                {\n                                    \"american\": 296.1904761898423,\n                                    \"decimal\": 3.961904761898423,\n                                    \"normalizedImplied\": 0.25240384615425\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758135600,\n                    \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                    \"homeTeam\": \"Liverpool FC\",\n                    \"awayTeam\": \"Club Atlético de Madrid\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -158.52497095258815,\n                            \"decimal\": 1.6308154444002902,\n                            \"normalizedImplied\": 0.6131901702511384\n                        },\n                        {\n                            \"american\": 377.2156439479634,\n                            \"decimal\": 4.772156439479634,\n                            \"normalizedImplied\": 0.20954887223040033\n                        },\n                        {\n                            \"american\": 304.2529215269435,\n                            \"decimal\": 4.042529215269435,\n                            \"normalizedImplied\": 0.24736988819346103\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x0e08bff045e20135f7526849b60ea5d8a9c39753c1889313243d1a75f949fc6a\",\n                        \"0x5c77ac056476bb16cbb592951a71abf09553c6d739082c02a3cdbb814d1a81a9\",\n                        \"0x4ea8497d20c45faaef2f6bafcbca7c765c12acaea240a5cf8082709ec59d9bd0\",\n                        \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                        \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                        \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -159.81893371971455,\n                                    \"decimal\": 1.625708091479179,\n                                    \"normalizedImplied\": 0.6151165791948126\n                                },\n                                {\n                                    \"american\": 123.79365480060835,\n                                    \"decimal\": 2.2379365480060835,\n                                    \"normalizedImplied\": 0.44684019343218734\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbdffc7454168d8aac1cd1d8cb9d7378b0a463ff14fd3113e035ae7137488813b\",\n                                \"0x0817805a21ec3706b79a26d63fff0f4c024bc352f960a0f95aab4f66c27553d4\",\n                                \"0x0ec5be29e156d972811134efee72c2b6f8db8c6b30a6842a3e1a135149c9b8ca\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 110.9774007445214,\n                                    \"decimal\": 2.109774007445214,\n                                    \"normalizedImplied\": 0.4739844156156463\n                                },\n                                {\n                                    \"american\": -142.72754825953822,\n                                    \"decimal\": 1.700635590111576,\n                                    \"normalizedImplied\": 0.5880154489383534\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4ad6b8641fd12d07e6085f8f13f5a746678e6f83bbf777e6b31e25c601f38db2\",\n                                \"0x6b3b9d0293746ebee105fe2d47faefde30a4dde9b446d32b7d507310d90483bd\",\n                                \"0x8ad64918b6a624b75eb0af68fb5653ae9ada12cfb709911e169da3b3590ed8fc\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 174.09621292785323,\n                                    \"decimal\": 2.7409621292785324,\n                                    \"normalizedImplied\": 0.3648353945930719\n                                },\n                                {\n                                    \"american\": -237.1068076363818,\n                                    \"decimal\": 1.421750859862937,\n                                    \"normalizedImplied\": 0.703358111628928\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd18da40cb34bd6f7beae8bbf12d97ba267141f31c9a03269004419045549dc1f\",\n                                \"0x842edd5165cfdfba0b124714af534a8df9d829f2d10c9ba1141d3eafd426dcc6\",\n                                \"0x42760391c252370e1e422cef676c6799f7fc3aeed9ce3db5465342a919160891\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -377.28596601992484,\n                                    \"decimal\": 1.2650509401526981,\n                                    \"normalizedImplied\": 0.7904820021550237\n                                },\n                                {\n                                    \"american\": 254.96363090764936,\n                                    \"decimal\": 3.5496363090764937,\n                                    \"normalizedImplied\": 0.281719002434976\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2ec90df9adc39a3c0e1b1bbed477357fc2d8fb487b265804f4710a6c7e2cda13\",\n                                \"0x1989952626b1c37ff48270eaa8cdd78f13de91b7d20efc5bdc3bb82bde07375a\",\n                                \"0x8aa9aa636e927a8898f8991be0f04bcb4a98e1f7edf7ea5a1a94a832165fbd65\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -162.87335222966118,\n                                    \"decimal\": 1.6139739781311433,\n                                    \"normalizedImplied\": 0.6195886758706745\n                                },\n                                {\n                                    \"american\": 123.80702079155247,\n                                    \"decimal\": 2.238070207915525,\n                                    \"normalizedImplied\": 0.4468135076653255\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7a7d272fc0944ab8aa0a05e63ef450e1970cd3544b44064733f398ffc8e2e186\",\n                                \"0xdc6a8b4d3b36b7f38a4cceadca3b87191a94d848fe6c793d8ff7bfca0d3efbed\",\n                                \"0x209145c8f509d55e4adf364c44550050680390837f1d190a879d94bc206abf56\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 155.37674849250865,\n                                    \"decimal\": 2.5537674849250864,\n                                    \"normalizedImplied\": 0.39157832727646874\n                                },\n                                {\n                                    \"american\": -213.1488036318724,\n                                    \"decimal\": 1.4691558117901014,\n                                    \"normalizedImplied\": 0.6806629984205312\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x18443dcf8580f4f68eaa93ba8372f7c40f8910b972603af51149edcef1148cd2\",\n                                \"0x8a9665ef0283c742ad41dcd879b9306d8230feafb263824b846e6894c9c5c921\",\n                                \"0x7a43df909a34622a423b7961e7f89f929dc974d1abe31e7d53774e9647c64215\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 102.11588557389999,\n                                    \"decimal\": 2.021158855739,\n                                    \"normalizedImplied\": 0.4947656623627281\n                                },\n                                {\n                                    \"american\": -133.32839312056834,\n                                    \"decimal\": 1.750027789726457,\n                                    \"normalizedImplied\": 0.5714194973762718\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd02d2cceb23d2bf6b2cc5d54b45a1eb88b976222e80ab51df12f707abd058656\",\n                                \"0x91de1c39b2857b363cf80a6b8cca74a3f474f16e78e345c41b8126456235c5b8\",\n                                \"0x428c63236fbfc5efc9a0424158f20e7dd0eb8fa979f02d14edd83165a30430cf\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Asian Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1310.7775426421626,\n                                    \"decimal\": 14.107775426421627,\n                                    \"normalizedImplied\": 0.07088289753515345\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9cc1f2947280a16f5ef3d19bdaff09de422c54b78978596c538e26f3615543a2\",\n                                \"0x052bd014d6acbe20affce51e03e246b9524fef2d59d688cc0e6497d2b0d27397\",\n                                \"0xa8376bb754378e4d3b8f4320fd01d9a5bd2c5ea894df12a562b664c3a54b1770\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10010,\n                            \"type\": \"drawNoBet\",\n                            \"originalMarketName\": \"Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -424.2925801112607,\n                                    \"decimal\": 1.235686421793606,\n                                    \"normalizedImplied\": 0.8092668029389641\n                                },\n                                {\n                                    \"american\": 261.92890406830946,\n                                    \"decimal\": 3.619289040683095,\n                                    \"normalizedImplied\": 0.27629735806103584\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcad98523d7bbb5f7445202739c795fe8c3235b8be346898ccd55ca5b0a488fd9\",\n                                \"0x0817805a21ec3706b79a26d63fff0f4c024bc352f960a0f95aab4f66c27553d4\",\n                                \"0x0ec5be29e156d972811134efee72c2b6f8db8c6b30a6842a3e1a135149c9b8ca\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -617.1546322009646,\n                                    \"decimal\": 1.1620339454366064,\n                                    \"normalizedImplied\": 0.860560058445\n                                },\n                                {\n                                    \"american\": -464.1400193262833,\n                                    \"decimal\": 1.2154522252684734,\n                                    \"normalizedImplied\": 0.822739042482\n                                },\n                                {\n                                    \"american\": 118.85728637450671,\n                                    \"decimal\": 2.188572863745067,\n                                    \"normalizedImplied\": 0.456918760424\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb88e5b99fd1e9892ccfb55ec488b77c1bf975546a60c6acf54b7b739c60316f5\",\n                                \"0x55c2527406870073a5257f2ec77fd1ffa9c695b1a6212f8de545379ea7ff137d\",\n                                \"0x0ec5be29e156d972811134efee72c2b6f8db8c6b30a6842a3e1a135149c9b8ca\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10005,\n                            \"type\": \"totalOddEven\",\n                            \"originalMarketName\": \"Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -112.34548481182102,\n                                    \"decimal\": 1.8901114287547938,\n                                    \"normalizedImplied\": 0.5290693367527016\n                                },\n                                {\n                                    \"american\": -117.55405503825602,\n                                    \"decimal\": 1.8506724839688147,\n                                    \"normalizedImplied\": 0.5403441228322984\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xce0f52d9d73577793f6ea218f45bcdc21bf5f014f9c04b350f4c3e73c318e573\",\n                                \"0xf7e19bcf1c77f2fb56282dcb68fe1456542cb1c1ba3b1872c55b1728b130f03b\",\n                                \"0x428c63236fbfc5efc9a0424158f20e7dd0eb8fa979f02d14edd83165a30430cf\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10100,\n                            \"type\": \"correctScore\",\n                            \"originalMarketName\": \"Correct Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1330.9999999994607,\n                                    \"decimal\": 14.309999999994606,\n                                    \"normalizedImplied\": 0.0698812019567\n                                },\n                                {\n                                    \"american\": 693.9999999991902,\n                                    \"decimal\": 7.939999999991902,\n                                    \"normalizedImplied\": 0.125944584383\n                                },\n                                {\n                                    \"american\": 1241.0000000002308,\n                                    \"decimal\": 13.410000000002308,\n                                    \"normalizedImplied\": 0.0745712155108\n                                },\n                                {\n                                    \"american\": 4220.999999999456,\n                                    \"decimal\": 43.20999999999456,\n                                    \"normalizedImplied\": 0.0231427910206\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 773.9999999964866,\n                                    \"decimal\": 8.739999999964866,\n                                    \"normalizedImplied\": 0.114416475973\n                                },\n                                {\n                                    \"american\": 809.0000000009089,\n                                    \"decimal\": 9.09000000000909,\n                                    \"normalizedImplied\": 0.1100110011\n                                },\n                                {\n                                    \"american\": 703.000000002128,\n                                    \"decimal\": 8.03000000002128,\n                                    \"normalizedImplied\": 0.124533001245\n                                },\n                                {\n                                    \"american\": 1159.9999999996724,\n                                    \"decimal\": 12.599999999996724,\n                                    \"normalizedImplied\": 0.0793650793651\n                                },\n                                {\n                                    \"american\": 1083.9999999994318,\n                                    \"decimal\": 11.839999999994317,\n                                    \"normalizedImplied\": 0.0844594594595\n                                },\n                                {\n                                    \"american\": 1858.9999999987385,\n                                    \"decimal\": 19.589999999987384,\n                                    \"normalizedImplied\": 0.0510464522716\n                                },\n                                {\n                                    \"american\": 2192.000000000367,\n                                    \"decimal\": 22.920000000003668,\n                                    \"normalizedImplied\": 0.043630017452\n                                },\n                                {\n                                    \"american\": 2060.9999999999977,\n                                    \"decimal\": 21.609999999999978,\n                                    \"normalizedImplied\": 0.0462748727441\n                                },\n                                {\n                                    \"american\": 3437.9999999958604,\n                                    \"decimal\": 35.379999999958606,\n                                    \"normalizedImplied\": 0.0282645562465\n                                },\n                                {\n                                    \"american\": 7393.000000024263,\n                                    \"decimal\": 74.93000000024263,\n                                    \"normalizedImplied\": 0.0133457894034\n                                },\n                                {\n                                    \"american\": 1443.000000000091,\n                                    \"decimal\": 15.43000000000091,\n                                    \"normalizedImplied\": 0.0648088139987\n                                },\n                                {\n                                    \"american\": 2470.9999999998254,\n                                    \"decimal\": 25.709999999998253,\n                                    \"normalizedImplied\": 0.0388953714508\n                                },\n                                {\n                                    \"american\": 1313.9999999994145,\n                                    \"decimal\": 14.139999999994146,\n                                    \"normalizedImplied\": 0.0707213578501\n                                },\n                                {\n                                    \"american\": 5383.999999999562,\n                                    \"decimal\": 54.83999999999562,\n                                    \"normalizedImplied\": 0.018234865062\n                                },\n                                {\n                                    \"american\": 3170.999999999035,\n                                    \"decimal\": 32.70999999999035,\n                                    \"normalizedImplied\": 0.0305716906145\n                                },\n                                {\n                                    \"american\": 3203.999999996273,\n                                    \"decimal\": 33.03999999996273,\n                                    \"normalizedImplied\": 0.0302663438257\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 8623.999999974072,\n                                    \"decimal\": 87.23999999974072,\n                                    \"normalizedImplied\": 0.0114626318203\n                                },\n                                {\n                                    \"american\": 8701.00000003626,\n                                    \"decimal\": 88.0100000003626,\n                                    \"normalizedImplied\": 0.011362345188\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"draw_0_0\",\n                                \"draw_1_1\",\n                                \"draw_2_2\",\n                                \"draw_3_3\",\n                                \"draw_4_4\",\n                                \"liverpool_fc_1_0\",\n                                \"liverpool_fc_2_0\",\n                                \"liverpool_fc_2_1\",\n                                \"liverpool_fc_3_0\",\n                                \"liverpool_fc_3_1\",\n                                \"liverpool_fc_3_2\",\n                                \"liverpool_fc_4_0\",\n                                \"liverpool_fc_4_1\",\n                                \"liverpool_fc_4_2\",\n                                \"liverpool_fc_4_3\",\n                                \"club_atlético_de_madrid_1_0\",\n                                \"club_atlético_de_madrid_2_0\",\n                                \"club_atlético_de_madrid_2_1\",\n                                \"club_atlético_de_madrid_3_0\",\n                                \"club_atlético_de_madrid_3_1\",\n                                \"club_atlético_de_madrid_3_2\",\n                                \"club_atlético_de_madrid_4_0\",\n                                \"club_atlético_de_madrid_4_1\",\n                                \"club_atlético_de_madrid_4_2\",\n                                \"club_atlético_de_madrid_4_3\",\n                                \"other\"\n                            ],\n                            \"proof\": [\n                                \"0xdcff1ee7a09d670e37a4df199be0b37fbc70357927cb71ddda0a734a83d5de8c\",\n                                \"0x469aba24da203f04bc483a419b3f9b8a36a99d4fcaa4527657f8c6590346a860\",\n                                \"0x42760391c252370e1e422cef676c6799f7fc3aeed9ce3db5465342a919160891\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10143,\n                            \"type\": \"exactTotalHomeTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 525,\n                                    \"decimal\": 6.25,\n                                    \"normalizedImplied\": 0.16\n                                },\n                                {\n                                    \"american\": 232.00000000011954,\n                                    \"decimal\": 3.3200000000011953,\n                                    \"normalizedImplied\": 0.301204819277\n                                },\n                                {\n                                    \"american\": 233.9999999997662,\n                                    \"decimal\": 3.339999999997662,\n                                    \"normalizedImplied\": 0.299401197605\n                                },\n                                {\n                                    \"american\": 393.9999999989527,\n                                    \"decimal\": 4.939999999989527,\n                                    \"normalizedImplied\": 0.202429149798\n                                },\n                                {\n                                    \"american\": 847.9999999956012,\n                                    \"decimal\": 9.479999999956013,\n                                    \"normalizedImplied\": 0.105485232068\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 1506.9999999998925,\n                                    \"decimal\": 16.069999999998924,\n                                    \"normalizedImplied\": 0.0622277535781\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"liverpool_fc_-_0\",\n                                \"liverpool_fc_-_1\",\n                                \"liverpool_fc_-_2\",\n                                \"liverpool_fc_-_3\",\n                                \"liverpool_fc_-_4\",\n                                \"liverpool_fc_-_5\",\n                                \"liverpool_fc_-_3+\",\n                                \"liverpool_fc_-_4+\",\n                                \"liverpool_fc_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0x25719c3582b492f1157ee7a41086d68d1d554d195eded01028273dcb1ace8522\",\n                                \"0x90303ce34f5b5829cfe857b56a859f40705906e3f5e8aff460556d2e79242fea\",\n                                \"0x1f22a1b6e072b9d74d0f94ab68a275d0a84fc5d4559b5fce10a24272f7b745f0\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10144,\n                            \"type\": \"exactTotalAwayTeam\",\n                            \"originalMarketName\": \"Team Total Exact\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 1,\n                            \"isOpen\": false,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": true,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"club_atlético_de_madrid_-_0\",\n                                \"club_atlético_de_madrid_-_1\",\n                                \"club_atlético_de_madrid_-_2\",\n                                \"club_atlético_de_madrid_-_3\",\n                                \"club_atlético_de_madrid_-_4\",\n                                \"club_atlético_de_madrid_-_5\",\n                                \"club_atlético_de_madrid_-_3+\",\n                                \"club_atlético_de_madrid_-_4+\",\n                                \"club_atlético_de_madrid_-_5+\"\n                            ],\n                            \"proof\": [\n                                \"0xcf72dc16869e226f973e615d7fe2a8fabe5605cb063b95a51b9d08f1776c98ae\",\n                                \"0x91de1c39b2857b363cf80a6b8cca74a3f474f16e78e345c41b8126456235c5b8\",\n                                \"0x428c63236fbfc5efc9a0424158f20e7dd0eb8fa979f02d14edd83165a30430cf\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10009,\n                            \"type\": \"bothTeamsToScore\",\n                            \"originalMarketName\": \"Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -159.74146990676135,\n                                    \"decimal\": 1.626011517600085,\n                                    \"normalizedImplied\": 0.6150017937609397\n                                },\n                                {\n                                    \"american\": 116.93301023202132,\n                                    \"decimal\": 2.169330102320213,\n                                    \"normalizedImplied\": 0.46097179905006025\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2ed3d85d1306db9791913fa50258e8902e4d3ad69a5112ec2041a501fa9b05db\",\n                                \"0x1989952626b1c37ff48270eaa8cdd78f13de91b7d20efc5bdc3bb82bde07375a\",\n                                \"0x8aa9aa636e927a8898f8991be0f04bcb4a98e1f7edf7ea5a1a94a832165fbd65\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -235.95818739349647,\n                                    \"decimal\": 1.4238038997698972,\n                                    \"normalizedImplied\": 0.7023439113782532\n                                },\n                                {\n                                    \"american\": 170.16777599474398,\n                                    \"decimal\": 2.7016777599474397,\n                                    \"normalizedImplied\": 0.3701403678947465\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xde8fa98bfdd55a8d91fda8cf16376bc5609aaf9e44385ee5c18eafe4b5523a06\",\n                                \"0xd5751b3ba56df86e55ab529eb1f8e969d1227f540fec99fa3ac5b85829cd5c51\",\n                                \"0xa49362d6cc04322c4e9d681053f7f00e29dcc4c547e68f9d8f37445385a3aada\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -172.5368096144177,\n                                    \"decimal\": 1.579586467510778,\n                                    \"normalizedImplied\": 0.6330770873061918\n                                },\n                                {\n                                    \"american\": 127.76808613930525,\n                                    \"decimal\": 2.2776808613930526,\n                                    \"normalizedImplied\": 0.439043070936808\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb46ec6e3702f4126eb07b9023a09359395fb23ed850b9a653943f127f151b2b7\",\n                                \"0xa224fd0b26b27a8019da05018a8cbb75ec4040771695b263a8ccb94bc00b3e18\",\n                                \"0xc1a157cbf3c25ed03b8a79e4d8e9c152617f5f91f51124c5713c09dbc7e13cf8\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 114.94775923278277,\n                                    \"decimal\": 2.1494775923278278,\n                                    \"normalizedImplied\": 0.46522932063554395\n                                },\n                                {\n                                    \"american\": 398.9154411547516,\n                                    \"decimal\": 4.989154411547516,\n                                    \"normalizedImplied\": 0.20043476659801834\n                                },\n                                {\n                                    \"american\": 146.49972389065798,\n                                    \"decimal\": 2.4649972389065797,\n                                    \"normalizedImplied\": 0.4056799675944378\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1090c10602b29813316fafbf2f152f0994f5b690054edee660809cdc4ea3e39b\",\n                                \"0x9ebd951d91ab0fde17215435b5e84820e2e7d9b30091bad87f8d097d3cab8c2a\",\n                                \"0x7a43df909a34622a423b7961e7f89f929dc974d1abe31e7d53774e9647c64215\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 140.6115630918523,\n                                    \"decimal\": 2.406115630918523,\n                                    \"normalizedImplied\": 0.41560762381908256\n                                },\n                                {\n                                    \"american\": -198.09496733570154,\n                                    \"decimal\": 1.5048083822873453,\n                                    \"normalizedImplied\": 0.6645364365129172\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x93da2a607cd24d3f1bbfe594322e351ad29b5a751430908d6d6175ddfa0dec32\",\n                                \"0x480a90ded8854cd9b9c5b80965afbcd1bb8f78cf38fba24d5bb5f8526daea2d5\",\n                                \"0xc177cf39bc2b5e8eb330360e20135f6a51c4970258833ca0759b79aa1747af82\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -178.87486740915284,\n                                    \"decimal\": 1.5590500300484533,\n                                    \"normalizedImplied\": 0.6414162347111602\n                                },\n                                {\n                                    \"american\": 127.79288864118908,\n                                    \"decimal\": 2.2779288864118907,\n                                    \"normalizedImplied\": 0.43899526713283965\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x87563027883bfecd743c266f043118c4e1a7d4d938337dd7b893cf873808bd53\",\n                                \"0x51a5abb5295346a7e73e03cc178ccfb88374b61f89b8362667e47886ef563667\",\n                                \"0xc177cf39bc2b5e8eb330360e20135f6a51c4970258833ca0759b79aa1747af82\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 112.97601750334358,\n                                    \"decimal\": 2.129760175033436,\n                                    \"normalizedImplied\": 0.46953643500461295\n                                },\n                                {\n                                    \"american\": -151.19211889123756,\n                                    \"decimal\": 1.661410136542478,\n                                    \"normalizedImplied\": 0.6018983380473871\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7e4f80d5f8b45eb9a48b929a72b4ffe1b34757006b54356fc87ecd985526f429\",\n                                \"0xdc6a8b4d3b36b7f38a4cceadca3b87191a94d848fe6c793d8ff7bfca0d3efbed\",\n                                \"0x209145c8f509d55e4adf364c44550050680390837f1d190a879d94bc206abf56\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10081,\n                            \"type\": \"firstPeriodTotalOddEven\",\n                            \"originalMarketName\": \"1st Half Total Goals Odd/Even\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.8207645567747,\n                                    \"decimal\": 1.9821179445597321,\n                                    \"normalizedImplied\": 0.5045108454543152\n                                },\n                                {\n                                    \"american\": -136.3115395969855,\n                                    \"decimal\": 1.7336136052432312,\n                                    \"normalizedImplied\": 0.5768298062356848\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x07087dd2b087cdae22e1846924e1741935502578735ccebd162dbb731f10fb5d\",\n                                \"0x5c77ac056476bb16cbb592951a71abf09553c6d739082c02a3cdbb814d1a81a9\",\n                                \"0x4ea8497d20c45faaef2f6bafcbca7c765c12acaea240a5cf8082709ec59d9bd0\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10101,\n                            \"type\": \"firstPeriodBothTeamsToScore\",\n                            \"originalMarketName\": \"1st Half Both Teams To Score\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 307.355182754272,\n                                    \"decimal\": 4.07355182754272,\n                                    \"normalizedImplied\": 0.24548601376289053\n                                },\n                                {\n                                    \"american\": -575.5883572321799,\n                                    \"decimal\": 1.1737352723409278,\n                                    \"normalizedImplied\": 0.8519808712961094\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdbeba4e700b4895c58521a00786b7a10a652cfc777b9575999921be04aef9f6a\",\n                                \"0x469aba24da203f04bc483a419b3f9b8a36a99d4fcaa4527657f8c6590346a860\",\n                                \"0x42760391c252370e1e422cef676c6799f7fc3aeed9ce3db5465342a919160891\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 151.46313330750672,\n                                    \"decimal\": 2.514631333075067,\n                                    \"normalizedImplied\": 0.3976726078478987\n                                },\n                                {\n                                    \"american\": -216.248621752156,\n                                    \"decimal\": 1.4624306929207191,\n                                    \"normalizedImplied\": 0.6837930883431012\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6b812ebaf101392eb5ca6d86bde0045b65ef5326fe1d675bfef911a19269152f\",\n                                \"0x25d613abd7dc9acba9c21ddbeacdb23474a5caa13ce424f082dff05bd49db13f\",\n                                \"0x3664c2d9b1b005ec01bbeaf029220ca415002bb18e4e3f050726b67f2481a503\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -172.48968424141756,\n                                    \"decimal\": 1.5797448145364996,\n                                    \"normalizedImplied\": 0.6330136303016776\n                                },\n                                {\n                                    \"american\": 123.84648745305316,\n                                    \"decimal\": 2.2384648745305316,\n                                    \"normalizedImplied\": 0.4467347294023222\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa31ecd28da9a2ee9a752c574925f6a29e1e739ede32895567799eac02f3ad9eb\",\n                                \"0x052bd014d6acbe20affce51e03e246b9524fef2d59d688cc0e6497d2b0d27397\",\n                                \"0xa8376bb754378e4d3b8f4320fd01d9a5bd2c5ea894df12a562b664c3a54b1770\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10121,\n                            \"type\": \"firstPeriodDrawNoBet\",\n                            \"originalMarketName\": \"1st Half Draw No Bet\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -334.4975594353092,\n                                    \"decimal\": 1.2989558434112871,\n                                    \"normalizedImplied\": 0.7698491100157983\n                                },\n                                {\n                                    \"american\": 207.72530231149037,\n                                    \"decimal\": 3.0772530231149036,\n                                    \"normalizedImplied\": 0.3249651531702014\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x321d2211a1325f3def0e5a3c93bad71431448ad8bf45f1cec0b33dead75893a9\",\n                                \"0x3fbed8375f558b7fecd419e5d1dec7de68dbb343cd7c853c23a84f25c0e8a8f9\",\n                                \"0x8aa9aa636e927a8898f8991be0f04bcb4a98e1f7edf7ea5a1a94a832165fbd65\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -674.649071407781,\n                                    \"decimal\": 1.148225209576486,\n                                    \"normalizedImplied\": 0.87090928823\n                                },\n                                {\n                                    \"american\": -199.10038431913677,\n                                    \"decimal\": 1.5022592012665863,\n                                    \"normalizedImplied\": 0.665664087234\n                                },\n                                {\n                                    \"american\": -153.8810376541101,\n                                    \"decimal\": 1.6498526493223777,\n                                    \"normalizedImplied\": 0.606114734192\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x58a8ed08572dd18531066618bc9e837d5ed01a4d40896c27db860c30bcedd98b\",\n                                \"0x5ae326c01993ee1e25d61a86ea32fc769ec42d6ceb852b819e5203a4a772e070\",\n                                \"0x6a64c43920f3abc00335fe6df1aa4e6bbdc2ed7cd1d668ff1ca331f3acf090e3\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80797,\n                                \"originalProviderPlayerId\": \"D2F25E79124E\",\n                                \"playerName\": \"Aitor Gismera\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x48d40b19d66d7e470011f7e520e1397bd81098112ba174efa5b1f1ecdde68073\",\n                                \"0x449c8b4a0a82ed5c87b00eb32ec7338714056e6434030c8593c6cf894790fd55\",\n                                \"0x8ad64918b6a624b75eb0af68fb5653ae9ada12cfb709911e169da3b3590ed8fc\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81473,\n                                \"originalProviderPlayerId\": \"31637A5EF936\",\n                                \"playerName\": \"Alexander Isak\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x28ee595333836c0e65bf5349926ae7f62bc2d32b01265a484e8c7b135178871a\",\n                                \"0x418a02e7150cd9ca16eeba14fcb227018ff7884c93ddf52ab94647572a4eeb1f\",\n                                \"0x1f22a1b6e072b9d74d0f94ab68a275d0a84fc5d4559b5fce10a24272f7b745f0\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80593,\n                                \"originalProviderPlayerId\": \"DA827007D8F3\",\n                                \"playerName\": \"Alexander Sørloth\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.93596059140398,\n                                    \"decimal\": 2.70935960591404,\n                                    \"normalizedImplied\": 0.36909090909053993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7a2c78335519ed437ffce84285f4dd7c2799f72380c866811319c3ed409d87e3\",\n                                \"0xd71f0141b6b447496b713a7883197de3fcc6a9dd8dd266621b192e5c754a4e72\",\n                                \"0x209145c8f509d55e4adf364c44550050680390837f1d190a879d94bc206abf56\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80135,\n                                \"originalProviderPlayerId\": \"759348667004\",\n                                \"playerName\": \"Alexis Mac Allister\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x504ecdb2c53379bb9f8e3f615476de5d802a39a977601f54962760ef4a090d1c\",\n                                \"0x731c73517d56e8c12a769b10df9baccd9311534b1e8e4f4d5ef0441566ab219a\",\n                                \"0x6a64c43920f3abc00335fe6df1aa4e6bbdc2ed7cd1d668ff1ca331f3acf090e3\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80136,\n                                \"originalProviderPlayerId\": \"EE011D037868\",\n                                \"playerName\": \"Andy Robertson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6337c18c994178aad4442f828119c371fc76968b843e704219af06df472cd114\",\n                                \"0x9eef07849d958bdd03fc5613b534a7d3b396d3e6045eb1db519eea343fe9aee7\",\n                                \"0x3664c2d9b1b005ec01bbeaf029220ca415002bb18e4e3f050726b67f2481a503\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80595,\n                                \"originalProviderPlayerId\": \"9D80B234725C\",\n                                \"playerName\": \"Antoine Griezmann\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdda48d1c34962addf1bec9896827e663cae8ee10416ce89061eeaac807433c03\",\n                                \"0xd5751b3ba56df86e55ab529eb1f8e969d1227f540fec99fa3ac5b85829cd5c51\",\n                                \"0xa49362d6cc04322c4e9d681053f7f00e29dcc4c547e68f9d8f37445385a3aada\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80138,\n                                \"originalProviderPlayerId\": \"290F31DFB11E\",\n                                \"playerName\": \"Cody Gakpo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8f84b5bc5e9e4407d8fffb527f81fb10e23fbfeba4250ad662d1b4c226addc2c\",\n                                \"0x51a5abb5295346a7e73e03cc178ccfb88374b61f89b8362667e47886ef563667\",\n                                \"0xc177cf39bc2b5e8eb330360e20135f6a51c4970258833ca0759b79aa1747af82\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80139,\n                                \"originalProviderPlayerId\": \"32B5F5B347A2\",\n                                \"playerName\": \"Conor Bradley\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65968c65ddedf96c5d605e0e6e0eb5fb83730dda8634a8dbf0cb7e6a89769917\",\n                                \"0x25d613abd7dc9acba9c21ddbeacdb23474a5caa13ce424f082dff05bd49db13f\",\n                                \"0x3664c2d9b1b005ec01bbeaf029220ca415002bb18e4e3f050726b67f2481a503\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80710,\n                                \"originalProviderPlayerId\": \"90F2E253F5FE0EC7\",\n                                \"playerName\": \"Conor Gallagher\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5ee39f230c570d555c08fd5da07f12731014bbb376145c25fddb4404728a1cac\",\n                                \"0x5ae326c01993ee1e25d61a86ea32fc769ec42d6ceb852b819e5203a4a772e070\",\n                                \"0x6a64c43920f3abc00335fe6df1aa4e6bbdc2ed7cd1d668ff1ca331f3acf090e3\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80140,\n                                \"originalProviderPlayerId\": \"D0D65F996133\",\n                                \"playerName\": \"Curtis Jones\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x056bc49053294d79dd56314bc2625f32a7ed4abb9d71d37ef12ab931459bfcb1\",\n                                \"0xd22f470fc4bf51c156963ad5337b4dca63f3ac7be558e1b619e9b19db868ea52\",\n                                \"0x4ea8497d20c45faaef2f6bafcbca7c765c12acaea240a5cf8082709ec59d9bd0\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80408,\n                                \"originalProviderPlayerId\": \"96DCB21EEE63\",\n                                \"playerName\": \"Dávid Hancko\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6598b8999b3e949d1f7d596050e0a7863644bb4e9f78fdfb9b49df67df1c4b3\",\n                                \"0x842edd5165cfdfba0b124714af534a8df9d829f2d10c9ba1141d3eafd426dcc6\",\n                                \"0x42760391c252370e1e422cef676c6799f7fc3aeed9ce3db5465342a919160891\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80145,\n                                \"originalProviderPlayerId\": \"136FC99B4490\",\n                                \"playerName\": \"Dominik Szoboszlai\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3f436065527516fce33aaef6c525ea1750ebe7bb1eb62416628125c636428622\",\n                                \"0x449c8b4a0a82ed5c87b00eb32ec7338714056e6434030c8593c6cf894790fd55\",\n                                \"0x8ad64918b6a624b75eb0af68fb5653ae9ada12cfb709911e169da3b3590ed8fc\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80725,\n                                \"originalProviderPlayerId\": \"58B484E1E91F\",\n                                \"playerName\": \"Federico Chiesa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe4db337d007a1fd3b9c3b56685994d07342c5dd6ea694b45f173a7f3e447f928\",\n                                \"0xa564f9c83f765ac662c896d68bfdcae7583640c6cb23a8a228a67461b6c3ec69\",\n                                \"0xa49362d6cc04322c4e9d681053f7f00e29dcc4c547e68f9d8f37445385a3aada\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80411,\n                                \"originalProviderPlayerId\": \"55A87C9D4BF2\",\n                                \"playerName\": \"Florian Wirtz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x501c293ecf9b41ade9f11be6203beb23f7eeb74c10f16a2121f8ca40ddbcf1c1\",\n                                \"0x6b3b9d0293746ebee105fe2d47faefde30a4dde9b446d32b7d507310d90483bd\",\n                                \"0x8ad64918b6a624b75eb0af68fb5653ae9ada12cfb709911e169da3b3590ed8fc\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81474,\n                                \"originalProviderPlayerId\": \"FA0880AD1919\",\n                                \"playerName\": \"Giacomo Raspadori\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x27c1ab3fc4ddeb7ba6694f1da5857842180bceadc11f6f121c9a14d02733e884\",\n                                \"0x418a02e7150cd9ca16eeba14fcb227018ff7884c93ddf52ab94647572a4eeb1f\",\n                                \"0x1f22a1b6e072b9d74d0f94ab68a275d0a84fc5d4559b5fce10a24272f7b745f0\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81475,\n                                \"originalProviderPlayerId\": \"9848AA71E3A2BC62\",\n                                \"playerName\": \"Giovanni Leoni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x920cebd623d35c61c4df3c284254e249c59c6cbd8ef0583e3f6ab8de0f67be79\",\n                                \"0x480a90ded8854cd9b9c5b80965afbcd1bb8f78cf38fba24d5bb5f8526daea2d5\",\n                                \"0xc177cf39bc2b5e8eb330360e20135f6a51c4970258833ca0759b79aa1747af82\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80607,\n                                \"originalProviderPlayerId\": \"5CEC25EC281B\",\n                                \"playerName\": \"Giuliano Simeone\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xabffb59c247ba19287ff7c3a772365485dd1026310f7173bed1b8fd142cdbcbc\",\n                                \"0x3347a3cc3c38300abf0be5fbeaf9901125a93566d71df7c04f5e0ea107b1c743\",\n                                \"0xa8376bb754378e4d3b8f4320fd01d9a5bd2c5ea894df12a562b664c3a54b1770\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81476,\n                                \"originalProviderPlayerId\": \"DD4700C9B412993F\",\n                                \"playerName\": \"Hugo Ekitike\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24c2d25c1e748698c4a3186221151c45873ea964b8acf45e0fd4da1e463c3b3d\",\n                                \"0x8a9665ef0283c742ad41dcd879b9306d8230feafb263824b846e6894c9c5c921\",\n                                \"0x7a43df909a34622a423b7961e7f89f929dc974d1abe31e7d53774e9647c64215\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80419,\n                                \"originalProviderPlayerId\": \"4E794F2A1B23\",\n                                \"playerName\": \"Jeremie Frimpong\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcd862b504d6457b66373f89f6a9aedecfee409f978c101e53ddc90e7359940dc\",\n                                \"0xf7e19bcf1c77f2fb56282dcb68fe1456542cb1c1ba3b1872c55b1728b130f03b\",\n                                \"0x428c63236fbfc5efc9a0424158f20e7dd0eb8fa979f02d14edd83165a30430cf\",\n                                \"0xe033faf0ada55a2d836302578913d1684b431d2dc901cc6e158b423da0e85fe6\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80151,\n                                \"originalProviderPlayerId\": \"5EBC6A382696\",\n                                \"playerName\": \"Joe Gomez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb22ab01c73471d596d16b1dd7edb791efca12d7bae9415478efce6213b51feb4\",\n                                \"0x6d8916a7fd7d7d9853d65bc81af9305cd455b51f026738d073016a2551877466\",\n                                \"0xc1a157cbf3c25ed03b8a79e4d8e9c152617f5f91f51124c5713c09dbc7e13cf8\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81477,\n                                \"originalProviderPlayerId\": \"3FD4528806DE1528\",\n                                \"playerName\": \"Johnny Cardoso\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x364a0babc567d91f6b77f8ab293556d80a5a4b2c3c983c45d566b36ff47ee13e\",\n                                \"0x3fbed8375f558b7fecd419e5d1dec7de68dbb343cd7c853c23a84f25c0e8a8f9\",\n                                \"0x8aa9aa636e927a8898f8991be0f04bcb4a98e1f7edf7ea5a1a94a832165fbd65\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80610,\n                                \"originalProviderPlayerId\": \"1A8D0EF075E5\",\n                                \"playerName\": \"Julián Alvarez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x252d35599bdcbfe3bd9441155ce043e984a97010a1066ae45d566c06c0a75a62\",\n                                \"0x90303ce34f5b5829cfe857b56a859f40705906e3f5e8aff460556d2e79242fea\",\n                                \"0x1f22a1b6e072b9d74d0f94ab68a275d0a84fc5d4559b5fce10a24272f7b745f0\",\n                                \"0x675be8c9a16fbed64bec9f69815a5dd1596a97973f6b5abd571b868a63fc1c4e\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80861,\n                                \"originalProviderPlayerId\": \"E94CB65F06B9\",\n                                \"playerName\": \"Mohamed Salah Hamed Mahrous Ghaly\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 116.74876847312316,\n                                    \"decimal\": 2.1674876847312317,\n                                    \"normalizedImplied\": 0.46136363636317496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7473fc0c86430034960ba956aa50ae7520c9261c7751f30f886f8f7d95cf1a4f\",\n                                \"0xd71f0141b6b447496b713a7883197de3fcc6a9dd8dd266621b192e5c754a4e72\",\n                                \"0x209145c8f509d55e4adf364c44550050680390837f1d190a879d94bc206abf56\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80615,\n                                \"originalProviderPlayerId\": \"01B6A9CB1966\",\n                                \"playerName\": \"Nahuel Molina\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbc7357518be86d166c2aadbc594727b6a902e51e64084dc83299cb95733597e7\",\n                                \"0x55c2527406870073a5257f2ec77fd1ffa9c695b1a6212f8de545379ea7ff137d\",\n                                \"0x0ec5be29e156d972811134efee72c2b6f8db8c6b30a6842a3e1a135149c9b8ca\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80694,\n                                \"originalProviderPlayerId\": \"FC350C147D9AFAD9\",\n                                \"playerName\": \"Nicolás González\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x042b65331dbf07efd4476677541da07f4e5ef8bac5e5cee90c1ac49921904d7c\",\n                                \"0xd22f470fc4bf51c156963ad5337b4dca63f3ac7be558e1b619e9b19db868ea52\",\n                                \"0x4ea8497d20c45faaef2f6bafcbca7c765c12acaea240a5cf8082709ec59d9bd0\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81478,\n                                \"originalProviderPlayerId\": \"4CC08C32FBBF87F0\",\n                                \"playerName\": \"Rio Ngumoha\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb10d47adbf8d1cc15d440282b74463c2a31960d1b00da7b88a8f91db6b381080\",\n                                \"0x6d8916a7fd7d7d9853d65bc81af9305cd455b51f026738d073016a2551877466\",\n                                \"0xc1a157cbf3c25ed03b8a79e4d8e9c152617f5f91f51124c5713c09dbc7e13cf8\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80160,\n                                \"originalProviderPlayerId\": \"FE8427B80339\",\n                                \"playerName\": \"Ryan Gravenberch\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe2662415a2fc975afcba0058a8c1640c72345a92713fc3be7e2912466de31d5a\",\n                                \"0xa564f9c83f765ac662c896d68bfdcae7583640c6cb23a8a228a67461b6c3ec69\",\n                                \"0xa49362d6cc04322c4e9d681053f7f00e29dcc4c547e68f9d8f37445385a3aada\",\n                                \"0x708844946ad08b1d826b5698baa2d01824718e6d56666b646745d8c2703d6985\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81479,\n                                \"originalProviderPlayerId\": \"452E38493289\",\n                                \"playerName\": \"Taufik Seidu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0ef5fb4ba406475e25b8eb9a5a26a9b9870b59645fce1de751d7e00b496db3dc\",\n                                \"0x9ebd951d91ab0fde17215435b5e84820e2e7d9b30091bad87f8d097d3cab8c2a\",\n                                \"0x7a43df909a34622a423b7961e7f89f929dc974d1abe31e7d53774e9647c64215\",\n                                \"0x697e1b1ea09c47b77541f392cde7c078918117224a889c43c27e2ab875f082a4\",\n                                \"0x8576eb2f95d508aa9e31f23c709147a834e522f6c8302e7f044bca1dd53e0535\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81480,\n                                \"originalProviderPlayerId\": \"54E4C33F762FC385\",\n                                \"playerName\": \"Thiago Almada\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x53cfac56bfa3c6c67f4645d93c1f19da263d1a3e745ea25b80419cfb0129f0b7\",\n                                \"0x731c73517d56e8c12a769b10df9baccd9311534b1e8e4f4d5ef0441566ab219a\",\n                                \"0x6a64c43920f3abc00335fe6df1aa4e6bbdc2ed7cd1d668ff1ca331f3acf090e3\",\n                                \"0xb8ec7c6ee808a4fca5a412f3eb28db70852713c15c73b32edfd617f4fafa7a3e\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81481,\n                                \"originalProviderPlayerId\": \"436FF6AB9FD3\",\n                                \"playerName\": \"Treymaurice Nyoni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x60256e0c0edd9670fea6270c5dec9fcfd41d5883413f7a98bb45158855a9dccc\",\n                                \"0x9eef07849d958bdd03fc5613b534a7d3b396d3e6045eb1db519eea343fe9aee7\",\n                                \"0x3664c2d9b1b005ec01bbeaf029220ca415002bb18e4e3f050726b67f2481a503\",\n                                \"0x846cdb4af83e101dfeae94cfb623c62c9373fca69d0ad946436739c1476a91ae\",\n                                \"0x8d29ceee95afc3917aefd10c48417f1f28a3d2abc8c8b6dcaf6f62be70c0fcd7\",\n                                \"0xf6f902d81be87888d540a17bce7e347957b61542bb77f4cec6de462c74515845\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80167,\n                                \"originalProviderPlayerId\": \"BCAE882C2906\",\n                                \"playerName\": \"Virgil van Dijk\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xac1295e3608ca9198d5bf50114f6f7c67f7b6aa5afd8fd2fa047d98ba9a833a6\",\n                                \"0x3347a3cc3c38300abf0be5fbeaf9901125a93566d71df7c04f5e0ea107b1c743\",\n                                \"0xa8376bb754378e4d3b8f4320fd01d9a5bd2c5ea894df12a562b664c3a54b1770\",\n                                \"0xc02c568eff902a1a607c22ff6a6de5a34aa17896818e37577cab1478bdf7e078\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80168,\n                                \"originalProviderPlayerId\": \"3244815D4764\",\n                                \"playerName\": \"Wataru Endo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb6579129019b31cce12ea0a80e1ef3c6e39857570cf30534322e4f6c6f97ba4c\",\n                                \"0xa224fd0b26b27a8019da05018a8cbb75ec4040771695b263a8ccb94bc00b3e18\",\n                                \"0xc1a157cbf3c25ed03b8a79e4d8e9c152617f5f91f51124c5713c09dbc7e13cf8\",\n                                \"0x71e5e3fc2f83314a371a2349cb30c3917fb45953f16dc9f760071a09748dddc9\",\n                                \"0xd2a25aa0825fc6bdce7284f30808356e59a1d292be0a0cdf4bcc159a54e718c2\",\n                                \"0x49f2f678b0aa820b24af74fd70ea818cf07a72e149a0285fa7b2c26623c7b96f\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 235.23809523798795,\n                                    \"decimal\": 3.3523809523798795,\n                                    \"normalizedImplied\": 0.29829545454555\n                                },\n                                {\n                                    \"american\": 273.3333333338112,\n                                    \"decimal\": 3.733333333338112,\n                                    \"normalizedImplied\": 0.2678571428568\n                                },\n                                {\n                                    \"american\": 205.71428571406867,\n                                    \"decimal\": 3.0571428571406867,\n                                    \"normalizedImplied\": 0.32710280373855\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 995.2380952384785,\n                                    \"decimal\": 10.952380952384786,\n                                    \"normalizedImplied\": 0.091304347826055\n                                },\n                                {\n                                    \"american\": 852.3809523809524,\n                                    \"decimal\": 9.523809523809524,\n                                    \"normalizedImplied\": 0.10500000000000001\n                                },\n                                {\n                                    \"american\": 828.5714285723571,\n                                    \"decimal\": 9.285714285723571,\n                                    \"normalizedImplied\": 0.1076923076922\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137374138313333463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"Liverpool FC\",\n                            \"awayTeam\": \"Club Atlético de Madrid\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 2,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10009,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 172.38095238122474,\n                                    \"decimal\": 2.7238095238122475,\n                                    \"normalizedImplied\": 0.36713286713250004\n                                },\n                                {\n                                    \"american\": 555.2380952394582,\n                                    \"decimal\": 6.552380952394581,\n                                    \"normalizedImplied\": 0.15261627906945\n                                },\n                                {\n                                    \"american\": -128.04878048793046,\n                                    \"decimal\": 1.780952380951615,\n                                    \"normalizedImplied\": 0.56149732620345\n                                },\n                                {\n                                    \"american\": 155.23809523823817,\n                                    \"decimal\": 2.5523809523823817,\n                                    \"normalizedImplied\": 0.3917910447759\n                                },\n                                {\n                                    \"american\": 319.0476190471162,\n                                    \"decimal\": 4.190476190471162,\n                                    \"normalizedImplied\": 0.23863636363665003\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Moneyline (Home) + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Away) + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Total Goals Over + Both Teams To Score (Yes)\",\n                                \"Mixed | Moneyline (Draw) + Both Teams To Score (Yes)\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758135600,\n                    \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                    \"homeTeam\": \"AFC Ajax\",\n                    \"awayTeam\": \"FC Internazionale Milano\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 279.5854603501609,\n                            \"decimal\": 3.7958546035016085,\n                            \"normalizedImplied\": 0.2634452855695573\n                        },\n                        {\n                            \"american\": -117.56374606651042,\n                            \"decimal\": 1.8506023612366527,\n                            \"normalizedImplied\": 0.5403645974663929\n                        },\n                        {\n                            \"american\": 280.5713966103616,\n                            \"decimal\": 3.805713966103616,\n                            \"normalizedImplied\": 0.26276278483004983\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x378969831c7dfd8ed5e898248e162393831ffa3bcd94479a6638ce72d3d83070\",\n                        \"0xb123ac290710345d0290b4db708f449d52ee42e3c674b00bf626168e7f654fd8\",\n                        \"0x1fea947a5d3314abadc0c66c271c67c1dc243a8319fa9e17d4bac29652448974\",\n                        \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                        \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                        \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -223.07566869430957,\n                                    \"decimal\": 1.4482783827806627,\n                                    \"normalizedImplied\": 0.6904749887104038\n                                },\n                                {\n                                    \"american\": 168.1631859197467,\n                                    \"decimal\": 2.681631859197467,\n                                    \"normalizedImplied\": 0.37290726412359615\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x652b3fb6191eaa97267f7063cb77e279494d7a844529a9eec32291399798f1cd\",\n                                \"0xe497bf704adc14c944600115f73fb7bd6e2c6db68600a0a70c7976a30ddb35e6\",\n                                \"0x81289a9d8bdcab3c64a45a5ca98c859e991953395d17270d4decd84621a78536\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -358.7249899722082,\n                                    \"decimal\": 1.2787650785292304,\n                                    \"normalizedImplied\": 0.7820044641429749\n                                },\n                                {\n                                    \"american\": 250.9948866283961,\n                                    \"decimal\": 3.509948866283961,\n                                    \"normalizedImplied\": 0.28490443539102495\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3d60b99447376568cfe93eb0df7719079de294d416d19a378328f45c547bd3f2\",\n                                \"0xb123ac290710345d0290b4db708f449d52ee42e3c674b00bf626168e7f654fd8\",\n                                \"0x1fea947a5d3314abadc0c66c271c67c1dc243a8319fa9e17d4bac29652448974\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 274.65381059714537,\n                                    \"decimal\": 3.7465381059714535,\n                                    \"normalizedImplied\": 0.26691307327320146\n                                },\n                                {\n                                    \"american\": -398.1739088686178,\n                                    \"decimal\": 1.2511465411788099,\n                                    \"normalizedImplied\": 0.7992668860817985\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbd4355ed5ffd1da40d556f8211cab5afad55bd9c90035b94d6095b042986096f\",\n                                \"0x7515efc498959a77baec29186c715324b28835c7a1155f4a99921d9eb6a9f76e\",\n                                \"0x26b5b12aeccf5fd0c5fef9cc566b4937825ba6555f32727afeac5fa39a9631aa\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -106.0536077120202,\n                                    \"decimal\": 1.9429193608532558,\n                                    \"normalizedImplied\": 0.5146893999557647\n                                },\n                                {\n                                    \"american\": -116.53047828264069,\n                                    \"decimal\": 1.858144594218977,\n                                    \"normalizedImplied\": 0.5381712505642351\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7859c9de315d5f35f8941cfd517fcd55d67ba62d55bf427c706ef56787b9ee19\",\n                                \"0xc500e5f3f85509ce9d94784f3cc49ce2d9e9172d32849b84353061f37c7a0ab2\",\n                                \"0x9261e0875f255c0d270bf008d769693c5f4e9654f3eedca8845a5aac4f0e56c8\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -318.103346650345,\n                                    \"decimal\": 1.3143632440620585,\n                                    \"normalizedImplied\": 0.7608246841333494\n                                },\n                                {\n                                    \"american\": 220.45615477926077,\n                                    \"decimal\": 3.2045615477926077,\n                                    \"normalizedImplied\": 0.31205517044565056\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xeb69421092edc68b5ab2ad139859d4a82fdad4bc3345cc401c0a6353a8c135a7\",\n                                \"0xd8ede55398b5cd583d28fbb6818c306a34120917d5bad1335945271ae09c74ea\",\n                                \"0xfc2d203c997703d5860cf9714e76ea4d98f9acb506dd2602d039553a6a6713d0\",\n                                \"0x6575f3e45320d99833dbce5ec867a155d9ae8e8b46f9ad122c1e06adca450aa5\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 119.86805205730882,\n                                    \"decimal\": 2.198680520573088,\n                                    \"normalizedImplied\": 0.45481823786720454\n                                },\n                                {\n                                    \"american\": -158.53633781313778,\n                                    \"decimal\": 1.63077021570832,\n                                    \"normalizedImplied\": 0.6132071768097954\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe7673b2ff162dc1a20b78eaccc646662765e4388840fdeb30de9ad92ed455d66\",\n                                \"0x676869d20388566c420b840d2e5d689ac2ac46affa297e489bd0fdf93e1454f6\",\n                                \"0x0b993c2052957af1a565e2433f2cdab91c0a050a31ccdef939ea1da35540cc3c\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 181.01432409592263,\n                                    \"decimal\": 2.8101432409592264,\n                                    \"normalizedImplied\": 0.3558537463231432\n                                },\n                                {\n                                    \"american\": -253.02909431025088,\n                                    \"decimal\": 1.3952114687545982,\n                                    \"normalizedImplied\": 0.7167372275778566\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xefa48d8ba4130fa8b0066f0d065f804f043104b98e9b8ef53aec64b2b47c9361\",\n                                \"0xb530fbdfe133fcaf4208604c42c1578eda000fa67fdc87dd72989c48bee5fd33\",\n                                \"0xfc2d203c997703d5860cf9714e76ea4d98f9acb506dd2602d039553a6a6713d0\",\n                                \"0x6575f3e45320d99833dbce5ec867a155d9ae8e8b46f9ad122c1e06adca450aa5\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -145.98874507242908,\n                                    \"decimal\": 1.6849843112932248,\n                                    \"normalizedImplied\": 0.59347733584089\n                                },\n                                {\n                                    \"american\": 110.99276923156526,\n                                    \"decimal\": 2.1099276923156527,\n                                    \"normalizedImplied\": 0.47394989109910995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x09977f48e2445001e1a5f79917fcfeebeae3ebe4abc19172f8aff81a5b02689f\",\n                                \"0xe1fd4ca4f597809990ec7ba2d347e06b7e21c1c99c3e5aad57a508dd04682d6e\",\n                                \"0x57cceba936802555639fd8bd8360f0d62905282e815d3d56000effe1d1d8012c\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -111.06311389564029,\n                                    \"decimal\": 1.9003889454600051,\n                                    \"normalizedImplied\": 0.5262080704\n                                },\n                                {\n                                    \"american\": -409.70967114693934,\n                                    \"decimal\": 1.2440752734004557,\n                                    \"normalizedImplied\": 0.803809883036\n                                },\n                                {\n                                    \"american\": -407.94265432255804,\n                                    \"decimal\": 1.2451324933551335,\n                                    \"normalizedImplied\": 0.803127382296\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7b75689fb5e421433d66ddd126063a2e6a8648294210ba48a7770b4428a80cda\",\n                                \"0xc500e5f3f85509ce9d94784f3cc49ce2d9e9172d32849b84353061f37c7a0ab2\",\n                                \"0x9261e0875f255c0d270bf008d769693c5f4e9654f3eedca8845a5aac4f0e56c8\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 188.90063222697347,\n                                    \"decimal\": 2.8890063222697346,\n                                    \"normalizedImplied\": 0.34613977556627656\n                                },\n                                {\n                                    \"american\": -264.9325592581658,\n                                    \"decimal\": 1.3774545502448197,\n                                    \"normalizedImplied\": 0.7259767662187232\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd2b4da845ed7b2cc575b62356bfc93b75566f7ffc1d631f5f27e896c5924273e\",\n                                \"0x6718f3a76196433deb518402c1f007057a7aa94dec1f85de02c2a4b7d79843e2\",\n                                \"0xe74f364344236eb7e3b21902886e37d7c074036180437a8f1b54a394cfe3db8e\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -122.81628999249249,\n                                    \"decimal\": 1.8142242369160704,\n                                    \"normalizedImplied\": 0.5511997798573463\n                                },\n                                {\n                                    \"american\": -108.14841210698181,\n                                    \"decimal\": 1.9246552774263455,\n                                    \"normalizedImplied\": 0.5195735629796536\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdf663e605124cc4c0aa14bc7afe4136b6ce2e2441a5fef35a3b243fe0f818a2d\",\n                                \"0x7c5db86d66ffd3066da810b6caad7449aa58499ab503e8dff77ac86e591972d6\",\n                                \"0x0b993c2052957af1a565e2433f2cdab91c0a050a31ccdef939ea1da35540cc3c\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 318.0627132040155,\n                                    \"decimal\": 4.180627132040155,\n                                    \"normalizedImplied\": 0.2391985624204658\n                                },\n                                {\n                                    \"american\": 147.485238241289,\n                                    \"decimal\": 2.47485238241289,\n                                    \"normalizedImplied\": 0.40406450384933135\n                                },\n                                {\n                                    \"american\": 133.68128072985067,\n                                    \"decimal\": 2.336812807298507,\n                                    \"normalizedImplied\": 0.42793329310620254\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd194ec4104aaf9b5d39ec7f9cdf50ccf058d293dd90161d82472ff51feba41fb\",\n                                \"0x6718f3a76196433deb518402c1f007057a7aa94dec1f85de02c2a4b7d79843e2\",\n                                \"0xe74f364344236eb7e3b21902886e37d7c074036180437a8f1b54a394cfe3db8e\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -336.9933472039868,\n                                    \"decimal\": 1.2967417630932299,\n                                    \"normalizedImplied\": 0.7711635642971919\n                                },\n                                {\n                                    \"american\": 223.4458542168177,\n                                    \"decimal\": 3.234458542168177,\n                                    \"normalizedImplied\": 0.30917075824680784\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd043fbe76ff37b77988697f3ce4f8577c8eea8a5ee9bf8b07be34915d75bd0ef\",\n                                \"0x218ea49904b64fc72be4166f6059e0c3af5b1b62668eb5005d4756a208e1c492\",\n                                \"0x26b5b12aeccf5fd0c5fef9cc566b4937825ba6555f32727afeac5fa39a9631aa\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 155.408881283671,\n                                    \"decimal\": 2.55408881283671,\n                                    \"normalizedImplied\": 0.39152906311403696\n                                },\n                                {\n                                    \"american\": -222.8999171374117,\n                                    \"decimal\": 1.4486318401740488,\n                                    \"normalizedImplied\": 0.6903065169959629\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3da266b42072b86d69e83d6f440b9ddae61c141ad7ca22ce5799a2bf26813e35\",\n                                \"0xe63562cadbd5c8bf20c78b10c844ff37f01dd51f317a82fcba7b01ae8b376103\",\n                                \"0x8f2314efa56760eb8623ae1b5a2dee88ad494883b9956c47d33985c5049814c6\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -151.18130398466673,\n                                    \"decimal\": 1.661457451181545,\n                                    \"normalizedImplied\": 0.6018811973119446\n                                },\n                                {\n                                    \"american\": 111.99605460168604,\n                                    \"decimal\": 2.1199605460168605,\n                                    \"normalizedImplied\": 0.4717068918470555\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe4f1881ebf136dc7d69cfe1ae7a1971117244f7180ddd888af122dccebbda71e\",\n                                \"0x7c5db86d66ffd3066da810b6caad7449aa58499ab503e8dff77ac86e591972d6\",\n                                \"0x0b993c2052957af1a565e2433f2cdab91c0a050a31ccdef939ea1da35540cc3c\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -198.15883362851994,\n                                    \"decimal\": 1.5046456833080972,\n                                    \"normalizedImplied\": 0.6646082935627816\n                                },\n                                {\n                                    \"american\": 145.51558004181214,\n                                    \"decimal\": 2.4551558004181215,\n                                    \"normalizedImplied\": 0.4073061268982182\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x455e61bce57bbeea1c0a277bed1c71a07b6cf7aa5589669d38c7271b51b327fd\",\n                                \"0x7fb46c0493070398749cb131dc91d05f5149790c6749d424eadc3c955184b760\",\n                                \"0x8f2314efa56760eb8623ae1b5a2dee88ad494883b9956c47d33985c5049814c6\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 132.72272483512603,\n                                    \"decimal\": 2.32722724835126,\n                                    \"normalizedImplied\": 0.42969589699865224\n                                },\n                                {\n                                    \"american\": -186.0982582138937,\n                                    \"decimal\": 1.5373505424487321,\n                                    \"normalizedImplied\": 0.6504697350333476\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf7134808d540c52e936ac0a05de16dd77035a5f93847b189b341ee27dfb4e796\",\n                                \"0xb530fbdfe133fcaf4208604c42c1578eda000fa67fdc87dd72989c48bee5fd33\",\n                                \"0xfc2d203c997703d5860cf9714e76ea4d98f9acb506dd2602d039553a6a6713d0\",\n                                \"0x6575f3e45320d99833dbce5ec867a155d9ae8e8b46f9ad122c1e06adca450aa5\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -136.3115395969855,\n                                    \"decimal\": 1.7336136052432312,\n                                    \"normalizedImplied\": 0.5768298062356848\n                                },\n                                {\n                                    \"american\": -101.8207645567747,\n                                    \"decimal\": 1.9821179445597321,\n                                    \"normalizedImplied\": 0.5045108454543152\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0822cacdd061a7537977e28a1ca368acf2db16847243107cf172deb4b0f7adfc\",\n                                \"0x2a73fd4ece7564fbe894b8a451126b81403ac081b66566977b41f848007a44f6\",\n                                \"0x57cceba936802555639fd8bd8360f0d62905282e815d3d56000effe1d1d8012c\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -200.41925507266836,\n                                    \"decimal\": 1.4989540549072584,\n                                    \"normalizedImplied\": 0.667131855527\n                                },\n                                {\n                                    \"american\": -180.3186060787471,\n                                    \"decimal\": 1.554573940951656,\n                                    \"normalizedImplied\": 0.64326306627\n                                },\n                                {\n                                    \"american\": -495.23028977072306,\n                                    \"decimal\": 1.2019262594909068,\n                                    \"normalizedImplied\": 0.831997796956\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x69a59dbd53126b1766d532b7b563bbfd85446bfc0dfcdc05f18bc854c99e16fc\",\n                                \"0x4e94b59c3ffc00153911f986979754b18894597d061fbc4582365cc2b4cf49c4\",\n                                \"0x81289a9d8bdcab3c64a45a5ca98c859e991953395d17270d4decd84621a78536\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81448,\n                                \"originalProviderPlayerId\": \"61F9F2FD9005A530\",\n                                \"playerName\": \"Aaron Bouwman\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x967f61908a194cc6cdcaf7e0f643a3b6f6be918c88606dee0493fd345e57d9ae\",\n                                \"0x2c9239dfc8aa371d1c970fc7e0634ae5cff19eef576b1facca00c8b22db0a312\",\n                                \"0x84a40ecf90359ebbd59fa31da05340bf9a3a9920999a626472bb07f277d18bb6\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80512,\n                                \"originalProviderPlayerId\": \"CA51E68AB379\",\n                                \"playerName\": \"Alessandro Bastoni\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa5c4be95c05e8e08e6b0c29a47ec81032355c4823501d0cb0b44ac9e413fd095\",\n                                \"0x9ba60d4328be1353022b17319e3d29d91c0ab3b7730a283dc104e63235d94a98\",\n                                \"0x1d731bd94bb25f558d84cbc983a4a659de3d98a88b9e183bcc924c9590186623\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81449,\n                                \"originalProviderPlayerId\": \"54F48DABA621\",\n                                \"playerName\": \"Andy Diouf\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe76fbdefb96a7fbe1968a4d6dd7bd90a28ad1ce8485f1e681871e722e6249b6e\",\n                                \"0x676869d20388566c420b840d2e5d689ac2ac46affa297e489bd0fdf93e1454f6\",\n                                \"0x0b993c2052957af1a565e2433f2cdab91c0a050a31ccdef939ea1da35540cc3c\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81450,\n                                \"originalProviderPlayerId\": \"5FD3A6EF5E2A77AC\",\n                                \"playerName\": \"Ange-Yoan Bonny\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 106.89655172434485,\n                                    \"decimal\": 2.0689655172434485,\n                                    \"normalizedImplied\": 0.48333333333284995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x430be0ce9820d5622ef23bb3b64253becded7d9a1c58ab35867a93ba697c97e9\",\n                                \"0x6575f3e45320d99833dbce5ec867a155d9ae8e8b46f9ad122c1e06adca450aa5\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81451,\n                                \"originalProviderPlayerId\": \"B5ED6847195F97B1\",\n                                \"playerName\": \"Branco van den Boomen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbaf0c861ffcf03ea5df199501cdbae52a98d9e7920893a1894dbc96c96afd4dc\",\n                                \"0xf5c4235c4fd58c42b68a1868f294b7020f18426f13e36e93079fa28393d680c1\",\n                                \"0x1d731bd94bb25f558d84cbc983a4a659de3d98a88b9e183bcc924c9590186623\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80866,\n                                \"originalProviderPlayerId\": \"1DEB489A374E\",\n                                \"playerName\": \"Carlos Augusto Zopolato Neves\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcd2d7126a6b0e50d15b4a4633977134a09f8ab9d3a2f74add49762f756f6a8a8\",\n                                \"0x218ea49904b64fc72be4166f6059e0c3af5b1b62668eb5005d4756a208e1c492\",\n                                \"0x26b5b12aeccf5fd0c5fef9cc566b4937825ba6555f32727afeac5fa39a9631aa\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80515,\n                                \"originalProviderPlayerId\": \"6C97C4BBC07B\",\n                                \"playerName\": \"Davide Frattesi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9c0aa54875d1859317beeb0f01f76239c77a39e9d93337ff5fa459e22eb0b9a4\",\n                                \"0x2c9239dfc8aa371d1c970fc7e0634ae5cff19eef576b1facca00c8b22db0a312\",\n                                \"0x84a40ecf90359ebbd59fa31da05340bf9a3a9920999a626472bb07f277d18bb6\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81452,\n                                \"originalProviderPlayerId\": \"04067D39EDE2\",\n                                \"playerName\": \"Davy Klaassen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x76e4eb341185e1d45564e953d6e85a536730d170a5b4345446151579abe542a7\",\n                                \"0xe05db70ab2914b883bc82fce7aca7d466f919149fc793f8cfab7a0753a176f90\",\n                                \"0x9261e0875f255c0d270bf008d769693c5f4e9654f3eedca8845a5aac4f0e56c8\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80516,\n                                \"originalProviderPlayerId\": \"1B9F841FF648\",\n                                \"playerName\": \"Denzel Dumfries\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x67ee3e276d7a3c1a0e5daa93c879eabc194d6b650284fd20d058713afe3c156f\",\n                                \"0x4e94b59c3ffc00153911f986979754b18894597d061fbc4582365cc2b4cf49c4\",\n                                \"0x81289a9d8bdcab3c64a45a5ca98c859e991953395d17270d4decd84621a78536\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81453,\n                                \"originalProviderPlayerId\": \"E55859D09A5897D4\",\n                                \"playerName\": \"Don-Angelo Konadu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdde228c41dae626f87059a1e327f876f1fb4619207e492702d3140965eb3addc\",\n                                \"0x4e7c3b3d48103e5384a4a4eed6b70dd33b5dbd99dc326defae9e48e2b264efc2\",\n                                \"0x2d49fa93980ac6654c07676ff0f8ac7511638c1ba97bc1d460b8d37f46a269a4\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80517,\n                                \"originalProviderPlayerId\": \"71F82CE5E0CA\",\n                                \"playerName\": \"Federico Dimarco\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbd310201d1eb729284dfccdd0e9d3921bf954a5c099b6d29d3c11e26d19a2b5e\",\n                                \"0xf5c4235c4fd58c42b68a1868f294b7020f18426f13e36e93079fa28393d680c1\",\n                                \"0x1d731bd94bb25f558d84cbc983a4a659de3d98a88b9e183bcc924c9590186623\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81454,\n                                \"originalProviderPlayerId\": \"B3EA134AED53E272\",\n                                \"playerName\": \"Francesco Pio Esposito\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x254bb16c11953989d1298f5c78268789bbc95cda6550442517eba11ec5b1cf44\",\n                                \"0x2f7a1bbea63321d8c0f674153cc51fbd6849f6de072d818408fc89b95d4e8f87\",\n                                \"0xc771e245ecd2571f6a8a83f16a9c2512aae7533b515e1d4b594cd4b59a30d068\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81455,\n                                \"originalProviderPlayerId\": \"297B9AD475C1341C\",\n                                \"playerName\": \"Gerald Alders\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6bc8e759d6be028a83c7a7a44e67d5a5c004470b3ecf5e8d95abba33d8155cd\",\n                                \"0xdb71af25a285951dd5ded45dca0322548eab009223b5564cd542cb55446a203f\",\n                                \"0xe74f364344236eb7e3b21902886e37d7c074036180437a8f1b54a394cfe3db8e\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80519,\n                                \"originalProviderPlayerId\": \"5131D72FD40E\",\n                                \"playerName\": \"Hakan Çalhanoglu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd7dbf672bf211ae82b4c394165cdbd741f91d0c145cd3b8a5ec857add27355cc\",\n                                \"0x09887d65cc7ed10b174862c3c3b7bd56440338a07538454ba512f7c1efccfcf8\",\n                                \"0x2d49fa93980ac6654c07676ff0f8ac7511638c1ba97bc1d460b8d37f46a269a4\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80520,\n                                \"originalProviderPlayerId\": \"C09646248450\",\n                                \"playerName\": \"Henrikh Mkhitaryan\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe93db32e9f33e34f1d6c11c9fd704b0f7b7f483c7bcb50a05f7e963f0dad4b74\",\n                                \"0xd8ede55398b5cd583d28fbb6818c306a34120917d5bad1335945271ae09c74ea\",\n                                \"0xfc2d203c997703d5860cf9714e76ea4d98f9acb506dd2602d039553a6a6713d0\",\n                                \"0x6575f3e45320d99833dbce5ec867a155d9ae8e8b46f9ad122c1e06adca450aa5\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81456,\n                                \"originalProviderPlayerId\": \"C7B56C3A781C\",\n                                \"playerName\": \"Issiaka Kamate\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x337b65511e4e3c74642b9a7dc7e48d27cc13311128e99ae5a44727dfb4ed4bc2\",\n                                \"0xf86245a77dc021a1add9c677fce0dba750bf6acc810c50c4a53c57d0878affb2\",\n                                \"0x1fea947a5d3314abadc0c66c271c67c1dc243a8319fa9e17d4bac29652448974\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81457,\n                                \"originalProviderPlayerId\": \"37215F1C04DD\",\n                                \"playerName\": \"James McConnell\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x187490212f86a2e698b5632432304292f3d860dd520136b7d38e38da99067ebe\",\n                                \"0x5e8be336a27b2f794c7d75e24dccb46b68b8dc6c9c470858f66c668002f4549d\",\n                                \"0x4a7cab0fc287ba9d5a4a0a41d01d0a22460f1f3ee1e677c4123b67fd894d6d81\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81458,\n                                \"originalProviderPlayerId\": \"D4872F448E51F1DE\",\n                                \"playerName\": \"Jorthy Mokio\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x77602af2669172fb202678fd343c228cf0adc86ecb47446996a165895d7a2937\",\n                                \"0xe05db70ab2914b883bc82fce7aca7d466f919149fc793f8cfab7a0753a176f90\",\n                                \"0x9261e0875f255c0d270bf008d769693c5f4e9654f3eedca8845a5aac4f0e56c8\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81459,\n                                \"originalProviderPlayerId\": \"B90B20F3620DB67B\",\n                                \"playerName\": \"Kasper Dolberg\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1b895f129cc299856b5d85066cfbe590b7e5b3e2cd239e848676e3baa7644bf6\",\n                                \"0x5e8be336a27b2f794c7d75e24dccb46b68b8dc6c9c470858f66c668002f4549d\",\n                                \"0x4a7cab0fc287ba9d5a4a0a41d01d0a22460f1f3ee1e677c4123b67fd894d6d81\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81460,\n                                \"originalProviderPlayerId\": \"E876C8D114BC1744\",\n                                \"playerName\": \"Kenneth Taylor\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd35f3f7accad4b36dafd444de19d80f1c93ca42f01974d54f0b9d7562b7467f3\",\n                                \"0xdb71af25a285951dd5ded45dca0322548eab009223b5564cd542cb55446a203f\",\n                                \"0xe74f364344236eb7e3b21902886e37d7c074036180437a8f1b54a394cfe3db8e\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81461,\n                                \"originalProviderPlayerId\": \"566D884FA9795C4A\",\n                                \"playerName\": \"Kian Fitz-Jim\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6ff0391db4a2e6673ca08c1f4150ebbea658309bb01bfc943e6e9929ee8775c8\",\n                                \"0xc07a9dec46a66f4cbc34605eaa1e0145e637ddcab3a565d6e5b2d0ae301b8d15\",\n                                \"0xdaeb154dad6d274efeab972cbd109e3d5a71d655f90be734360616111c5d0687\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80528,\n                                \"originalProviderPlayerId\": \"975D66E385DF\",\n                                \"playerName\": \"Kristjan Asllani\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbebadb65ad8d2b1cce63f16e4920bc3aa5d8b4fb86e2d1e8182615a8acfba32f\",\n                                \"0x7515efc498959a77baec29186c715324b28835c7a1155f4a99921d9eb6a9f76e\",\n                                \"0x26b5b12aeccf5fd0c5fef9cc566b4937825ba6555f32727afeac5fa39a9631aa\",\n                                \"0x6491e5242cc2c3ac19f632dc1da0a348c7308a11cd0eb0cb2e4e050e7134e162\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80530,\n                                \"originalProviderPlayerId\": \"B51C7097D1AD\",\n                                \"playerName\": \"Lautaro Martínez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6aaa82b01b189a4c7f0a28118fe581eed45135a1ca236ecd73b04cf3588a620d\",\n                                \"0xc07a9dec46a66f4cbc34605eaa1e0145e637ddcab3a565d6e5b2d0ae301b8d15\",\n                                \"0xdaeb154dad6d274efeab972cbd109e3d5a71d655f90be734360616111c5d0687\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81462,\n                                \"originalProviderPlayerId\": \"488B15A36E28\",\n                                \"playerName\": \"Luis Henrique Tomaz de Lima\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdc1be9efb379cba69b35490b906ece921d273cfc656a64da3a4a6ff55bebfa0a\",\n                                \"0x4e7c3b3d48103e5384a4a4eed6b70dd33b5dbd99dc326defae9e48e2b264efc2\",\n                                \"0x2d49fa93980ac6654c07676ff0f8ac7511638c1ba97bc1d460b8d37f46a269a4\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80532,\n                                \"originalProviderPlayerId\": \"BC7916054965\",\n                                \"playerName\": \"Marcus Thuram\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7606e61fc16b91985ab4a8fe45e0865ae83e867cf025f40b72410c9b86675914\",\n                                \"0xb283b9a072e8f1a4930d64c8b79d36abbe4e5d2af009c998d8ebacfb518bd419\",\n                                \"0xdaeb154dad6d274efeab972cbd109e3d5a71d655f90be734360616111c5d0687\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81463,\n                                \"originalProviderPlayerId\": \"61FE1CA18B7D\",\n                                \"playerName\": \"Matteo Cocchi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x20fe4dddc4009add0654470d38b754c3c78e5ca085c84811d8542de0e6549f14\",\n                                \"0xc60c65a1b9c43e1aeaeaa8c0f6ff1ff633683c6f05d3bc2d8997724f2c2f2394\",\n                                \"0x4a7cab0fc287ba9d5a4a0a41d01d0a22460f1f3ee1e677c4123b67fd894d6d81\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80536,\n                                \"originalProviderPlayerId\": \"EAF9E4415FF9\",\n                                \"playerName\": \"Matteo Darmian\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8c800462e0a8270604b839042f68b40353448c667763fea2b41d83ee7ec825f9\",\n                                \"0x58171426c8fb6509ab350a04cf83b6c031e6e98cf9da2f3a6bf1a421998278fb\",\n                                \"0x84a40ecf90359ebbd59fa31da05340bf9a3a9920999a626472bb07f277d18bb6\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81464,\n                                \"originalProviderPlayerId\": \"1ED290CE87964089\",\n                                \"playerName\": \"Mika Godts\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x00b0902dbf71537d417cb36aa2fc9721e27912ff117a4c7981d7123aebebb1f2\",\n                                \"0x2a73fd4ece7564fbe894b8a451126b81403ac081b66566977b41f848007a44f6\",\n                                \"0x57cceba936802555639fd8bd8360f0d62905282e815d3d56000effe1d1d8012c\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80539,\n                                \"originalProviderPlayerId\": \"EDAFB56DAD3E\",\n                                \"playerName\": \"Nicolò Barella\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdbcee739cc22abdc08b126f99bc385e732488b4f0f8b0696a1b10f057aac857d\",\n                                \"0x09887d65cc7ed10b174862c3c3b7bd56440338a07538454ba512f7c1efccfcf8\",\n                                \"0x2d49fa93980ac6654c07676ff0f8ac7511638c1ba97bc1d460b8d37f46a269a4\",\n                                \"0xf9f01e57ea3f8d7ecfbbce9490043651d2e87943f5aa2314055158d260366cab\",\n                                \"0xc2bfc90fcbba585a4e716f958f3c348a9f557fa837e2d8de006737a84132905c\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81465,\n                                \"originalProviderPlayerId\": \"2AD8F70FD744AACC\",\n                                \"playerName\": \"Oliver Edvardsen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x894a30810bd1c2164f4cd68014f9b3e7ee7c8c55adf9cccfcf09d5423c8634cc\",\n                                \"0x58171426c8fb6509ab350a04cf83b6c031e6e98cf9da2f3a6bf1a421998278fb\",\n                                \"0x84a40ecf90359ebbd59fa31da05340bf9a3a9920999a626472bb07f277d18bb6\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80263,\n                                \"originalProviderPlayerId\": \"D479B8857263\",\n                                \"playerName\": \"Oscar Gloukh\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2d7092a04001572185f87c74c6ab5c240f411eab184510b2ad2baaaae212e1eb\",\n                                \"0x4fc446b9bf9f33753a11df56358d4c21c8522981077e87b75960049bd50fb21a\",\n                                \"0xc771e245ecd2571f6a8a83f16a9c2512aae7533b515e1d4b594cd4b59a30d068\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80093,\n                                \"originalProviderPlayerId\": \"DA80FFD88DF3\",\n                                \"playerName\": \"Petar Sucic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x258cf94959bbbc5d9c61f6fc3d47b9907b90288f7179bbb87723653c66cb1d4d\",\n                                \"0x2f7a1bbea63321d8c0f674153cc51fbd6849f6de072d818408fc89b95d4e8f87\",\n                                \"0xc771e245ecd2571f6a8a83f16a9c2512aae7533b515e1d4b594cd4b59a30d068\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80541,\n                                \"originalProviderPlayerId\": \"F32144B06AE9\",\n                                \"playerName\": \"Piotr Zielinski\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x58e77314653630a9886cfde4f31861da426c6904d8659344cab17b24abc872e3\",\n                                \"0x7fb46c0493070398749cb131dc91d05f5149790c6749d424eadc3c955184b760\",\n                                \"0x8f2314efa56760eb8623ae1b5a2dee88ad494883b9956c47d33985c5049814c6\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81466,\n                                \"originalProviderPlayerId\": \"815BBFA6DE135870\",\n                                \"playerName\": \"Raúl Moro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2d34b22ec6bfc54421e7e53589b05dc60a04c92ede6f154c3ecce083f06f6101\",\n                                \"0x4fc446b9bf9f33753a11df56358d4c21c8522981077e87b75960049bd50fb21a\",\n                                \"0xc771e245ecd2571f6a8a83f16a9c2512aae7533b515e1d4b594cd4b59a30d068\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81467,\n                                \"originalProviderPlayerId\": \"F5643909F27F11B8\",\n                                \"playerName\": \"Rayane Bounida\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9ca324c56debe1d07f3e4c25e92f9bce7b621904dc0843ec53b581c1f2e5383e\",\n                                \"0x9ba60d4328be1353022b17319e3d29d91c0ab3b7730a283dc104e63235d94a98\",\n                                \"0x1d731bd94bb25f558d84cbc983a4a659de3d98a88b9e183bcc924c9590186623\",\n                                \"0x672fa0324fb2e802b928412f0336f0766ba3bb1fb58d1fe58cb040d3d73a2f20\",\n                                \"0xb5bab7041945fa73612b0bf649fe73873e3c1c2fcd175c83775e6c4b4c6bae3e\",\n                                \"0x6700c9480c60dfbe1d7543ecd8d905e42980cf6761ec683b5a4ee31e2f749c5e\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81468,\n                                \"originalProviderPlayerId\": \"7712F4A3A568DBD7\",\n                                \"playerName\": \"Sean Steur\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x40bf1e2f343a381cf8a2cf12dd3055d090235a3cca04cb2b3e99bd1afd843f7e\",\n                                \"0xe63562cadbd5c8bf20c78b10c844ff37f01dd51f317a82fcba7b01ae8b376103\",\n                                \"0x8f2314efa56760eb8623ae1b5a2dee88ad494883b9956c47d33985c5049814c6\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81469,\n                                \"originalProviderPlayerId\": \"AAC7CF25C513BE2A\",\n                                \"playerName\": \"Steven Berghuis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x31db32d4db61d805babad8e439087ffba6465e684134974c86ba217c8aae229c\",\n                                \"0xf86245a77dc021a1add9c677fce0dba750bf6acc810c50c4a53c57d0878affb2\",\n                                \"0x1fea947a5d3314abadc0c66c271c67c1dc243a8319fa9e17d4bac29652448974\",\n                                \"0x351a222bb4901a7bb7d48932f29c6017b1ab34828137db1f9c38cb3b045fbbb7\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81470,\n                                \"originalProviderPlayerId\": \"74779FF84D789DA4\",\n                                \"playerName\": \"Tiago Tomás Palacios\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x73548b284a40c74e55f7037f897e089e1cc79e5a6830c340e7dc9a50188724b3\",\n                                \"0xb283b9a072e8f1a4930d64c8b79d36abbe4e5d2af009c998d8ebacfb518bd419\",\n                                \"0xdaeb154dad6d274efeab972cbd109e3d5a71d655f90be734360616111c5d0687\",\n                                \"0xa8dd654eab0ade70a572132113463ba9d94fd5e0d527f0ace1ef875ddc81b018\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81471,\n                                \"originalProviderPlayerId\": \"B385BC7703F7281B\",\n                                \"playerName\": \"Wout Weghorst\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1559adf73e6d41de79c611afa06e79e573bc4cdf9fdae479e950c4409d664afc\",\n                                \"0xe1fd4ca4f597809990ec7ba2d347e06b7e21c1c99c3e5aad57a508dd04682d6e\",\n                                \"0x57cceba936802555639fd8bd8360f0d62905282e815d3d56000effe1d1d8012c\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80545,\n                                \"originalProviderPlayerId\": \"ABDF939F06B7\",\n                                \"playerName\": \"Yann Bisseck\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1dd842a17a31cc09715f2307391e1e2ff442c03732068dc24d4528ab34a1418a\",\n                                \"0xc60c65a1b9c43e1aeaeaa8c0f6ff1ff633683c6f05d3bc2d8997724f2c2f2394\",\n                                \"0x4a7cab0fc287ba9d5a4a0a41d01d0a22460f1f3ee1e677c4123b67fd894d6d81\",\n                                \"0x6d31c3397c3688340059fd4b981f55d77d3f67edea57ca12642cb9134cdbdb7a\",\n                                \"0x26165b68b5b1c09e82a99ac340d9630f11fc4c1f59a63d356cbde0b472bfa393\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81472,\n                                \"originalProviderPlayerId\": \"26D206D09BB5\",\n                                \"playerName\": \"Youri Regeer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65261f3451db58a47ecb5feae92b4b2e065b75539df92a245765bc52a78c14d0\",\n                                \"0xe497bf704adc14c944600115f73fb7bd6e2c6db68600a0a70c7976a30ddb35e6\",\n                                \"0x81289a9d8bdcab3c64a45a5ca98c859e991953395d17270d4decd84621a78536\",\n                                \"0xb2489c31d7e331ea7f9970dea633eb29a0d6ed9ec82069cd480d23c89e597f92\",\n                                \"0xf08016870abc1f291784dc04f900087ab2511090f46aa215c1cc894828de2e67\",\n                                \"0xaefdbe6930e2e38157dc6921d9442f66fc86b546efe5c5919b4605691fe83c3a\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 804.7619047596429,\n                                    \"decimal\": 9.047619047596429,\n                                    \"normalizedImplied\": 0.11052631578975\n                                },\n                                {\n                                    \"american\": 757.1428571437144,\n                                    \"decimal\": 8.571428571437144,\n                                    \"normalizedImplied\": 0.11666666666655\n                                },\n                                {\n                                    \"american\": 685.7142857150715,\n                                    \"decimal\": 7.8571428571507145,\n                                    \"normalizedImplied\": 0.1272727272726\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393137373238354431443500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758135600,\n                            \"maturityDate\": \"2025-09-17T19:00:00.000Z\",\n                            \"homeTeam\": \"AFC Ajax\",\n                            \"awayTeam\": \"FC Internazionale Milano\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 311.42857142942717,\n                                    \"decimal\": 4.1142857142942715,\n                                    \"normalizedImplied\": 0.24305555555505\n                                },\n                                {\n                                    \"american\": 338.0952380948876,\n                                    \"decimal\": 4.380952380948876,\n                                    \"normalizedImplied\": 0.2282608695654\n                                },\n                                {\n                                    \"american\": 258.09523809457914,\n                                    \"decimal\": 3.5809523809457917,\n                                    \"normalizedImplied\": 0.27925531914945\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758213900,\n                    \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                    \"homeTeam\": \"FC København\",\n                    \"awayTeam\": \"Bayer 04 Leverkusen\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 221.41030882479717,\n                            \"decimal\": 3.2141030882479718,\n                            \"normalizedImplied\": 0.31112878851222736\n                        },\n                        {\n                            \"american\": 122.81818955372566,\n                            \"decimal\": 2.2281818955372565,\n                            \"normalizedImplied\": 0.448796394047929\n                        },\n                        {\n                            \"american\": 227.32583598155313,\n                            \"decimal\": 3.2732583598155314,\n                            \"normalizedImplied\": 0.30550597908084354\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x44f6ed48f583231933ce670ecf63df12fcacff57212e2885f205424c29ffbe03\",\n                        \"0x571c043dfabdc86b418fbe1350c6af694c81596bcbc82b8de9610b8710f404fc\",\n                        \"0xbe4bb4dc7aa9f493ce15b81e4c7191dd7ffb8ceaa8b0ba6a7438cdabf43348f9\",\n                        \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                        \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                        \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 218.4591805094686,\n                                    \"decimal\": 3.184591805094686,\n                                    \"normalizedImplied\": 0.31401198684246046\n                                },\n                                {\n                                    \"american\": -304.81902031624486,\n                                    \"decimal\": 1.3280635174808042,\n                                    \"normalizedImplied\": 0.7529760337795395\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x10a71df9f004b29671984027fb5cfb2e7233c4e0b1c03c8a9ed0f9202e019985\",\n                                \"0x40efa1ff7d637ab6e63de94bb8464876c3d698472b97d62ea0daab8106d242b2\",\n                                \"0x3d89c349e199b089d4399af16c8cfcc0b3e4dd521106f5732b1b8729f6ceabf8\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -157.58088877940028,\n                                    \"decimal\": 1.6345947200487707,\n                                    \"normalizedImplied\": 0.611772439819311\n                                },\n                                {\n                                    \"american\": 121.82377081512014,\n                                    \"decimal\": 2.2182377081512015,\n                                    \"normalizedImplied\": 0.450808313430689\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd9731d29da980c8db015a3ad661d84377f019c3fd3bd3733227cec81b450b588\",\n                                \"0x779dcf7e6e292f700d1eb238aa23ecca56d458f22bbadf68d449d6c80b2125af\",\n                                \"0xd785251fef451090b4281e3134233c69a274a41755e1a0ab5ac92956b2d76d69\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -303.898946026839,\n                                    \"decimal\": 1.3290567516189031,\n                                    \"normalizedImplied\": 0.7524133177773754\n                                },\n                                {\n                                    \"american\": 217.47498072802358,\n                                    \"decimal\": 3.174749807280236,\n                                    \"normalizedImplied\": 0.31498545104462455\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1c486cd2b6d3ab8c07320062b694dfa0b922938c5b3a62ceece1e55d75a47c18\",\n                                \"0xd62ee3fd63a11b90b2aaa6375abd07eaebdfef995a933db2ba8395fe5dbc1a77\",\n                                \"0x4460e997c4f6af1f67ff6630b6db9fc4d43b581d33f6a02f9281e265cb1c6f4f\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -306.5795825839537,\n                                    \"decimal\": 1.3261795816837085,\n                                    \"normalizedImplied\": 0.7540456917082126\n                                },\n                                {\n                                    \"american\": 214.53627253369058,\n                                    \"decimal\": 3.1453627253369056,\n                                    \"normalizedImplied\": 0.31792835590778745\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb3c0f88a27f96852aa23b5b73a9ff891ed6100fddc4649a0fc6d02a19b0abc47\",\n                                \"0x6f4c212cd475f34491642ea6e96b24b47b272d5c833fcf79646ca2eae6eac419\",\n                                \"0x0d6d69ea25dd16dd633be1ee8ccacf356bc9207f6c963c873c0603211f3df68e\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 120.85351042914172,\n                                    \"decimal\": 2.208535104291417,\n                                    \"normalizedImplied\": 0.4527888182790911\n                                },\n                                {\n                                    \"american\": -159.78607076409747,\n                                    \"decimal\": 1.6258367799007742,\n                                    \"normalizedImplied\": 0.6150678914159087\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x60c22c6be717851bb689f2899fcea1db793be129a3f90733f49539a2a14b309d\",\n                                \"0x03982e6a8b600c95d87a9666b80e934f7c7525f49ec320fbc43fca748642b040\",\n                                \"0x13ca82e2f99ee105c0bc8d1a59fec9ae0d3abff018c26398565880b11ec1f094\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 178.05721166526496,\n                                    \"decimal\": 2.7805721166526496,\n                                    \"normalizedImplied\": 0.3596382176211402\n                                },\n                                {\n                                    \"american\": -248.6830491150047,\n                                    \"decimal\": 1.4021182800993988,\n                                    \"normalizedImplied\": 0.7132065919068598\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x94b04a6caff576d52b93c4c93cee4440e32732291e97e6353189f593850dacd0\",\n                                \"0x96c463415ebc89e250d90ba2c49712c890d6a81fbb682220b781509ed08abb34\",\n                                \"0xc4cdc9e20f26507f9e639a943bf40f7f2595f360a1a42227fa2ad17eec9e2c6e\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -140.72179727575994,\n                                    \"decimal\": 1.7106219643005194,\n                                    \"normalizedImplied\": 0.5845826961592325\n                                },\n                                {\n                                    \"american\": 107.04934438251325,\n                                    \"decimal\": 2.0704934438251326,\n                                    \"normalizedImplied\": 0.4829766561117674\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6c12cafba276a59ccd43b0a2f68c11b4721d63693ef7334886d51d8235b6a6f\",\n                                \"0xcee709f04a1b80562585cacaf3643cfb12cb8de63bbabd34ac0193aec8788156\",\n                                \"0xd785251fef451090b4281e3134233c69a274a41755e1a0ab5ac92956b2d76d69\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -160.8478587694017,\n                                    \"decimal\": 1.6217055095732684,\n                                    \"normalizedImplied\": 0.616634767593\n                                },\n                                {\n                                    \"american\": -316.5368157574137,\n                                    \"decimal\": 1.31591901801602,\n                                    \"normalizedImplied\": 0.75992518256\n                                },\n                                {\n                                    \"american\": -307.0043381106955,\n                                    \"decimal\": 1.3257282962690362,\n                                    \"normalizedImplied\": 0.754302373129\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x39685b031f4dea9dc0dd66612213efdc56367ebc18da127ab1c9c5f9de3196de\",\n                                \"0xe08c6bfbf0b898dc6eb6aa4e34b2d963f617196af494b7df0c08b2eec84a7915\",\n                                \"0x5bebca12ed28c50cd837f5b1dfcad7aab855a148a215a306733971dab2da50aa\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.93555746096749,\n                                    \"decimal\": 1.9621346384518554,\n                                    \"normalizedImplied\": 0.5096490222449823\n                                },\n                                {\n                                    \"american\": -128.0883487119987,\n                                    \"decimal\": 1.7807111341941477,\n                                    \"normalizedImplied\": 0.5615733966040175\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7f319fd504b7545c22ec9bdd74a3b453af18ff1ca7dca3a85cb48750b3afaed3\",\n                                \"0x03982e6a8b600c95d87a9666b80e934f7c7525f49ec320fbc43fca748642b040\",\n                                \"0x13ca82e2f99ee105c0bc8d1a59fec9ae0d3abff018c26398565880b11ec1f094\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 165.23323125806027,\n                                    \"decimal\": 2.6523323125806026,\n                                    \"normalizedImplied\": 0.3770266626307636\n                                },\n                                {\n                                    \"american\": -226.9932033081906,\n                                    \"decimal\": 1.4405418247886002,\n                                    \"normalizedImplied\": 0.6941832460482362\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd04a6df2d3fd9369020f05ef5b8acbde4ad25c31626d96406a4448fd4a522980\",\n                                \"0xb29432214219cec5abd4b70d8e85ce02ec5c6ad30857c6b40d2aab9abcc6926e\",\n                                \"0x208c1e6011f73cb96c109cc8a75c58582a150b4830f8e72ae09f0ab60135f7a5\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 287.49341213691866,\n                                    \"decimal\": 3.874934121369187,\n                                    \"normalizedImplied\": 0.2580689035421989\n                                },\n                                {\n                                    \"american\": 169.17481301177997,\n                                    \"decimal\": 2.6917481301177997,\n                                    \"normalizedImplied\": 0.37150578421920805\n                                },\n                                {\n                                    \"american\": 126.77731499120131,\n                                    \"decimal\": 2.267773149912013,\n                                    \"normalizedImplied\": 0.44096121344359285\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2c3177d7e5477a28ceb5e876522491b740072315b375c7a208a135c15c248fa1\",\n                                \"0xe08c6bfbf0b898dc6eb6aa4e34b2d963f617196af494b7df0c08b2eec84a7915\",\n                                \"0x5bebca12ed28c50cd837f5b1dfcad7aab855a148a215a306733971dab2da50aa\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -309.2407427448038,\n                                    \"decimal\": 1.3233726549496858,\n                                    \"normalizedImplied\": 0.755645053008912\n                                },\n                                {\n                                    \"american\": 207.66935047976799,\n                                    \"decimal\": 3.07669350479768,\n                                    \"normalizedImplied\": 0.32502425036508764\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1fc836671545f44c26cae2c6566c2946b43f8cc471928b6728f3a235ac93534a\",\n                                \"0x9952680f887b7a17c7c74cd6a505436f8e5692949ab1afd7675d44948f03961e\",\n                                \"0x4460e997c4f6af1f67ff6630b6db9fc4d43b581d33f6a02f9281e265cb1c6f4f\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 167.23913304263013,\n                                    \"decimal\": 2.672391330426301,\n                                    \"normalizedImplied\": 0.37419669365582003\n                                },\n                                {\n                                    \"american\": -240.91425252037814,\n                                    \"decimal\": 1.4150854461860505,\n                                    \"normalizedImplied\": 0.70667110787918\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x99d61c14a6289e6deb4e014d16474ae4f72e42dbcca3ddcaec82cd7cb15c17ad\",\n                                \"0xd1d5eb1264ba160daa062c5aead35bd6a08ba985f423cd87fcaabcd217753038\",\n                                \"0x071f7f48636e00046a614edf917c7383b2e50a7b9d5dbfb4827a1cfb738c6ee2\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -135.43884535557035,\n                                    \"decimal\": 1.7383406122332774,\n                                    \"normalizedImplied\": 0.5752612537282219\n                                },\n                                {\n                                    \"american\": 101.14661650349075,\n                                    \"decimal\": 2.0114661650349075,\n                                    \"normalizedImplied\": 0.4971497991777782\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x885d678ba3e1c0f5dd8e23138da0b13115d7b482e5d39943a777e1ae8d6b7190\",\n                                \"0xeb472a60c0f17037810cca3bcf15f9ff95a4df315bacf3068c08b7a9683b21b2\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -229.03872110217893,\n                                    \"decimal\": 1.436607397730744,\n                                    \"normalizedImplied\": 0.6960844010545912\n                                },\n                                {\n                                    \"american\": 166.22100026627663,\n                                    \"decimal\": 2.6622100026627664,\n                                    \"normalizedImplied\": 0.3756277675314085\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0edb865c69693496dfefc8c52b7f49ca41fb0497e649f4d22d48580a8689ff02\",\n                                \"0x40efa1ff7d637ab6e63de94bb8464876c3d698472b97d62ea0daab8106d242b2\",\n                                \"0x3d89c349e199b089d4399af16c8cfcc0b3e4dd521106f5732b1b8729f6ceabf8\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -118.47862417765712,\n                                    \"decimal\": 1.8440341090562575,\n                                    \"normalizedImplied\": 0.5422893183422629\n                                },\n                                {\n                                    \"american\": -116.43804472730622,\n                                    \"decimal\": 1.8588258265088224,\n                                    \"normalizedImplied\": 0.5379740187267372\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x553993b79be0848e24877de2ac0b319ce9ae0ba69416bfb376160f043c4be538\",\n                                \"0xbd0c122625124f172d86860c5d3536539bd1ee00a3f828ae8e56504e1f0b7304\",\n                                \"0x98bda67531e8df006913ce0078bfcb263a1f5708be8e5c0717769ee4d6cf64cd\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.80761711109567,\n                                    \"decimal\": 2.2680761711109567,\n                                    \"normalizedImplied\": 0.4409022998156965\n                                },\n                                {\n                                    \"american\": -177.61979312807048,\n                                    \"decimal\": 1.5630003179200658,\n                                    \"normalizedImplied\": 0.6397951353783036\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1c2fd378033dc4e3684b9eb732e548996d1b7326dc415c9edd99c19ded5662ea\",\n                                \"0x5674997ad7207386d124466b0807c32ee6b7a83b0ed7170e9ee096b88b8e2fc2\",\n                                \"0x5d5e03431e1660c5e9f9e2f9aa92e40199901789a7077de83838298a43d51ac2\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -232.2591582871047,\n                                    \"decimal\": 1.4305535279533996,\n                                    \"normalizedImplied\": 0.699030116986\n                                },\n                                {\n                                    \"american\": -169.95995331841573,\n                                    \"decimal\": 1.5883738966005274,\n                                    \"normalizedImplied\": 0.629574687761\n                                },\n                                {\n                                    \"american\": -433.23947653916565,\n                                    \"decimal\": 1.2308192245056409,\n                                    \"normalizedImplied\": 0.812466997663\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5d6e4b01174623d92f072529e60f5d2fd66643ff4b92bd77924b00ae04466926\",\n                                \"0x4220f5f3af747553cd4dfe15b898647f53f4dea510eaaa7e5bf4ac34381bfe0a\",\n                                \"0x13ca82e2f99ee105c0bc8d1a59fec9ae0d3abff018c26398565880b11ec1f094\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80553,\n                                \"originalProviderPlayerId\": \"7704EF64A708\",\n                                \"playerName\": \"Álex Grimaldo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf1b4f75a09b81a833da0716ea51b324805bfc6d774401091f0f5368dc5726136\",\n                                \"0xf59ad46784738343d52bbada09ffea0c57f5e607ca0f04f6c96a1fe08fe71273\",\n                                \"0xf94ca895f359c859aade74c422172e66701d9b8dfc9a2a7250f2eefee7649a88\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80400,\n                                \"originalProviderPlayerId\": \"A7BE442FB939\",\n                                \"playerName\": \"Aleix García\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9bb38814be2324e4aba58d27b85f31911330736c7755df89d630d4848c64233f\",\n                                \"0xad9b55b71ca673a9fde488a0a1c6edafe4959d90be2c37aa494941f1e6b5aa81\",\n                                \"0x02de3c13541147216acb3a55c90651a7d698d5631b4337d767cb25791dc171b4\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81507,\n                                \"originalProviderPlayerId\": \"033704656529B2F9\",\n                                \"playerName\": \"Alejo Sarco\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x89727452151fccc5294d994f9859bf8fb8581ff20a082273ca87f2eef0937db5\",\n                                \"0x96c463415ebc89e250d90ba2c49712c890d6a81fbb682220b781509ed08abb34\",\n                                \"0xc4cdc9e20f26507f9e639a943bf40f7f2595f360a1a42227fa2ad17eec9e2c6e\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81508,\n                                \"originalProviderPlayerId\": \"D6D5AC6936C3\",\n                                \"playerName\": \"Andrea Natali\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x51d63743f8184946db8c6d2c01b039f258ae9074c6a80d20e0ba68958e6a0a9d\",\n                                \"0xced922b7f750267fbe9c7ef6c4021db0ba801bb8908812c6367ae1c82851a720\",\n                                \"0x98bda67531e8df006913ce0078bfcb263a1f5708be8e5c0717769ee4d6cf64cd\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80870,\n                                \"originalProviderPlayerId\": \"6881CC0A7744\",\n                                \"playerName\": \"Andreas Cornelius\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b634528f4e492a80397cfd5dcf9f3897db2d8a150745aba978c4f3ed9585d1f\",\n                                \"0x9952680f887b7a17c7c74cd6a505436f8e5692949ab1afd7675d44948f03961e\",\n                                \"0x4460e997c4f6af1f67ff6630b6db9fc4d43b581d33f6a02f9281e265cb1c6f4f\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81509,\n                                \"originalProviderPlayerId\": \"1CCC9AE3FBE6\",\n                                \"playerName\": \"Arthur Augusto de Matos Soares\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4254c1b3557e5834c47867ff826325366e956a82e33e487dae83a44d59c5ed3f\",\n                                \"0x69c423b97607466050cc779afe07cba210c8e857e1a1f2ce6faca510520d12a6\",\n                                \"0xbe4bb4dc7aa9f493ce15b81e4c7191dd7ffb8ceaa8b0ba6a7438cdabf43348f9\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81510,\n                                \"originalProviderPlayerId\": \"87FBDC6F0BC8B42B\",\n                                \"playerName\": \"Christian Kofane\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x85b7b50237629ce48670894850feb445804e7db7ca91a82dad702e9bae524617\",\n                                \"0xde1c9196b8f63f0aba3ba7d697b41fb8e387045dd91c8d4b3172d0af75513bbb\",\n                                \"0xc4cdc9e20f26507f9e639a943bf40f7f2595f360a1a42227fa2ad17eec9e2c6e\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81511,\n                                \"originalProviderPlayerId\": \"F4A8217651D3A57A\",\n                                \"playerName\": \"Claudio Echeverri\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x976bc362b049e1c5405424e310755d557d4d01c1d4a25595ea102d755809fd22\",\n                                \"0xd1d5eb1264ba160daa062c5aead35bd6a08ba985f423cd87fcaabcd217753038\",\n                                \"0x071f7f48636e00046a614edf917c7383b2e50a7b9d5dbfb4827a1cfb738c6ee2\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80875,\n                                \"originalProviderPlayerId\": \"1F9B0D54ECD305B8\",\n                                \"playerName\": \"Dominik Sarapata\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbe4bc7677835cd5f58059452eddd7354cac71eebb0796d127a2b0b6f1e0e9b28\",\n                                \"0x6814fe8dcf6a11a564f0fda1a54b9cf82e301affd5249eb1fb1cebe7f01011de\",\n                                \"0x208c1e6011f73cb96c109cc8a75c58582a150b4830f8e72ae09f0ab60135f7a5\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80409,\n                                \"originalProviderPlayerId\": \"1A0314224373\",\n                                \"playerName\": \"Edmond Tapsoba\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1db4284f08de1546977eb4d8f880026cf6db76f56b17c8e93f871387165badb4\",\n                                \"0xd62ee3fd63a11b90b2aaa6375abd07eaebdfef995a933db2ba8395fe5dbc1a77\",\n                                \"0x4460e997c4f6af1f67ff6630b6db9fc4d43b581d33f6a02f9281e265cb1c6f4f\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80475,\n                                \"originalProviderPlayerId\": \"82AC77B6E4E9\",\n                                \"playerName\": \"Eliesse Ben Seghir\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa4bf6fceacf3308a7d3505dd8858608afdc82116e3e5ca7b4e3192b98668e977\",\n                                \"0x61b0f7855018649432a9e46bb348dae2332fc941049ed78b574e5b60cfbf14d0\",\n                                \"0x02de3c13541147216acb3a55c90651a7d698d5631b4337d767cb25791dc171b4\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81512,\n                                \"originalProviderPlayerId\": \"43A6311DD531ADBB\",\n                                \"playerName\": \"Ernest Poku\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbf5acde9550e364674c8c29ffe10cdc0101180cddab4dc05a31e98c533f6745d\",\n                                \"0x6814fe8dcf6a11a564f0fda1a54b9cf82e301affd5249eb1fb1cebe7f01011de\",\n                                \"0x208c1e6011f73cb96c109cc8a75c58582a150b4830f8e72ae09f0ab60135f7a5\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80410,\n                                \"originalProviderPlayerId\": \"EA9FE7887202\",\n                                \"playerName\": \"Exequiel Palacios\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0984099f8d6074920f77121952feddec9a5e0e6f9d8d68e95d0777e1cf802220\",\n                                \"0x45ee3990b36f73b199608633c4915a50bf9b2bf63322f743bdd389b3220f1e43\",\n                                \"0x3d89c349e199b089d4399af16c8cfcc0b3e4dd521106f5732b1b8729f6ceabf8\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81513,\n                                \"originalProviderPlayerId\": \"E022DF3F72CE7EF9\",\n                                \"playerName\": \"Ezequiél Fernández\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xafb25dc3cc8f57d39f37d1732ac7753a214bfb91dde486cdb610e171b623b5cc\",\n                                \"0x6f4c212cd475f34491642ea6e96b24b47b272d5c833fcf79646ca2eae6eac419\",\n                                \"0x0d6d69ea25dd16dd633be1ee8ccacf356bc9207f6c963c873c0603211f3df68e\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81315,\n                                \"originalProviderPlayerId\": \"65A219D0A5381ADE\",\n                                \"playerName\": \"German Onugkha\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe427e55517c6e50818eb6f4c3b564ed29c0cf6e5d51c043e2545164ba2c1611d\",\n                                \"0x32cd960b470eaece8f5ee093446f771a2dcf4bb97db739c4a734547cea1e5130\",\n                                \"0xf94ca895f359c859aade74c422172e66701d9b8dfc9a2a7250f2eefee7649a88\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81514,\n                                \"originalProviderPlayerId\": \"6E73E22DB14BB7E3\",\n                                \"playerName\": \"Ibrahim Maza\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe3932279ff543def2a136200b904c7659cdb5c675e90cc3468a34c8729e5bc7f\",\n                                \"0x32cd960b470eaece8f5ee093446f771a2dcf4bb97db739c4a734547cea1e5130\",\n                                \"0xf94ca895f359c859aade74c422172e66701d9b8dfc9a2a7250f2eefee7649a88\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81515,\n                                \"originalProviderPlayerId\": \"45E3C7BB68594856\",\n                                \"playerName\": \"Jeremiah Mensah\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x53e5e82f404857d883fdfc36f765fab798629c1023c20e7e28d000535e619c32\",\n                                \"0xbd0c122625124f172d86860c5d3536539bd1ee00a3f828ae8e56504e1f0b7304\",\n                                \"0x98bda67531e8df006913ce0078bfcb263a1f5708be8e5c0717769ee4d6cf64cd\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80421,\n                                \"originalProviderPlayerId\": \"4DBEA2854DBB\",\n                                \"playerName\": \"Jonas Hofmann\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x94b89df0efa4c35bbf3558203f08db3aef0464468395ae9ba580dcc4fab6d0a8\",\n                                \"0x51a27247e743244ecd9e0ef77feac3be88d0595d1c40bea9a23d0ede63ca7120\",\n                                \"0x071f7f48636e00046a614edf917c7383b2e50a7b9d5dbfb4827a1cfb738c6ee2\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81178,\n                                \"originalProviderPlayerId\": \"0348B5DFC27BF753\",\n                                \"playerName\": \"Jonathan Moalem\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf716f87cee87af6759a59c75d3242ea5e773f940d59bf8f2ae83c008dcb2b0d0\",\n                                \"0xff22fb4c790a72a5557dad429d77323325e72d2dd196718c33980c1a70696cef\",\n                                \"0xeb472a60c0f17037810cca3bcf15f9ff95a4df315bacf3068c08b7a9683b21b2\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80878,\n                                \"originalProviderPlayerId\": \"EDCD24167AF5\",\n                                \"playerName\": \"Jordan Larsson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4dcb189724de9c3aec0ce44c8bb571ab0f3066cfba515ecd1b422f24c5ee059c\",\n                                \"0xced922b7f750267fbe9c7ef6c4021db0ba801bb8908812c6367ae1c82851a720\",\n                                \"0x98bda67531e8df006913ce0078bfcb263a1f5708be8e5c0717769ee4d6cf64cd\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81179,\n                                \"originalProviderPlayerId\": \"601B0F355D0FCE95\",\n                                \"playerName\": \"Junnosuke Suzuki\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x12e059c6dbd57e6d70cbf63210166fff6745119505bc723b562bcee8a8766511\",\n                                \"0x7ae6a899a4cf85d6c185b7b087b6a7bbea21b46197ed66d43960e5f2bcbc06a0\",\n                                \"0x5d5e03431e1660c5e9f9e2f9aa92e40199901789a7077de83838298a43d51ac2\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80892,\n                                \"originalProviderPlayerId\": \"4F0742151FA83D9F\",\n                                \"playerName\": \"Liam West\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd07d24dc113e63111c5962a0d41944c3e4572f23adf886d52e728cf6018d93c0\",\n                                \"0xcee709f04a1b80562585cacaf3643cfb12cb8de63bbabd34ac0193aec8788156\",\n                                \"0xd785251fef451090b4281e3134233c69a274a41755e1a0ab5ac92956b2d76d69\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81516,\n                                \"originalProviderPlayerId\": \"E51C3850944A\",\n                                \"playerName\": \"Loïc Badé\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa3d499f84b2a791dec763f52b17d2452743057e549f6fe625e9086437a01aca5\",\n                                \"0x61b0f7855018649432a9e46bb348dae2332fc941049ed78b574e5b60cfbf14d0\",\n                                \"0x02de3c13541147216acb3a55c90651a7d698d5631b4337d767cb25791dc171b4\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80127,\n                                \"originalProviderPlayerId\": \"A8A2B177D4A6\",\n                                \"playerName\": \"Lucas Vázquez\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3993d4b0988b45c1823024b760ea82e24192743a1f81e04e5c5e49948f4f2996\",\n                                \"0xcf01bced6117ca3e9fa22d68b2a2c10cdae087a09260b8999228bab5bb8faa85\",\n                                \"0x5bebca12ed28c50cd837f5b1dfcad7aab855a148a215a306733971dab2da50aa\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80879,\n                                \"originalProviderPlayerId\": \"4E83BD34E020\",\n                                \"playerName\": \"Lukas Lerager\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3ae6745af84c14f8a66dddb12aef1d9d0b8594bc8529421d892035c61d445977\",\n                                \"0xcf01bced6117ca3e9fa22d68b2a2c10cdae087a09260b8999228bab5bb8faa85\",\n                                \"0x5bebca12ed28c50cd837f5b1dfcad7aab855a148a215a306733971dab2da50aa\",\n                                \"0x650c64e58b0333232babddae8eb8ef363a84d6d08085da6d463d1428294438d1\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81517,\n                                \"originalProviderPlayerId\": \"E067CC7C19518A42\",\n                                \"playerName\": \"Mads Emil Madsen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf48ba3a28cc48fa12cff28a9f8caf8af101f58be25d93193516d67a3261e48f8\",\n                                \"0xff22fb4c790a72a5557dad429d77323325e72d2dd196718c33980c1a70696cef\",\n                                \"0xeb472a60c0f17037810cca3bcf15f9ff95a4df315bacf3068c08b7a9683b21b2\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80880,\n                                \"originalProviderPlayerId\": \"7B069EE3C9D4\",\n                                \"playerName\": \"Magnus Mattsson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa2cd5a37463763016a2704d84b948862ef993d7b7bafdad48fbb2af6075250ff\",\n                                \"0xad9b55b71ca673a9fde488a0a1c6edafe4959d90be2c37aa494941f1e6b5aa81\",\n                                \"0x02de3c13541147216acb3a55c90651a7d698d5631b4337d767cb25791dc171b4\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80016,\n                                \"originalProviderPlayerId\": \"2542F8B34586\",\n                                \"playerName\": \"Malik Tillman\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x94b086da187c1b736a1e506918557a1a8b9337ec631bccb859d57254b119c14a\",\n                                \"0x51a27247e743244ecd9e0ef77feac3be88d0595d1c40bea9a23d0ede63ca7120\",\n                                \"0x071f7f48636e00046a614edf917c7383b2e50a7b9d5dbfb4827a1cfb738c6ee2\",\n                                \"0x16ac4de67f77b80969989f3b481607d4dbf90ee18715b66d066160c0a42c147d\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80425,\n                                \"originalProviderPlayerId\": \"00680F8FE0B8\",\n                                \"playerName\": \"Martin Terrier\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5d3acbd1c5c1b98467f76b7ba4b07e25acb72214c02e37d4e06d089d1ac5c9ac\",\n                                \"0x4220f5f3af747553cd4dfe15b898647f53f4dea510eaaa7e5bf4ac34381bfe0a\",\n                                \"0x13ca82e2f99ee105c0bc8d1a59fec9ae0d3abff018c26398565880b11ec1f094\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80882,\n                                \"originalProviderPlayerId\": \"7B03F7EA68B1\",\n                                \"playerName\": \"Mohamed Elyounoussi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15471812912074a17525e329c884b381ea37b88baa156646f7ed010f75a09c42\",\n                                \"0x5674997ad7207386d124466b0807c32ee6b7a83b0ed7170e9ee096b88b8e2fc2\",\n                                \"0x5d5e03431e1660c5e9f9e2f9aa92e40199901789a7077de83838298a43d51ac2\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80883,\n                                \"originalProviderPlayerId\": \"0A31697BD9FA6911\",\n                                \"playerName\": \"Munashe Garananga\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe03abf73424e72031d0151e35aa6e63c16c13234e1db5c7bed5ef782a89ff2e1\",\n                                \"0x779dcf7e6e292f700d1eb238aa23ecca56d458f22bbadf68d449d6c80b2125af\",\n                                \"0xd785251fef451090b4281e3134233c69a274a41755e1a0ab5ac92956b2d76d69\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80426,\n                                \"originalProviderPlayerId\": \"9B4E87C41115\",\n                                \"playerName\": \"Nathan Tella\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x42a7f08eed70f60a8d775618801591b918b34cad9a2ee9b517ce973798258afe\",\n                                \"0x69c423b97607466050cc779afe07cba210c8e857e1a1f2ce6faca510520d12a6\",\n                                \"0xbe4bb4dc7aa9f493ce15b81e4c7191dd7ffb8ceaa8b0ba6a7438cdabf43348f9\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81180,\n                                \"originalProviderPlayerId\": \"E46710F6CB10\",\n                                \"playerName\": \"Oliver Højer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf1ed0b52da2425b7ddbdbb485d5ed7e125f55417ead27d8c4e1d57a6672b09c7\",\n                                \"0xf59ad46784738343d52bbada09ffea0c57f5e607ca0f04f6c96a1fe08fe71273\",\n                                \"0xf94ca895f359c859aade74c422172e66701d9b8dfc9a2a7250f2eefee7649a88\",\n                                \"0x6800e6ba69f616151eb1d5f4cd52929fd51bbfb1c92d2768b908869b0fd778a5\",\n                                \"0x768c283f9684ff2a0b21c51e1d10a76af0db161ea2a85f67414a45a6070c011f\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80427,\n                                \"originalProviderPlayerId\": \"CA50AE778B16\",\n                                \"playerName\": \"Patrik Schick\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4b443fd3c12f04670e0511e0842fdb82854b65027caee860a0fb776f9fd62e66\",\n                                \"0x571c043dfabdc86b418fbe1350c6af694c81596bcbc82b8de9610b8710f404fc\",\n                                \"0xbe4bb4dc7aa9f493ce15b81e4c7191dd7ffb8ceaa8b0ba6a7438cdabf43348f9\",\n                                \"0x41bf281ee0445c455694592d615df97fb1a0995dbb3e24c98ffd8df91a037168\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80431,\n                                \"originalProviderPlayerId\": \"287258F1F09F\",\n                                \"playerName\": \"Robert Andrich\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8366409b728cb83e7cb734f2898e13d180cb25c85bfd75d5088446d358c5e382\",\n                                \"0xde1c9196b8f63f0aba3ba7d697b41fb8e387045dd91c8d4b3172d0af75513bbb\",\n                                \"0xc4cdc9e20f26507f9e639a943bf40f7f2595f360a1a42227fa2ad17eec9e2c6e\",\n                                \"0xe86d8285e597d1456dc8f6f8af6e22188b9a686623253f5e0662d7f56627a413\",\n                                \"0xa66fcc582a6520eb48638ecf5204f0f5edf613712a5c4aef784dd3ed2d463b32\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81181,\n                                \"originalProviderPlayerId\": \"E5F936C8051697C2\",\n                                \"playerName\": \"Robert Vinicius Rodrigues Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb6646ed4e79c1862d1a7d8cf65d6b12c99a9067051aeff95da2cfa94380d5bdb\",\n                                \"0xbb2a19f266476c16b58594ac531dea4ad3fffb42709febed21915b156b9644f0\",\n                                \"0x0d6d69ea25dd16dd633be1ee8ccacf356bc9207f6c963c873c0603211f3df68e\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80885,\n                                \"originalProviderPlayerId\": \"A271968C03714B1B\",\n                                \"playerName\": \"Rodrigo Huescas\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xba5f6e120fd8aa436343973c1bbcbf6797c836c777e586a72de683e8809bf4cb\",\n                                \"0xbb2a19f266476c16b58594ac531dea4ad3fffb42709febed21915b156b9644f0\",\n                                \"0x0d6d69ea25dd16dd633be1ee8ccacf356bc9207f6c963c873c0603211f3df68e\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80886,\n                                \"originalProviderPlayerId\": \"C253E8751E3EB6C6\",\n                                \"playerName\": \"Thomas Delaney\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbfd58ce50a7be776f17d462bfa7a87c9984fab1dbcc4c13908764dff86667de8\",\n                                \"0xb29432214219cec5abd4b70d8e85ce02ec5c6ad30857c6b40d2aab9abcc6926e\",\n                                \"0x208c1e6011f73cb96c109cc8a75c58582a150b4830f8e72ae09f0ab60135f7a5\",\n                                \"0x942363e3e1b1570d513d7f1cd0a0d5e3a10d956f28f6cbed5d4c97cb19febc82\",\n                                \"0x9f70943a5aeb05ac567e3e36b78cf93f4a64ab70fbbf0ef2d4a1160ca9e6edab\",\n                                \"0xe1f5e905556977aa9bbf50cfefbc815e66d2365fb369d3121fa7a6bbfd87e511\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80889,\n                                \"originalProviderPlayerId\": \"CCE7AD3859CF\",\n                                \"playerName\": \"Viktor Claesson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1428dff7d4ad599dac8b289086e0334fa859dd162ba76f2f066b3f74f079c707\",\n                                \"0x7ae6a899a4cf85d6c185b7b087b6a7bbea21b46197ed66d43960e5f2bcbc06a0\",\n                                \"0x5d5e03431e1660c5e9f9e2f9aa92e40199901789a7077de83838298a43d51ac2\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80891,\n                                \"originalProviderPlayerId\": \"BB8A04FEBF35\",\n                                \"playerName\": \"Youssoufa Moukoko\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0cdc6322ba169bc800a110cee6328a63c709536a9b4bb270e10714b15f28ead2\",\n                                \"0x45ee3990b36f73b199608633c4915a50bf9b2bf63322f743bdd389b3220f1e43\",\n                                \"0x3d89c349e199b089d4399af16c8cfcc0b3e4dd521106f5732b1b8729f6ceabf8\",\n                                \"0x9eda970d204479c6e47c7d4e4b897f97d7df7ce774e879394b8a174df69b50ea\",\n                                \"0x9ab00ac90f0f2655461ba0a62872f0a98fd9de8f9514e82511ffbe70ec388b3e\",\n                                \"0xf56f316945e9d41a57d0673668a867b9696118c25261a2bc8a0282c5338361ec\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.0952380924703,\n                                    \"decimal\": 7.380952380924703,\n                                    \"normalizedImplied\": 0.13548387096825\n                                },\n                                {\n                                    \"american\": 661.9047619047618,\n                                    \"decimal\": 7.619047619047619,\n                                    \"normalizedImplied\": 0.13125\n                                },\n                                {\n                                    \"american\": 542.8571428577858,\n                                    \"decimal\": 6.4285714285778575,\n                                    \"normalizedImplied\": 0.1555555555554\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138443532313838313700000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"FC København\",\n                            \"awayTeam\": \"Bayer 04 Leverkusen\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 359.04761904772914,\n                                    \"decimal\": 4.5904761904772915,\n                                    \"normalizedImplied\": 0.21784232365140002\n                                },\n                                {\n                                    \"american\": 404.7619047619552,\n                                    \"decimal\": 5.047619047619552,\n                                    \"normalizedImplied\": 0.19811320754715\n                                },\n                                {\n                                    \"american\": 307.6190476191943,\n                                    \"decimal\": 4.076190476191943,\n                                    \"normalizedImplied\": 0.24532710280365003\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758213900,\n                    \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                    \"homeTeam\": \"Club Brugge KV\",\n                    \"awayTeam\": \"AS Monaco FC\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 156.33828278088754,\n                            \"decimal\": 2.5633828278088755,\n                            \"normalizedImplied\": 0.39010950262734595\n                        },\n                        {\n                            \"american\": 145.4932015859507,\n                            \"decimal\": 2.454932015859507,\n                            \"normalizedImplied\": 0.4073432557560604\n                        },\n                        {\n                            \"american\": 273.66234297647134,\n                            \"decimal\": 3.7366234297647134,\n                            \"normalizedImplied\": 0.26762129467859375\n                        }\n                    ],\n                    \"proof\": [\n                        \"0xc60885fd6d3a57725653b446666be2eedbe32f8759e1cf05c9090c31eee1c2f0\",\n                        \"0x192221f205c7ecbcab621be5eb171ce7c3da3bcffdd247efadb40250a7a0b035\",\n                        \"0xb77572d75206661e09537bff8fb5c9842a7c20811bf3ce441222617d28dd6743\",\n                        \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                        \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                        \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                        \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 155.3419419656862,\n                                    \"decimal\": 2.553419419656862,\n                                    \"normalizedImplied\": 0.39163170464740327\n                                },\n                                {\n                                    \"american\": -203.40469906751247,\n                                    \"decimal\": 1.4916307266176225,\n                                    \"normalizedImplied\": 0.6704072141685967\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x021cbc0a428d3e8a1d2a9706d199d872784e1b0b9e275bfe704a86594559c692\",\n                                \"0xe08218d4da1ab54c76166e1a4b7472fa7753d09bf25dfaeda66461ad3adc927a\",\n                                \"0x52ff708febdcb64e66f9eb6ce5eb3061f9b5f38206e32c8adbe9de2e32f746ef\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 338.73122660402544,\n                                    \"decimal\": 4.387312266040254,\n                                    \"normalizedImplied\": 0.22792998067186696\n                                },\n                                {\n                                    \"american\": -513.0141507881319,\n                                    \"decimal\": 1.1949263969548838,\n                                    \"normalizedImplied\": 0.836871628703133\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x149a2f5fdc76160a38207e117adaf569fad4dea208abf5bd102b8610e282b83d\",\n                                \"0x08b31f2b6ea01fe12579d6cd1491373152a0f64a624c9aaa906c3dbfda7eb106\",\n                                \"0x52ff708febdcb64e66f9eb6ce5eb3061f9b5f38206e32c8adbe9de2e32f746ef\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -188.64701141568457,\n                                    \"decimal\": 1.530090560404636,\n                                    \"normalizedImplied\": 0.6535560873831858\n                                },\n                                {\n                                    \"american\": 144.49900707465076,\n                                    \"decimal\": 2.4449900707465075,\n                                    \"normalizedImplied\": 0.4089996159758141\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x38f37fd46b3b65e3aadf602bfa0558d91f9fbc917cbf5b8f5d92529d8dcf0717\",\n                                \"0xa418d975415e457d8e989c680f19daae58e0f286b9f0613a14802fea57e4db8c\",\n                                \"0x971dd0dc4b7ed32ed795a2855b35e93891de0821a7b59242fbf96ba2b8a94f14\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -404.5329506130871,\n                                    \"decimal\": 1.2471986517994287,\n                                    \"normalizedImplied\": 0.8017968898196159\n                                },\n                                {\n                                    \"american\": 278.5962705852254,\n                                    \"decimal\": 3.785962705852254,\n                                    \"normalizedImplied\": 0.26413361083938386\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5887cbff5c5d4cccb965eaa1be112dd319c291e28fbfd38fdf7e1398ef3f14f5\",\n                                \"0x7aaea1201d0953ff495dfe6014f8edf06d27764d4de80338729b6951564411f3\",\n                                \"0xac70a313621f8dadc8016afb18b8aef1109394c20b99710bfa61ac66ae251bd6\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -396.4658423631227,\n                                    \"decimal\": 1.2522285385392926,\n                                    \"normalizedImplied\": 0.7985762735981774\n                                },\n                                {\n                                    \"american\": 265.8084943287742,\n                                    \"decimal\": 3.6580849432877423,\n                                    \"normalizedImplied\": 0.27336708018082256\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbfe605f3f84b83cd08128d9aff3562ea0a1e10c698464d6d88eb208207bf2e34\",\n                                \"0x05e067de1a3a19e0a0115a99d1e9c2b57f6d074f2a96a6c22b97fb6ad777d79a\",\n                                \"0xa2b0c6dcdb010b2ffba9d6414a6c89b6fc726f66b846d450edee104140500ace\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -171.40325371395946,\n                                    \"decimal\": 1.5834194966151671,\n                                    \"normalizedImplied\": 0.6315445793977357\n                                },\n                                {\n                                    \"american\": 129.7239991978413,\n                                    \"decimal\": 2.297239991978413,\n                                    \"normalizedImplied\": 0.43530497618526437\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x54f2c0189ea3f423477015bedc955bd114a79ec413c8c2d7d28c7dab41a74108\",\n                                \"0x0130374d756422664ade6b3a03f5465c26be4e3774a21ff5981fda71a1e4477d\",\n                                \"0xd7b5f2e5f82968a491df8835d43181186cbbf5bf3002499e2becebc33f4750de\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 151.4159313768483,\n                                    \"decimal\": 2.514159313768483,\n                                    \"normalizedImplied\": 0.39774726864905635\n                                },\n                                {\n                                    \"american\": -202.54952496959373,\n                                    \"decimal\": 1.4937064158260147,\n                                    \"normalizedImplied\": 0.6694756006969437\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x14ca5ca21177ed6f532edf25074ddd48a431a66317d879a88a85c38038603941\",\n                                \"0x536dcd0093f1837ef59b0a7a9a58af204c8425533419bace60db6870dd882ecc\",\n                                \"0x8693591ae9180556a67f7ea494969bb503f99d03521a752562f18a70560bd642\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 280.59964608945603,\n                                    \"decimal\": 3.8059964608945602,\n                                    \"normalizedImplied\": 0.2627432816280024\n                                },\n                                {\n                                    \"american\": -424.6828462574564,\n                                    \"decimal\": 1.2354698356226443,\n                                    \"normalizedImplied\": 0.8094086728519975\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x544c017d9926eeb04893fc881a148b15c41bc07f70b8992839fd827bf264766f\",\n                                \"0x9c7037890f52406c3a119d727239f996fb581afc70ebff4bbe59ca8353ab409c\",\n                                \"0xd7b5f2e5f82968a491df8835d43181186cbbf5bf3002499e2becebc33f4750de\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.8843907426542,\n                                    \"decimal\": 1.9815046178426496,\n                                    \"normalizedImplied\": 0.5046670045557318\n                                },\n                                {\n                                    \"american\": -123.9136010266401,\n                                    \"decimal\": 1.8070139126898674,\n                                    \"normalizedImplied\": 0.5533991702982682\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd5dcf0ceef42e501631361ff23b8325752d2cf1e67248341579ccb4481aa89c5\",\n                                \"0x8a172bf7e6867b699e7695f3b3b7294e1bed9c25c2045e67a56c1ba68acc6551\",\n                                \"0xa3d4754ecc5afee163a18496c074bcfb89bf1a96ff257e0339fc3346451cdf18\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -192.16768325312438,\n                                    \"decimal\": 1.5203788603116968,\n                                    \"normalizedImplied\": 0.657730797306\n                                },\n                                {\n                                    \"american\": -393.7119814699413,\n                                    \"decimal\": 1.2539927782401885,\n                                    \"normalizedImplied\": 0.797452758383\n                                },\n                                {\n                                    \"american\": -207.65874963432933,\n                                    \"decimal\": 1.4815592898256977,\n                                    \"normalizedImplied\": 0.674964550435\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6873c22b90f93227fd61a36a38bc08d9ee99066a928028a6cb0bee82ad4f25cf\",\n                                \"0x9a297efafdfc1b891b9bce501f061f954db51ed23432b26d687c27e42d454653\",\n                                \"0xceddd4cb1c9e64e194034e7d7ee25abc059b0b3cd97bc0c2ffdea6f5fcb2a75a\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 103.11542002337197,\n                                    \"decimal\": 2.0311542002337197,\n                                    \"normalizedImplied\": 0.4923309120917223\n                                },\n                                {\n                                    \"american\": -137.4632673885156,\n                                    \"decimal\": 1.7274670673829373,\n                                    \"normalizedImplied\": 0.5788822368202776\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x579e3b1433ac75cc558c8c8ad47067369f6694589c584205efbd423dab57353e\",\n                                \"0x7aaea1201d0953ff495dfe6014f8edf06d27764d4de80338729b6951564411f3\",\n                                \"0xac70a313621f8dadc8016afb18b8aef1109394c20b99710bfa61ac66ae251bd6\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 112.97601750334358,\n                                    \"decimal\": 2.129760175033436,\n                                    \"normalizedImplied\": 0.46953643500461295\n                                },\n                                {\n                                    \"american\": -151.19211889123756,\n                                    \"decimal\": 1.661410136542478,\n                                    \"normalizedImplied\": 0.6018983380473871\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x251b080a2679a48db94a71fcee9b889ee97613dc5491ed2fecb9eadcf6a73ef9\",\n                                \"0x072f689db88a3bd49fbdef054d0e70b3442963860f6f929c1efaf86f5224697c\",\n                                \"0x3540fa08f9fa7fb5dfc54b270af29ad8dcb10f41775ee462ceb612fd18136708\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 219.4587861678261,\n                                    \"decimal\": 3.194587861678261,\n                                    \"normalizedImplied\": 0.31302942454512894\n                                },\n                                {\n                                    \"american\": 195.7951723782557,\n                                    \"decimal\": 2.957951723782557,\n                                    \"normalizedImplied\": 0.338071778508009\n                                },\n                                {\n                                    \"american\": 138.6081057181446,\n                                    \"decimal\": 2.386081057181446,\n                                    \"normalizedImplied\": 0.4190972460848619\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc3c107a6448e4dad70de898ca4d618e2b85e7744c45f02d90757466d828aa99e\",\n                                \"0x192221f205c7ecbcab621be5eb171ce7c3da3bcffdd247efadb40250a7a0b035\",\n                                \"0xb77572d75206661e09537bff8fb5c9842a7c20811bf3ce441222617d28dd6743\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 137.6531893669145,\n                                    \"decimal\": 2.376531893669145,\n                                    \"normalizedImplied\": 0.4207812243815894\n                                },\n                                {\n                                    \"american\": -193.55780941221244,\n                                    \"decimal\": 1.5166415155434723,\n                                    \"normalizedImplied\": 0.6593515934724105\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc0e112fa8eaa26af168cbffcbfde965cbcfaa7d118589870529410566315a9f6\",\n                                \"0x3010569e1303c61824925e6ab837c9d1c9b439102f5fe0b3d85c0d8f2e2679a6\",\n                                \"0xa2b0c6dcdb010b2ffba9d6414a6c89b6fc726f66b846d450edee104140500ace\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -184.06356159412346,\n                                    \"decimal\": 1.5432905846976324,\n                                    \"normalizedImplied\": 0.647966112095425\n                                },\n                                {\n                                    \"american\": 130.75399157811484,\n                                    \"decimal\": 2.3075399157811485,\n                                    \"normalizedImplied\": 0.433361951037575\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc8f77f7c707750dfcf7c6150547bd0e18dc4a4b334c490404267e99df2ec687c\",\n                                \"0x29561686cf3d478525e8a8b6cd4532f00201d93fa8bb93727855e94f9cf64c71\",\n                                \"0xa3d4754ecc5afee163a18496c074bcfb89bf1a96ff257e0339fc3346451cdf18\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.52049772247685,\n                                    \"decimal\": 3.1552049772247686,\n                                    \"normalizedImplied\": 0.3169366197183083\n                                },\n                                {\n                                    \"american\": -307.5162282206561,\n                                    \"decimal\": 1.325186090433724,\n                                    \"normalizedImplied\": 0.7546109993296919\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdf0cdff1cf7eeab7fa80a905f3aa5573bca4a003ace342d844ded5ef4a82a4b8\",\n                                \"0x5c6fe48fab65ee0d7a6de514318cee8a480c6addfd60bc757aa8a6eb83c0dab4\",\n                                \"0x0943e7a1b592e235da939392df0fcc67c47a3fb3502953a9442add6e400c71fc\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -270.59360306380614,\n                                    \"decimal\": 1.3695578863200988,\n                                    \"normalizedImplied\": 0.7301626386066283\n                                },\n                                {\n                                    \"american\": 192.84283098465394,\n                                    \"decimal\": 2.9284283098465393,\n                                    \"normalizedImplied\": 0.34148010270137147\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1eb5aef82d449cbda8079bde21a06bfd59f9927ed67d1d9937133781b0f6790c\",\n                                \"0x454a5a103e0bdec873cd037077cf4b835dcc8e80efc264a638c1fccd956efab1\",\n                                \"0x3540fa08f9fa7fb5dfc54b270af29ad8dcb10f41775ee462ceb612fd18136708\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -117.51663677807761,\n                                    \"decimal\": 1.8509433450588224,\n                                    \"normalizedImplied\": 0.5402650506129999\n                                },\n                                {\n                                    \"american\": -117.51663677807761,\n                                    \"decimal\": 1.8509433450588224,\n                                    \"normalizedImplied\": 0.5402650506129999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x614ca5046ec9ba55b0c246727d8d7df35eabfbc02c8c344352782d9c7e68a464\",\n                                \"0x4a3910351d0bf7865df5021268065d8c2a4964b59bc9292d17ae2304d8c9fa00\",\n                                \"0xceddd4cb1c9e64e194034e7d7ee25abc059b0b3cd97bc0c2ffdea6f5fcb2a75a\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -108.12442390603834,\n                                    \"decimal\": 1.9248604190196787,\n                                    \"normalizedImplied\": 0.5195181895367222\n                                },\n                                {\n                                    \"american\": -126.93689809435325,\n                                    \"decimal\": 1.7877930018871988,\n                                    \"normalizedImplied\": 0.5593488725732775\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbf0500f248e6f1c73758bebdd537b4e0dee6d4e7c1f961c47337b7b8b00a0265\",\n                                \"0x05e067de1a3a19e0a0115a99d1e9c2b57f6d074f2a96a6c22b97fb6ad777d79a\",\n                                \"0xa2b0c6dcdb010b2ffba9d6414a6c89b6fc726f66b846d450edee104140500ace\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -273.3107742946481,\n                                    \"decimal\": 1.365883856053889,\n                                    \"normalizedImplied\": 0.73212667063\n                                },\n                                {\n                                    \"american\": -186.61606424280862,\n                                    \"decimal\": 1.5358595488858273,\n                                    \"normalizedImplied\": 0.651101203053\n                                },\n                                {\n                                    \"american\": -311.8090776203228,\n                                    \"decimal\": 1.3207090722412063,\n                                    \"normalizedImplied\": 0.757169024593\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf879140e36d3fe85c079d3b2b1775996e3a201ac9a89407fab370244913789b6\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81502,\n                                \"originalProviderPlayerId\": \"7FA16FCC4A25A269\",\n                                \"playerName\": \"Aladji Bamba\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb0f6afe5d39cee5cdbd5555098a4516f40e2ac32dc78e3f78f57967b9f604cf2\",\n                                \"0x356a7b45d8dd43b6f633c1c364d62d5bee47bf5e66bbc9e3e1fd06e447429804\",\n                                \"0xabcf36f68858bb6f782855d2ee968a41f8f2d000cd4eef29d1d5e389ad2a5606\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81200,\n                                \"originalProviderPlayerId\": \"7974BD0D58C6\",\n                                \"playerName\": \"Alejandro Granados\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2339a22e9c1011d7f0199119639c04c2b049dd83a58002b2d3a8a520ccca6283\",\n                                \"0x454a5a103e0bdec873cd037077cf4b835dcc8e80efc264a638c1fccd956efab1\",\n                                \"0x3540fa08f9fa7fb5dfc54b270af29ad8dcb10f41775ee462ceb612fd18136708\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81017,\n                                \"originalProviderPlayerId\": \"9733E10BEB83\",\n                                \"playerName\": \"Aleksandar Stankovic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2589b6216173c0274ac62fb9bb204107ed47de41885ed056dcf178951eed2108\",\n                                \"0x072f689db88a3bd49fbdef054d0e70b3442963860f6f929c1efaf86f5224697c\",\n                                \"0x3540fa08f9fa7fb5dfc54b270af29ad8dcb10f41775ee462ceb612fd18136708\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80469,\n                                \"originalProviderPlayerId\": \"B6C8B204C36A\",\n                                \"playerName\": \"Aleksandr Golovin\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xee145ab3ae25f562a440b8f3aeb1c9afd039ff3c0d233260d1ac914df04ffe81\",\n                                \"0x7c6207655d2885925a774f76a1169e30875979208c15fc33c8c66ebefe6eb537\",\n                                \"0xe4b69a32013e2deb174a4edb8f215c72295a3d1411dc0570c833816f17bb5c7a\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80754,\n                                \"originalProviderPlayerId\": \"D380D8E0324E\",\n                                \"playerName\": \"Bjorn Meijer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaa4e5f56bffc84422e7070f3651092818ad0346bb2d5215636c09df99a7cec20\",\n                                \"0x18038f0544fc47a6f77f1c2d1a4ea716811aec9a7e0dbc6649ed3a2a5d8d1b80\",\n                                \"0x343d63ae9312869d58fb1f4f4404c5bcf171526cce8e49ac2be9c54c480dccc8\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80336,\n                                \"originalProviderPlayerId\": \"AA3A9C9BC938\",\n                                \"playerName\": \"Brandon Mechele\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8715124cc78e376f18ec1dbc3c4bfddbc196c8ca90e1858218aa1bffe854e23c\",\n                                \"0x2463d2913d9fcf671da0bea027add49cb4a802d39fe059327c37a98c9704f140\",\n                                \"0x50296266dfff1c85160a68fb71231f718feea5b26dff4b259659663c6913d3ed\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80640,\n                                \"originalProviderPlayerId\": \"023E65C9C60E\",\n                                \"playerName\": \"Caio Henrique Oliveira Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdb30cf1b52a6afeb8c5e783d395767fc3b23e3268d965f2a2aa5dc4a89209105\",\n                                \"0x5c6fe48fab65ee0d7a6de514318cee8a480c6addfd60bc757aa8a6eb83c0dab4\",\n                                \"0x0943e7a1b592e235da939392df0fcc67c47a3fb3502953a9442add6e400c71fc\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81201,\n                                \"originalProviderPlayerId\": \"A58A841F129970F2\",\n                                \"playerName\": \"Carlos Roberto Forbs Borges\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x42e0eb18424daf459af15701692cac0e607d83681582da29a9a578502d33c04b\",\n                                \"0x924e9951e8c6c4492689ece14a56c1eb36ffca2521bdb63c2b5ac420ee6ae5d9\",\n                                \"0xe9b25fc591cd769486d60c88e0498e3342a67247db13785769a1542689a960ec\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80472,\n                                \"originalProviderPlayerId\": \"1B3B7787C1D9\",\n                                \"playerName\": \"Christian Mawissa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xccc56c9849b48b82990040012136423d4b37172498efcc51c27ee15b678da9e5\",\n                                \"0x8a172bf7e6867b699e7695f3b3b7294e1bed9c25c2045e67a56c1ba68acc6551\",\n                                \"0xa3d4754ecc5afee163a18496c074bcfb89bf1a96ff257e0339fc3346451cdf18\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80339,\n                                \"originalProviderPlayerId\": \"E37836EB9CF5\",\n                                \"playerName\": \"Christos Tzolis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc3a32cb44aaaa6d7e2c7bd4193826c0d66632937e113debd0735ca182001c88b\",\n                                \"0xfc74d88758038a9ae3142b7441f424f05aeb7a6b17cd337d0f9ad2a8458ac2a3\",\n                                \"0xb77572d75206661e09537bff8fb5c9842a7c20811bf3ce441222617d28dd6743\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81018,\n                                \"originalProviderPlayerId\": \"0D02B7A20B72\",\n                                \"playerName\": \"Cisse Sandra\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1581764b730899cfb81e52bbfe14ae6457001aac0fc7876aefe314253d0bb559\",\n                                \"0x536dcd0093f1837ef59b0a7a9a58af204c8425533419bace60db6870dd882ecc\",\n                                \"0x8693591ae9180556a67f7ea494969bb503f99d03521a752562f18a70560bd642\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80473,\n                                \"originalProviderPlayerId\": \"6DAD99299BB5\",\n                                \"playerName\": \"Denis Zakaria\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc9d316a53aee58bc22e2cbdc11565419ecee6254916e76cfa45fa60a3dae0542\",\n                                \"0x29561686cf3d478525e8a8b6cd4532f00201d93fa8bb93727855e94f9cf64c71\",\n                                \"0xa3d4754ecc5afee163a18496c074bcfb89bf1a96ff257e0339fc3346451cdf18\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80072,\n                                \"originalProviderPlayerId\": \"5F6703536FC1\",\n                                \"playerName\": \"Eric Dier\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1623a16b1da3944a15b6e3fca0030814286eb126464ae889eadb25a2b30d415c\",\n                                \"0x4755920aa5d453336a7dc18c188b8833f694991da2d9c93e2fefb734fd9fafad\",\n                                \"0x8693591ae9180556a67f7ea494969bb503f99d03521a752562f18a70560bd642\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80480,\n                                \"originalProviderPlayerId\": \"9D6CDD4D2938\",\n                                \"playerName\": \"Folarin Balogun\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb6df7c8b96fd4e906e98911cfc184af75d06dd48b9f5f7b65372bc24b2dc7c8e\",\n                                \"0x9a7e0db1f63e3e6245d97ead3e1014e819f88688d4d217c666ccefcdaa9bc5ee\",\n                                \"0xabcf36f68858bb6f782855d2ee968a41f8f2d000cd4eef29d1d5e389ad2a5606\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80482,\n                                \"originalProviderPlayerId\": \"A591FE776EBB\",\n                                \"playerName\": \"George Ilenikhena\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc246b8d925ad45b102623155e364e8495abb34ccc59aafc7d33a65e98d933488\",\n                                \"0x3010569e1303c61824925e6ab837c9d1c9b439102f5fe0b3d85c0d8f2e2679a6\",\n                                \"0xa2b0c6dcdb010b2ffba9d6414a6c89b6fc726f66b846d450edee104140500ace\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80344,\n                                \"originalProviderPlayerId\": \"1C4E9C7C8921\",\n                                \"playerName\": \"Gustaf Nilsson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb0e97825cfb97dcc778b8f78f9002da52d10d5a2c5d6d505c30e18ccd42ca440\",\n                                \"0x18038f0544fc47a6f77f1c2d1a4ea716811aec9a7e0dbc6649ed3a2a5d8d1b80\",\n                                \"0x343d63ae9312869d58fb1f4f4404c5bcf171526cce8e49ac2be9c54c480dccc8\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80345,\n                                \"originalProviderPlayerId\": \"3B09BA0EA37A\",\n                                \"playerName\": \"Hans Vanaken\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xda682921c9943efba957c3af6913bbc3a49100ecec48a4510ddd03bd0bb7a5b5\",\n                                \"0x8a5f4e1a134b73cb6c16dbf6a114b6e17bb5c86bb4cb70f4cd96d62ae891ed83\",\n                                \"0x0943e7a1b592e235da939392df0fcc67c47a3fb3502953a9442add6e400c71fc\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80549,\n                                \"originalProviderPlayerId\": \"950EFB9F15C3\",\n                                \"playerName\": \"Hugo Vetlesen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x544960256cc29ad3427d3aee73b77d6edf01d6d38a834e1663b75032bcd19895\",\n                                \"0x9c7037890f52406c3a119d727239f996fb581afc70ebff4bbe59ca8353ab409c\",\n                                \"0xd7b5f2e5f82968a491df8835d43181186cbbf5bf3002499e2becebc33f4750de\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80348,\n                                \"originalProviderPlayerId\": \"4D53614869CF\",\n                                \"playerName\": \"Joaquin Seys\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe5fb8dda00208d6d475ee80732bd16864724d8cc1d42c22e5484db44bc177b88\",\n                                \"0xee2189f75719735b1388be88182d6947c8f4f927666cdf81930a311d361e5ec7\",\n                                \"0xe4b69a32013e2deb174a4edb8f215c72295a3d1411dc0570c833816f17bb5c7a\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80486,\n                                \"originalProviderPlayerId\": \"BCB9F2D69FE5\",\n                                \"playerName\": \"Jordan Teze\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8d5544300a6954ad1d7ea081ea28223246f53c92616fbba187ece1ca5ff97dc7\",\n                                \"0x2463d2913d9fcf671da0bea027add49cb4a802d39fe059327c37a98c9704f140\",\n                                \"0x50296266dfff1c85160a68fb71231f718feea5b26dff4b259659663c6913d3ed\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80350,\n                                \"originalProviderPlayerId\": \"978B995A472E\",\n                                \"playerName\": \"Jorne Spileers\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3afb8d7a5621be0b9bcd0b5bd5b208c966c8579ab9f25b6b20c90d7c1e269e00\",\n                                \"0x53ea4571e774416d3af316c1032c2635ec16d99ecd23738e9d51fc86edf0fabf\",\n                                \"0x971dd0dc4b7ed32ed795a2855b35e93891de0821a7b59242fbf96ba2b8a94f14\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80488,\n                                \"originalProviderPlayerId\": \"F06F90E3C21F\",\n                                \"playerName\": \"Kassoum Ouattara\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x562fe21a0451e1357b319c817a85c59ef93168be46bdf81d2d0a6b9a5e37fd33\",\n                                \"0x0130374d756422664ade6b3a03f5465c26be4e3774a21ff5981fda71a1e4477d\",\n                                \"0xd7b5f2e5f82968a491df8835d43181186cbbf5bf3002499e2becebc33f4750de\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80858,\n                                \"originalProviderPlayerId\": \"546B5D85EACA3481\",\n                                \"playerName\": \"Kaye Furo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd9339c53f5348e925142ba5aabc6c8ba656ad919ffacb1c1ac5e6c835ed65933\",\n                                \"0x8a5f4e1a134b73cb6c16dbf6a114b6e17bb5c86bb4cb70f4cd96d62ae891ed83\",\n                                \"0x0943e7a1b592e235da939392df0fcc67c47a3fb3502953a9442add6e400c71fc\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80489,\n                                \"originalProviderPlayerId\": \"A81973EFD51C\",\n                                \"playerName\": \"Krépin Diatta\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6d15ff3d8d44eec1be3ce50ee3c6c3a4d1db559fb57a803ce79ed10c721da95b\",\n                                \"0x9a297efafdfc1b891b9bce501f061f954db51ed23432b26d687c27e42d454653\",\n                                \"0xceddd4cb1c9e64e194034e7d7ee25abc059b0b3cd97bc0c2ffdea6f5fcb2a75a\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80355,\n                                \"originalProviderPlayerId\": \"B645E43F600B\",\n                                \"playerName\": \"Kyriani Sabbe\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x62f41cb8f1dcf00117bf5877cfd4efc430abb62a6cdf8c3cea0ba4e301115423\",\n                                \"0x4a3910351d0bf7865df5021268065d8c2a4964b59bc9292d17ae2304d8c9fa00\",\n                                \"0xceddd4cb1c9e64e194034e7d7ee25abc059b0b3cd97bc0c2ffdea6f5fcb2a75a\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80490,\n                                \"originalProviderPlayerId\": \"4E5400997290\",\n                                \"playerName\": \"Lamine Camara\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9b38ee6ecb1e472d2617e2f7ce2cfe7a94dd1e54511ee129dd64cb6fcbf98876\",\n                                \"0x77cec8137149ae4eb5b4502aa661ed7c17c82a0fb5daa91985cab4fe9fff0766\",\n                                \"0x343d63ae9312869d58fb1f4f4404c5bcf171526cce8e49ac2be9c54c480dccc8\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80718,\n                                \"originalProviderPlayerId\": \"5FA67E5FCCBB\",\n                                \"playerName\": \"Lucas Michal\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf8812a6e81659a7dfa5d5420433a8f8f7eef9903d92ce25693a87b01e97c5d1e\",\n                                \"0x7c6207655d2885925a774f76a1169e30875979208c15fc33c8c66ebefe6eb537\",\n                                \"0xe4b69a32013e2deb174a4edb8f215c72295a3d1411dc0570c833816f17bb5c7a\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81023,\n                                \"originalProviderPlayerId\": \"4B62B19CC222F84B\",\n                                \"playerName\": \"Ludovit Reis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc331777a9776ddc7ce3129c5a8f061b682d3e47eec954e538bbdbc4103069224\",\n                                \"0xfc74d88758038a9ae3142b7441f424f05aeb7a6b17cd337d0f9ad2a8458ac2a3\",\n                                \"0xb77572d75206661e09537bff8fb5c9842a7c20811bf3ce441222617d28dd6743\",\n                                \"0xc57236fe15b78efed761206cd37131e4025bd6a1cf3d5e47e4dc4318929a2489\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80859,\n                                \"originalProviderPlayerId\": \"F5D3612285D2\",\n                                \"playerName\": \"Lynnt Audoor\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5b0188b424596878cdbc77dbcc68f060fa686a7e58f85c3de2db391299471cb0\",\n                                \"0x17117e0e90698f48d923460c1f5ab2cc2b6d59bbd576a4157cc10aa4ab31d463\",\n                                \"0xac70a313621f8dadc8016afb18b8aef1109394c20b99710bfa61ac66ae251bd6\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80492,\n                                \"originalProviderPlayerId\": \"B78B7EF18EC3\",\n                                \"playerName\": \"Maghnes Akliouche\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x18e6cf19ecfa0bc3b15143a3145a348086f1b7808fe4e17bbe46b8756e5b7082\",\n                                \"0x4755920aa5d453336a7dc18c188b8833f694991da2d9c93e2fefb734fd9fafad\",\n                                \"0x8693591ae9180556a67f7ea494969bb503f99d03521a752562f18a70560bd642\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81503,\n                                \"originalProviderPlayerId\": \"11F92E8ED963\",\n                                \"playerName\": \"Mamadou Coulibaly\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb6155aad1f859a1b39031baca8b2628007a355d90d7bf64af413061622b62abe\",\n                                \"0x356a7b45d8dd43b6f633c1c364d62d5bee47bf5e66bbc9e3e1fd06e447429804\",\n                                \"0xabcf36f68858bb6f782855d2ee968a41f8f2d000cd4eef29d1d5e389ad2a5606\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81312,\n                                \"originalProviderPlayerId\": \"7F67D5E5F734D5DD\",\n                                \"playerName\": \"Mamadou Diakhon\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x774ec1139cc8ef96c0011df6f5cfe8b97910911ea0a744376240b2bd9ffaece4\",\n                                \"0xe3cdf6f315bc8c6fb0383d559fb7874a797469da8648408a898d3e103fc72cbc\",\n                                \"0x50296266dfff1c85160a68fb71231f718feea5b26dff4b259659663c6913d3ed\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80457,\n                                \"originalProviderPlayerId\": \"C49AA0D213CD\",\n                                \"playerName\": \"Mika Biereth\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.30541871921184,\n                                    \"decimal\": 2.4630541871921183,\n                                    \"normalizedImplied\": 0.40599999999999997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3c0d28cca4834671d5594ccd1c1c7f647b7a53bc2675d6acae61dd26a8c5e03b\",\n                                \"0xfa27ebcec0dbc19eaa40e61528b6924daa9aefc9aafac0a35995d305b0656017\",\n                                \"0xe9b25fc591cd769486d60c88e0498e3342a67247db13785769a1542689a960ec\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81024,\n                                \"originalProviderPlayerId\": \"413D6A71FC7AAEFB\",\n                                \"playerName\": \"Nicolò Tresoldi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x943d4a448e743e4dae8c2f8b30413a55f1d955d01fb65f0e91882af8b9d41e9e\",\n                                \"0x77cec8137149ae4eb5b4502aa661ed7c17c82a0fb5daa91985cab4fe9fff0766\",\n                                \"0x343d63ae9312869d58fb1f4f4404c5bcf171526cce8e49ac2be9c54c480dccc8\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81504,\n                                \"originalProviderPlayerId\": \"7CC10255055C\",\n                                \"playerName\": \"Paris Brunner\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb7ebe70fceca801b5644ea060aff4520ce69752dccc14b2f1859891abc2ca37f\",\n                                \"0x9a7e0db1f63e3e6245d97ead3e1014e819f88688d4d217c666ccefcdaa9bc5ee\",\n                                \"0xabcf36f68858bb6f782855d2ee968a41f8f2d000cd4eef29d1d5e389ad2a5606\",\n                                \"0x238e602da1d19d632f72627d8b4d19ea68c776373869259eed9e5b6b66b69af8\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81505,\n                                \"originalProviderPlayerId\": \"DE1CFEF0EFD7\",\n                                \"playerName\": \"Paul Pogba\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x08df68ff5e378913be52e1612ce9b44b2b29fb9054444ef954e97d8de25ca1b6\",\n                                \"0x08b31f2b6ea01fe12579d6cd1491373152a0f64a624c9aaa906c3dbfda7eb106\",\n                                \"0x52ff708febdcb64e66f9eb6ce5eb3061f9b5f38206e32c8adbe9de2e32f746ef\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80364,\n                                \"originalProviderPlayerId\": \"D426D50B692B\",\n                                \"playerName\": \"Romeo Vermant\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe5784aef5ccca7d3939c46c6ebe11b6a0a8090c7546dc1949822e3c6ea262fe7\",\n                                \"0xee2189f75719735b1388be88182d6947c8f4f927666cdf81930a311d361e5ec7\",\n                                \"0xe4b69a32013e2deb174a4edb8f215c72295a3d1411dc0570c833816f17bb5c7a\",\n                                \"0x88a0c6fef4113b2ad63146b28837322973f4c65c65028d8de11f719c1721aa52\",\n                                \"0x8451a4ab554d157b4443f0604f14581fc102e2d285faafb23432dd89557991fe\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81026,\n                                \"originalProviderPlayerId\": \"90E49791A902\",\n                                \"playerName\": \"Shandre Campbell\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3bd263e54427945196f6c3977b2a6beedd2a0770dfbce1844f2e225010168c73\",\n                                \"0x53ea4571e774416d3af316c1032c2635ec16d99ecd23738e9d51fc86edf0fabf\",\n                                \"0x971dd0dc4b7ed32ed795a2855b35e93891de0821a7b59242fbf96ba2b8a94f14\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81506,\n                                \"originalProviderPlayerId\": \"46F6A3CE408B\",\n                                \"playerName\": \"Stanis Idumbo Muzambo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5a7db59dc240db646054f730672345b3da66ab67cc6ad2ddfde38429bc1a573d\",\n                                \"0x17117e0e90698f48d923460c1f5ab2cc2b6d59bbd576a4157cc10aa4ab31d463\",\n                                \"0xac70a313621f8dadc8016afb18b8aef1109394c20b99710bfa61ac66ae251bd6\",\n                                \"0x63364d71edde1b00f01a5514fa7764c8e74b9f271c6709e9851fe3ed9a31c147\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80501,\n                                \"originalProviderPlayerId\": \"177B86DD6AC9\",\n                                \"playerName\": \"Takumi Minamino\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2642640f1d8d06a744595b379136b67e29ede2475e26b11be99ff2c2f7563a0b\",\n                                \"0xa418d975415e457d8e989c680f19daae58e0f286b9f0613a14802fea57e4db8c\",\n                                \"0x971dd0dc4b7ed32ed795a2855b35e93891de0821a7b59242fbf96ba2b8a94f14\",\n                                \"0x0eaeffb96f4290943d35724648418ea05c91fb0c2929971f425dc496a7059299\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80502,\n                                \"originalProviderPlayerId\": \"79BF3F9C4247\",\n                                \"playerName\": \"Thilo Kehrer\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3bf4267565894c41866b0e93ddc3b96dcff9d364b4cc0fa4d930b97525215f6f\",\n                                \"0xfa27ebcec0dbc19eaa40e61528b6924daa9aefc9aafac0a35995d305b0656017\",\n                                \"0xe9b25fc591cd769486d60c88e0498e3342a67247db13785769a1542689a960ec\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80504,\n                                \"originalProviderPlayerId\": \"B8D8DF06429A\",\n                                \"playerName\": \"Vanderson de Oliveira Campos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x01b482e7b204e4eee26f8d9700067dfe30a72b87ecc76cc9ed700a79c26fe2a9\",\n                                \"0xe08218d4da1ab54c76166e1a4b7472fa7753d09bf25dfaeda66461ad3adc927a\",\n                                \"0x52ff708febdcb64e66f9eb6ce5eb3061f9b5f38206e32c8adbe9de2e32f746ef\",\n                                \"0x95f8572ed939a1c9958d0e5ca4079a7a2e32ff60868a9e9a9f7781e77947922a\",\n                                \"0x2cfe416028ac895bf31ef62e50952474959bceaa5f59a890a3da0263567e4069\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81031,\n                                \"originalProviderPlayerId\": \"44BECA1267F1922C\",\n                                \"playerName\": \"Vince Osuji\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4417e6d303743838670e40f7b4885c304ea669a7733f4125e2609d585c0b32f1\",\n                                \"0x924e9951e8c6c4492689ece14a56c1eb36ffca2521bdb63c2b5ac420ee6ae5d9\",\n                                \"0xe9b25fc591cd769486d60c88e0498e3342a67247db13785769a1542689a960ec\",\n                                \"0x8e9c37b560260792845cdaa8bb84a41578643091f9a31e4a769880d332d61eef\",\n                                \"0xe86529d35f4324a947baa57669aa8efb07db1db8f95e0960d65c5a59740cdaa2\",\n                                \"0x400546df539c4819598f436929976872bf29e046df6bb6a5b54fceb59793e6a6\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80368,\n                                \"originalProviderPlayerId\": \"DA24F7B5CC60\",\n                                \"playerName\": \"Zaid Romero\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7e71c347ea413dad041dc9a33adb486cf6ecc64e783afd1795e82ef751bb21ee\",\n                                \"0xe3cdf6f315bc8c6fb0383d559fb7874a797469da8648408a898d3e103fc72cbc\",\n                                \"0x50296266dfff1c85160a68fb71231f718feea5b26dff4b259659663c6913d3ed\",\n                                \"0x30ffad0c777ad1b3139127786794e8cfb9dabbc1785998da476420b1c717ba39\",\n                                \"0x9b6aceff40c4566df0fc699091bf334af77922280aebde81ea524d3d4f3dec88\",\n                                \"0x7044b83f4cff120ef38e347b21a04b5276d6064cec9e41b67363f36c19008d2a\",\n                                \"0xfd10c203984583bbe202c8f46f55c699c9d5e1de150af638bdf1cec89ed03208\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 447.6190476198691,\n                                    \"decimal\": 5.476190476198691,\n                                    \"normalizedImplied\": 0.1826086956519\n                                },\n                                {\n                                    \"american\": 461.9047619038628,\n                                    \"decimal\": 5.619047619038628,\n                                    \"normalizedImplied\": 0.17796610169520002\n                                },\n                                {\n                                    \"american\": 396.1904761892109,\n                                    \"decimal\": 4.961904761892109,\n                                    \"normalizedImplied\": 0.20153550863775\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334146434534454200000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758213900,\n                            \"maturityDate\": \"2025-09-18T16:45:00.000Z\",\n                            \"homeTeam\": \"Club Brugge KV\",\n                            \"awayTeam\": \"AS Monaco FC\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.38095238074067,\n                                    \"decimal\": 4.923809523807407,\n                                    \"normalizedImplied\": 0.20309477756295\n                                },\n                                {\n                                    \"american\": 424.7619047612908,\n                                    \"decimal\": 5.247619047612908,\n                                    \"normalizedImplied\": 0.19056261343035\n                                },\n                                {\n                                    \"american\": 335.2380952380604,\n                                    \"decimal\": 4.352380952380604,\n                                    \"normalizedImplied\": 0.22975929978120002\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758222000,\n                    \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                    \"homeTeam\": \"Sporting Clube de Portugal\",\n                    \"awayTeam\": \"Kairat Almaty\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -967.814050460687,\n                            \"decimal\": 1.1033256336301371,\n                            \"normalizedImplied\": 0.9063507359199319\n                        },\n                        {\n                            \"american\": 1798.035607449494,\n                            \"decimal\": 18.98035607449494,\n                            \"normalizedImplied\": 0.05268605057118823\n                        },\n                        {\n                            \"american\": 794.2952186833212,\n                            \"decimal\": 8.942952186833212,\n                            \"normalizedImplied\": 0.11181989784897976\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x2123fd211dd61d1c990aa682eafc60087588f1477288c01bbf1968b4a0e08aa1\",\n                        \"0xcce1661865c7c25768b454bf5568ec48bee6337c9deb764664df80da2c5933b1\",\n                        \"0xc05229cd3b2d709e98cd649e4c6ba55adc3cd838311803eee3e8a514b33dfa82\",\n                        \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                        \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                        \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -256.2246491424744,\n                                    \"decimal\": 1.3902825131566274,\n                                    \"normalizedImplied\": 0.7192782693709543\n                                },\n                                {\n                                    \"american\": 182.98658246530763,\n                                    \"decimal\": 2.8298658246530763,\n                                    \"normalizedImplied\": 0.3533736445340456\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xade89de959ce40a79d73be4488734acdbe3be6468bfd3315f025c66d07a8b918\",\n                                \"0xd12b4691d87c317ac1dbcf228900110a185961ecd2b20776943c441123984c4a\",\n                                \"0x03e3cda033704cc37d47ca0233b23ff9d66ad2105ce5406b709912499c9f532a\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -183.15984668400074,\n                                    \"decimal\": 1.5459711929794662,\n                                    \"normalizedImplied\": 0.6468425831873066\n                                },\n                                {\n                                    \"american\": 137.61419483944394,\n                                    \"decimal\": 2.3761419483944395,\n                                    \"normalizedImplied\": 0.42085027818969345\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x81ba9c41dbab0a5636f3e1615b163c05c41d2b2d7f4d5dab61e61059197be82f\",\n                                \"0xeda0bcd34b8ab9db75f3fddb6a8778f092e02ddd1fa17da1a03f99847f62b4dd\",\n                                \"0xbc3005269604be082c445a77a5a411b3fb48746fc2b3fc3a802e593d273953fb\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -3,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 148.4577999062258,\n                                    \"decimal\": 2.484577999062258,\n                                    \"normalizedImplied\": 0.4024828362713608\n                                },\n                                {\n                                    \"american\": -198.1964085043579,\n                                    \"decimal\": 1.5045500105406866,\n                                    \"normalizedImplied\": 0.6646505553116392\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x247e098dd22ace7c7a6c43d12049ef6eccbce7358611eb7cc4d513628282b94f\",\n                                \"0x5c7b9be51136819a32eb5162f2573d238ae846c5c6409945b8a99e94b5b477f4\",\n                                \"0x3302c8560222bb4e41b28d3e29a18d8bd4c0f3f1c13c0ef23e8b0b0226b1662b\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -3.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 208.61791788336865,\n                                    \"decimal\": 3.0861791788336865,\n                                    \"normalizedImplied\": 0.32402525649139885\n                                },\n                                {\n                                    \"american\": -295.8565491601986,\n                                    \"decimal\": 1.3380016439854188,\n                                    \"normalizedImplied\": 0.7473832371546009\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xaefcd03b8f5c3fc80dadc84da53564c8da677b961b0fbb8c87aca343e1798a3f\",\n                                \"0x6678472cf42745578b6ab5396e75dfd9943237d44d2d436ebf8127ef98f335bd\",\n                                \"0x03e3cda033704cc37d47ca0233b23ff9d66ad2105ce5406b709912499c9f532a\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -114.41071682542322,\n                                    \"decimal\": 1.874043994957114,\n                                    \"normalizedImplied\": 0.5336054023763109\n                                },\n                                {\n                                    \"american\": -110.18532445486734,\n                                    \"decimal\": 1.907561878088045,\n                                    \"normalizedImplied\": 0.5242293901376888\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xac4d8d63058476e65c1b27bdfc7414e8d04f34bc6ea52bc7e3fb357ff55fdd58\",\n                                \"0x0060c6f36dd13a1bb2e27bec5f57d010ce489cf076cf33befc3bd566cc9d68bf\",\n                                \"0xe1e0c472c8bed8205356fb06e083d07fc2af0ffd6ecb317c2bb331626b7072d0\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -292.3663154447248,\n                                    \"decimal\": 1.3420366667339492,\n                                    \"normalizedImplied\": 0.7451361239135533\n                                },\n                                {\n                                    \"american\": 201.73638502617223,\n                                    \"decimal\": 3.0173638502617224,\n                                    \"normalizedImplied\": 0.33141511916544675\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfab410ea161db81a9c21fda8daa9972bea797dd066455d36cd1084e15ac375f2\",\n                                \"0xfb898357344c60a0eb639209766416d986cbc29e1b52b602f31dc8aa26fd005d\",\n                                \"0x48c12b3853111ecd18ed6a52f9a5027be30571ef9161574b0c0cab7bf09b924a\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -200.1221287335049,\n                                    \"decimal\": 1.4996948644953014,\n                                    \"normalizedImplied\": 0.6668023100396054\n                                },\n                                {\n                                    \"american\": 147.4841623855787,\n                                    \"decimal\": 2.474841623855787,\n                                    \"normalizedImplied\": 0.40406626038639454\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x01397729dee251a62a8c6f5a3ea2e1cef33e679ccdb556cbed1fab5e5693736c\",\n                                \"0x774fd95a561a93f907b4a140e869d5e4aa6694739642a04123802aa362b365e4\",\n                                \"0xc05229cd3b2d709e98cd649e4c6ba55adc3cd838311803eee3e8a514b33dfa82\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 146.4991485243143,\n                                    \"decimal\": 2.464991485243143,\n                                    \"normalizedImplied\": 0.4056809145129203\n                                },\n                                {\n                                    \"american\": -198.94210173834753,\n                                    \"decimal\": 1.5026588094033606,\n                                    \"normalizedImplied\": 0.6654870644900793\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9ad4591ad57dc79eb8b76c1acd90f07ccfc430116370bd581ea40d7c4c3921ec\",\n                                \"0x5137edcb1e5a1ca179c2966b7539886098865fbf58506b06dc34e71d41c6502f\",\n                                \"0xe5b85029a7d3fc0e85b017be006c5889ec794a0221a96bf62722944458aeee1d\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 203.70869268589607,\n                                    \"decimal\": 3.0370869268589606,\n                                    \"normalizedImplied\": 0.3292628838365939\n                                },\n                                {\n                                    \"american\": -295.77645821760274,\n                                    \"decimal\": 1.338093168748508,\n                                    \"normalizedImplied\": 0.7473321165934059\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x689be10479a946346d9038349b57fbff15852cc953403b558911425fc1701e13\",\n                                \"0xe3e6b894cdb80821b4b5de5cc6ca32a42d9c9efe0726c94ac6bc65230974d3ae\",\n                                \"0xeb5e8b169dc4118b624a09bd4836b7e12c1269132596ea43d9ecd4044e02df9a\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -114.39460696773968,\n                                    \"decimal\": 1.874167084014729,\n                                    \"normalizedImplied\": 0.5335703569491038\n                                },\n                                {\n                                    \"american\": -112.36696911947199,\n                                    \"decimal\": 1.889941241484203,\n                                    \"normalizedImplied\": 0.529116978903896\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbf3887d817fcd7bbf2e037fcbbc203bd0ba432cc9e96590a7b8cab3bca3b750b\",\n                                \"0x34174d5f9b2d711b1fb7b87b0f32e804644cd8daa01a97f34d8a69bce2b13cc3\",\n                                \"0xa3870dc15499829d92a5166cb61c38715a84a2fb70be41b00a511a398dfbcc3d\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": -2341.214724963633,\n                                    \"decimal\": 1.0427128699190773,\n                                    \"normalizedImplied\": 0.959036786491\n                                },\n                                {\n                                    \"american\": 507.88075422470496,\n                                    \"decimal\": 6.078807542247049,\n                                    \"normalizedImplied\": 0.16450594842\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4697ec4d102455ba35724484625b39f48475db577c79d38d36005c86c6557a3d\",\n                                \"0x4e382dea675da2049397d43794c27417ab1061377280bebd5ad9834c721fc1de\",\n                                \"0xb3b540752f4d3d35298ad5bbc5f15b520db31f45c7e877b1a3c5b4642b798d6f\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 131.7223100630236,\n                                    \"decimal\": 2.317223100630236,\n                                    \"normalizedImplied\": 0.43155102317425587\n                                },\n                                {\n                                    \"american\": -180.821198295656,\n                                    \"decimal\": 1.5530325036143862,\n                                    \"normalizedImplied\": 0.643901526640744\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x66b5fd7818d16306ba9e9736a09e6030d9d7f19a67d8004ffd82f866dae6398a\",\n                                \"0xe3e6b894cdb80821b4b5de5cc6ca32a42d9c9efe0726c94ac6bc65230974d3ae\",\n                                \"0xeb5e8b169dc4118b624a09bd4836b7e12c1269132596ea43d9ecd4044e02df9a\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -182.10916512611666,\n                                    \"decimal\": 1.5491211819610873,\n                                    \"normalizedImplied\": 0.6455272909857604\n                                },\n                                {\n                                    \"american\": 131.72722963736797,\n                                    \"decimal\": 2.31727229637368,\n                                    \"normalizedImplied\": 0.4315418613362396\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xae0b2f47e4c848accb267c4828082de9ebadd611b8a20dbc4145867daef457c8\",\n                                \"0xd12b4691d87c317ac1dbcf228900110a185961ecd2b20776943c441123984c4a\",\n                                \"0x03e3cda033704cc37d47ca0233b23ff9d66ad2105ce5406b709912499c9f532a\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -273.3650820489315,\n                                    \"decimal\": 1.3658111681655827,\n                                    \"normalizedImplied\": 0.7321656340994028\n                                },\n                                {\n                                    \"american\": 1321.0353020403952,\n                                    \"decimal\": 14.210353020403952,\n                                    \"normalizedImplied\": 0.07037122853768298\n                                },\n                                {\n                                    \"american\": 256.9845796934596,\n                                    \"decimal\": 3.569845796934596,\n                                    \"normalizedImplied\": 0.28012414453831413\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x81ea2a776ac7950e39c21eb946823fe459e2df06cf98bf4497d66bb71ada296f\",\n                                \"0xeda0bcd34b8ab9db75f3fddb6a8778f092e02ddd1fa17da1a03f99847f62b4dd\",\n                                \"0xbc3005269604be082c445a77a5a411b3fb48746fc2b3fc3a802e593d273953fb\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -325.03251179656104,\n                                    \"decimal\": 1.3076615303720458,\n                                    \"normalizedImplied\": 0.764723880586659\n                                },\n                                {\n                                    \"american\": 212.6159163861448,\n                                    \"decimal\": 3.126159163861448,\n                                    \"normalizedImplied\": 0.319881345633341\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a8a2181c42db034557dc7f4f00cd3b5a5a06b62610ee2aa2eea3e9e22e9a93c\",\n                                \"0x8540f084ccece83da22444e38936f64e643c8bb83d476e5ccca7cc9cfb9e4e26\",\n                                \"0xe5b85029a7d3fc0e85b017be006c5889ec794a0221a96bf62722944458aeee1d\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 214.58716737173808,\n                                    \"decimal\": 3.1458716737173806,\n                                    \"normalizedImplied\": 0.3178769205224225\n                                },\n                                {\n                                    \"american\": -328.19327643851517,\n                                    \"decimal\": 1.3046985029223606,\n                                    \"normalizedImplied\": 0.7664606020165776\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x859ea4aabd53fd0296b30de772fbf9c65c6d34eace56e05e5794f27f1c83a4e3\",\n                                \"0x968c2ac90a5e6f1492e80ba785d95fe248b9483fbaeaa3a3022b0ef840b7c927\",\n                                \"0xbc3005269604be082c445a77a5a411b3fb48746fc2b3fc3a802e593d273953fb\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -105.98554050623899,\n                                    \"decimal\": 1.943524932951711,\n                                    \"normalizedImplied\": 0.5145290307550925\n                                },\n                                {\n                                    \"american\": -128.0696737356815,\n                                    \"decimal\": 1.7808249766169193,\n                                    \"normalizedImplied\": 0.5615374970199074\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x20822c26a744ee2b02ec37c479074685010dc540cebecb7f91b0f0068b5fa3b3\",\n                                \"0xcce1661865c7c25768b454bf5568ec48bee6337c9deb764664df80da2c5933b1\",\n                                \"0xc05229cd3b2d709e98cd649e4c6ba55adc3cd838311803eee3e8a514b33dfa82\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -282.588457342003,\n                                    \"decimal\": 1.3538714954623037,\n                                    \"normalizedImplied\": 0.7386225379230191\n                                },\n                                {\n                                    \"american\": 195.82042872457137,\n                                    \"decimal\": 2.9582042872457137,\n                                    \"normalizedImplied\": 0.33804291485598076\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7ab61d3db1dab22ea141a392a60e88ec37749cc85212bf86a2509b59633fe8fc\",\n                                \"0x3e157c9d6999a0b837b503ec7730e4e0f4ed9634c63dc5125d2c048b74a8d3b7\",\n                                \"0x717c1e9a09ce0bea0f07fdbc714dd17a4ec88c2c66d37be838cca3b301aa3a82\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 155.39047810631712,\n                                    \"decimal\": 2.553904781063171,\n                                    \"normalizedImplied\": 0.3915572762989651\n                                },\n                                {\n                                    \"american\": -217.22119926335526,\n                                    \"decimal\": 1.460360224228215,\n                                    \"normalizedImplied\": 0.6847625561210348\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4ac38c8a42b41218ea7dc8fbc1c247c9a2b872cdbb4509ef075cd89bf1bea2c3\",\n                                \"0x68cdc0e280e5882cdf4fd4d7d9a782dde9a3a41fb02987a26ca106ec5ddb771f\",\n                                \"0x8a0b4b8bc0cde9a23873ee12dc8408abe4355f33ef412b338f0daba7e5b34aee\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -135.45901212720122,\n                                    \"decimal\": 1.7382306900783844,\n                                    \"normalizedImplied\": 0.5752976320737414\n                                },\n                                {\n                                    \"american\": 103.10579815987259,\n                                    \"decimal\": 2.031057981598726,\n                                    \"normalizedImplied\": 0.4923542356052586\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6ca3534aa1cc06cc87cb4545e53f469920183ac240f1cc7fe94fd63a8f18f42e\",\n                                \"0x1de67d385a3ccccd85d3ac0bf8bc10ff2f8e3099b6a4ee5d755ef9db395c66f4\",\n                                \"0x717c1e9a09ce0bea0f07fdbc714dd17a4ec88c2c66d37be838cca3b301aa3a82\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.4207562687906,\n                                    \"decimal\": 4.674207562687906,\n                                    \"normalizedImplied\": 0.2139400072822075\n                                },\n                                {\n                                    \"american\": -650.3638038755364,\n                                    \"decimal\": 1.1537600945872097,\n                                    \"normalizedImplied\": 0.8667313115537925\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7a033dd5d7e8fa34798d5001eb515edabc8714303ee857a03ab3804edda47cf3\",\n                                \"0x1de67d385a3ccccd85d3ac0bf8bc10ff2f8e3099b6a4ee5d755ef9db395c66f4\",\n                                \"0x717c1e9a09ce0bea0f07fdbc714dd17a4ec88c2c66d37be838cca3b301aa3a82\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 124.84650593860832,\n                                    \"decimal\": 2.248465059386083,\n                                    \"normalizedImplied\": 0.4447478495721157\n                                },\n                                {\n                                    \"american\": -177.59538847303128,\n                                    \"decimal\": 1.5630776838284035,\n                                    \"normalizedImplied\": 0.6397634681538843\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5b97f3c45f6aa8010a48799247b0c9b0953eb0772eb1312b1fd8e0a127624bd4\",\n                                \"0x3c9a5e9703bd4e978edea38d2e03115217c35ab1ff972f1cad3280f077a96eab\",\n                                \"0x8a0b4b8bc0cde9a23873ee12dc8408abe4355f33ef412b338f0daba7e5b34aee\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 0,\n                                    \"decimal\": 0,\n                                    \"normalizedImplied\": 0\n                                },\n                                {\n                                    \"american\": -406.42363600335284,\n                                    \"decimal\": 1.2460486820682226,\n                                    \"normalizedImplied\": 0.802536862637\n                                },\n                                {\n                                    \"american\": 185.31047106951797,\n                                    \"decimal\": 2.8531047106951797,\n                                    \"normalizedImplied\": 0.350495373076\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc400ea8a5a74bed76aa20142af37b0661fb51c00a25b5c9886876c2f9131716d\",\n                                \"0x418fc5132993a6b2dd602da7f95568de1ab2bee0d2c60aa3d5e9af7e987985fc\",\n                                \"0x148df906368091b2acc99d719be706c1b6878611dbfb0ccef3e1a1e9194de50b\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81138,\n                                \"originalProviderPlayerId\": \"8434F0F29353C540\",\n                                \"playerName\": \"Aleksandr Mrynskiy\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5ef7ad4db6219009fc47d0e6f1a8527b26d344bd9461436cfc9c0f527f9def94\",\n                                \"0x9f78f9be3b2146f8463bea0ce431c805675b48575794703065b4cc856fa8f9a0\",\n                                \"0xeb5e8b169dc4118b624a09bd4836b7e12c1269132596ea43d9ecd4044e02df9a\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81518,\n                                \"originalProviderPlayerId\": \"1E4FB36FB5973B3F\",\n                                \"playerName\": \"Alisson de Almeida Santos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x835cd5dbc6922ed3559bd02cf722622a594d1d1ba4dba24f79b49ae2461ab0d7\",\n                                \"0x968c2ac90a5e6f1492e80ba785d95fe248b9483fbaeaa3a3022b0ef840b7c927\",\n                                \"0xbc3005269604be082c445a77a5a411b3fb48746fc2b3fc3a802e593d273953fb\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81140,\n                                \"originalProviderPlayerId\": \"206EED0565E9FAC4\",\n                                \"playerName\": \"Azamat Tuyakbayev\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xeba4609afca8e4ee6fefb6bc0de37894352b85962a7fcedccdd6751f97c9f9a0\",\n                                \"0x538a2117a4dadf4c58c033f6cafcdfa6ca69d34319b662cec742ab0bdf5d0c75\",\n                                \"0x2d3d875c3c81f0d703217a1eca7cab559ffd6f98cee090e4642d89fb419dbcf5\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81519,\n                                \"originalProviderPlayerId\": \"11A5F6B8C9C9\",\n                                \"playerName\": \"Daniel Santos Bragança\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb54e4ca5c49f0fe1c4bcbb844356105c34f7c7b4940792be446165c1aaa3e9ec\",\n                                \"0x6678472cf42745578b6ab5396e75dfd9943237d44d2d436ebf8127ef98f335bd\",\n                                \"0x03e3cda033704cc37d47ca0233b23ff9d66ad2105ce5406b709912499c9f532a\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81217,\n                                \"originalProviderPlayerId\": \"D238355DE7548C47\",\n                                \"playerName\": \"Dastan Satpaev\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc71a05479ef23092f4fe57fc4f64d566beb7c4d37ae8708ad32c6ed27e9c40a7\",\n                                \"0x418fc5132993a6b2dd602da7f95568de1ab2bee0d2c60aa3d5e9af7e987985fc\",\n                                \"0x148df906368091b2acc99d719be706c1b6878611dbfb0ccef3e1a1e9194de50b\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81219,\n                                \"originalProviderPlayerId\": \"112CD1074CFA\",\n                                \"playerName\": \"Edmilson de Paula Santos Filho\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa0c6c0392290c7dc0fd48c963fb1f9b41c6e1feb960758b48a8d3cca0ec5d691\",\n                                \"0xa88274550717f1136f5fc13081e4737f8a9855802c4838facfb9ef131dfa3876\",\n                                \"0xe1e0c472c8bed8205356fb06e083d07fc2af0ffd6ecb317c2bb331626b7072d0\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81520,\n                                \"originalProviderPlayerId\": \"21FC8A1D6CF3\",\n                                \"playerName\": \"Fotis Ioannidis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -209.27835051578748,\n                                    \"decimal\": 1.4778325123145322,\n                                    \"normalizedImplied\": 0.6766666666670049\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc769c10e9cf32f68a5d9e6481b65edce66d079d55d9ed2ec276988df0fcd6e27\",\n                                \"0x46c3b3b81504e6e40f2fd788cdb91b3c9b9ab20cbb2b27fa0d9db114c6a95ee2\",\n                                \"0x148df906368091b2acc99d719be706c1b6878611dbfb0ccef3e1a1e9194de50b\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81521,\n                                \"originalProviderPlayerId\": \"37D92AEC1341\",\n                                \"playerName\": \"Francisco António Machado Mota de Castro Trincão\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.0456852791878,\n                                    \"decimal\": 1.9704433497536948,\n                                    \"normalizedImplied\": 0.5075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2899433d292b33305d1ef8ad1e99ab6816adf5ffa48211122713152f13598aab\",\n                                \"0x5c7b9be51136819a32eb5162f2573d238ae846c5c6409945b8a99e94b5b477f4\",\n                                \"0x3302c8560222bb4e41b28d3e29a18d8bd4c0f3f1c13c0ef23e8b0b0226b1662b\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81522,\n                                \"originalProviderPlayerId\": \"D57AD826C5BD\",\n                                \"playerName\": \"Georgios Vagiannidis\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb585d68f3820c077d14174c03cfc3c38ca582a56500a37ebaa88999d8ea53749\",\n                                \"0xee49206822683afe233fcf7ff7c9cdd83b4b5e98e59f45e30e5b2d4790a61907\",\n                                \"0xa3870dc15499829d92a5166cb61c38715a84a2fb70be41b00a511a398dfbcc3d\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81523,\n                                \"originalProviderPlayerId\": \"33B78FF8FF6F\",\n                                \"playerName\": \"Geovany Tcherno Quenda\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xeb623472897322a5239bc485eb7597b8f228cbccd0f61dbe707a0f8809b5fac3\",\n                                \"0xb076931c5514e937ddb94f1445811c79d7edad31536bc16812a0b0c46d48f33a\",\n                                \"0x2d3d875c3c81f0d703217a1eca7cab559ffd6f98cee090e4642d89fb419dbcf5\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81524,\n                                \"originalProviderPlayerId\": \"16C4763B86F0E507\",\n                                \"playerName\": \"Giorgi Kochorashvili\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdee05115986b38b20859eb547da62e5ee938d096b494deadfec1d91610df00ca\",\n                                \"0xb076931c5514e937ddb94f1445811c79d7edad31536bc16812a0b0c46d48f33a\",\n                                \"0x2d3d875c3c81f0d703217a1eca7cab559ffd6f98cee090e4642d89fb419dbcf5\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81145,\n                                \"originalProviderPlayerId\": \"E334DE2E10325B77\",\n                                \"playerName\": \"Giorgi Zaria\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf8d454e7a60ec123949e8d8865422ff7e0abf352dbbc504609a871f3b5aa3fe8\",\n                                \"0xfb898357344c60a0eb639209766416d986cbc29e1b52b602f31dc8aa26fd005d\",\n                                \"0x48c12b3853111ecd18ed6a52f9a5027be30571ef9161574b0c0cab7bf09b924a\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81525,\n                                \"originalProviderPlayerId\": \"B4B11A7F81AD\",\n                                \"playerName\": \"Gonçalo Bernardo Inácio\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa896f953c5871ecb1d180945a6e65ba316e64419766c20c18203e1eddc9aa116\",\n                                \"0x0060c6f36dd13a1bb2e27bec5f57d010ce489cf076cf33befc3bd566cc9d68bf\",\n                                \"0xe1e0c472c8bed8205356fb06e083d07fc2af0ffd6ecb317c2bb331626b7072d0\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80180,\n                                \"originalProviderPlayerId\": \"C4E2E9F2FC2C\",\n                                \"playerName\": \"Hidemasa Morita\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3b33446cce75122eab9492e29c5e348cf93eb83ccb72b645bbc069409568b93e\",\n                                \"0x866fa825c937aa00234c41cc498ced52d8b4a419e8ab08f52b3b4869603d6d34\",\n                                \"0xb3b540752f4d3d35298ad5bbc5f15b520db31f45c7e877b1a3c5b4642b798d6f\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81220,\n                                \"originalProviderPlayerId\": \"13A6A98D178AA240\",\n                                \"playerName\": \"Ismail Bekbolat\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbb2fc521a343be57db636dc5c8655f03830ee76c4d1332528a20e53a7f915090\",\n                                \"0x34174d5f9b2d711b1fb7b87b0f32e804644cd8daa01a97f34d8a69bce2b13cc3\",\n                                \"0xa3870dc15499829d92a5166cb61c38715a84a2fb70be41b00a511a398dfbcc3d\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80182,\n                                \"originalProviderPlayerId\": \"5F8F3A440BE8\",\n                                \"playerName\": \"Iván Fresneda\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7a3287bde2b2f9badb21cfd9bb1f73dc7ed19f1a4b4248181ed3cb03f4ecab80\",\n                                \"0x3e157c9d6999a0b837b503ec7730e4e0f4ed9634c63dc5125d2c048b74a8d3b7\",\n                                \"0x717c1e9a09ce0bea0f07fdbc714dd17a4ec88c2c66d37be838cca3b301aa3a82\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80183,\n                                \"originalProviderPlayerId\": \"BF5FFA1535C0\",\n                                \"playerName\": \"Jeremiah St. Juste\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf42c5360b2d1bd15e15ce21658804ffe569c7b31046c65d254d2a116f6eef420\",\n                                \"0x538a2117a4dadf4c58c033f6cafcdfa6ca69d34319b662cec742ab0bdf5d0c75\",\n                                \"0x2d3d875c3c81f0d703217a1eca7cab559ffd6f98cee090e4642d89fb419dbcf5\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80805,\n                                \"originalProviderPlayerId\": \"E7C75F61441B5D5E\",\n                                \"playerName\": \"João Simões\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 215.2709359605912,\n                                    \"decimal\": 3.152709359605912,\n                                    \"normalizedImplied\": 0.31718749999999996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x625b52dee869f5925a05bc3f42417d44776bbe6cad8e5c5eea257a433ad0cfbe\",\n                                \"0x9f78f9be3b2146f8463bea0ce431c805675b48575794703065b4cc856fa8f9a0\",\n                                \"0xeb5e8b169dc4118b624a09bd4836b7e12c1269132596ea43d9ecd4044e02df9a\",\n                                \"0x5982805673a90cfb5e73d0f433d28c73f23f0fdb4c47b066f03dcc467ad0fde1\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81221,\n                                \"originalProviderPlayerId\": \"AD923F136F57\",\n                                \"playerName\": \"Jorge Gabriel Costa Monteiro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x43224cb48583f46401031c8836bb296a5509fc67b738b3c169cd1d0d66a49b0b\",\n                                \"0x866fa825c937aa00234c41cc498ced52d8b4a419e8ab08f52b3b4869603d6d34\",\n                                \"0xb3b540752f4d3d35298ad5bbc5f15b520db31f45c7e877b1a3c5b4642b798d6f\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81526,\n                                \"originalProviderPlayerId\": \"049D44B86827\",\n                                \"playerName\": \"Mateo Tanlongo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3ebc2de44cbaae72f72de6801536e9dab2545d314a3b8028c55949ada827dbf0\",\n                                \"0x48c12b3853111ecd18ed6a52f9a5027be30571ef9161574b0c0cab7bf09b924a\",\n                                \"0x18d65a8e842688582a54204aaa472cc6d30b0ec01fc648ad0c1c89b1a91ab1c5\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81527,\n                                \"originalProviderPlayerId\": \"CFA39A9A1A19\",\n                                \"playerName\": \"Matheus Reis de Lima\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa71c6983c919bd07be84db3a707665efdf0a68b988d3c1f9ef0004c36d9e50fd\",\n                                \"0xa88274550717f1136f5fc13081e4737f8a9855802c4838facfb9ef131dfa3876\",\n                                \"0xe1e0c472c8bed8205356fb06e083d07fc2af0ffd6ecb317c2bb331626b7072d0\",\n                                \"0x0b66f19fbd07ee57f865b633ec6c2f29f859f08bc4086a508293f291cf0dfcaa\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80684,\n                                \"originalProviderPlayerId\": \"F285742341A767DF\",\n                                \"playerName\": \"Maximiliano Araújo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4cd9e97a488818df6bbba9f655fded5e4b07d9d87c520fd87d07921de9e1a970\",\n                                \"0x68cdc0e280e5882cdf4fd4d7d9a782dde9a3a41fb02987a26ca106ec5ddb771f\",\n                                \"0x8a0b4b8bc0cde9a23873ee12dc8408abe4355f33ef412b338f0daba7e5b34aee\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80188,\n                                \"originalProviderPlayerId\": \"02761D0FB16F\",\n                                \"playerName\": \"Morten Hjulmand\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x35ac6449f093053637709439e08c8a0ab5ae90c78e92bfb599222d17b3e85dba\",\n                                \"0xbaf40f41c4158d12340d896e2cf3a611a9edd0003d28a649ab4bee6ee1814414\",\n                                \"0x3302c8560222bb4e41b28d3e29a18d8bd4c0f3f1c13c0ef23e8b0b0226b1662b\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81528,\n                                \"originalProviderPlayerId\": \"D8C95FF9D204\",\n                                \"playerName\": \"Nuno Miguel Gomes dos Santos\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 136.45320197025424,\n                                    \"decimal\": 2.3645320197025423,\n                                    \"normalizedImplied\": 0.42291666666700495\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd67470d025df6f8adacf53f4a4a32aded068156aedc2af3655cc7f1761d38751\",\n                                \"0x46c3b3b81504e6e40f2fd788cdb91b3c9b9ab20cbb2b27fa0d9db114c6a95ee2\",\n                                \"0x148df906368091b2acc99d719be706c1b6878611dbfb0ccef3e1a1e9194de50b\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80190,\n                                \"originalProviderPlayerId\": \"314D623B417B\",\n                                \"playerName\": \"Ousmane Diomande\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x50efec04a2f470a7c575535c4c63a3e08dca40d4dcc2112aebb93e244222ea09\",\n                                \"0x3c9a5e9703bd4e978edea38d2e03115217c35ab1ff972f1cad3280f077a96eab\",\n                                \"0x8a0b4b8bc0cde9a23873ee12dc8408abe4355f33ef412b338f0daba7e5b34aee\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81529,\n                                \"originalProviderPlayerId\": \"05137003EA1B\",\n                                \"playerName\": \"Pedro António Pereira Gonçalves\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -129.299363057562,\n                                    \"decimal\": 1.7733990147769065,\n                                    \"normalizedImplied\": 0.56388888888934\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9266f7166bec37ddaf8707b4e6e89a0185fab5e729babbd290b9e53b3542a723\",\n                                \"0x5137edcb1e5a1ca179c2966b7539886098865fbf58506b06dc34e71d41c6502f\",\n                                \"0xe5b85029a7d3fc0e85b017be006c5889ec794a0221a96bf62722944458aeee1d\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81150,\n                                \"originalProviderPlayerId\": \"431549AB3DBEB934\",\n                                \"playerName\": \"Ramazan Bagdat\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x874ee769ddb9cbe7f8f25dc8c919e05ae0a7c7733bd37c782f4f68019342d494\",\n                                \"0x8540f084ccece83da22444e38936f64e643c8bb83d476e5ccca7cc9cfb9e4e26\",\n                                \"0xe5b85029a7d3fc0e85b017be006c5889ec794a0221a96bf62722944458aeee1d\",\n                                \"0xb956cf98e80583d7923de900801dfbe998c3c4f3b5baf07c703bc0b0e67f6621\",\n                                \"0x45bf92da42f249a79f029a20195838a931e0b23d16f588ee988c9003cdf3999e\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81223,\n                                \"originalProviderPlayerId\": \"A0381C2B350143F8\",\n                                \"playerName\": \"Ricardo Viana Filho\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4902b474548aa6e656277cfc1e330fc1992abc5a258b93b677aab7fc382064b0\",\n                                \"0x4e382dea675da2049397d43794c27417ab1061377280bebd5ad9834c721fc1de\",\n                                \"0xb3b540752f4d3d35298ad5bbc5f15b520db31f45c7e877b1a3c5b4642b798d6f\",\n                                \"0xe11f0a1ff90b986bb9916f3b1ffea9818c0486b2ac8bf417fc937ed65cf8b7d5\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81530,\n                                \"originalProviderPlayerId\": \"819F71962ADA\",\n                                \"playerName\": \"Rodrigo Duarte Ribeiro\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -103.0456852791878,\n                                    \"decimal\": 1.9704433497536948,\n                                    \"normalizedImplied\": 0.5075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb730c9fcc0f326b336919b4b7c6451d521877197ee7ccae4ac0b244f5c611f3b\",\n                                \"0xee49206822683afe233fcf7ff7c9cdd83b4b5e98e59f45e30e5b2d4790a61907\",\n                                \"0xa3870dc15499829d92a5166cb61c38715a84a2fb70be41b00a511a398dfbcc3d\",\n                                \"0xf97b417c3a20742d83a64cff4235a61d1645830579e2aaac2b38c73fd892b7e6\",\n                                \"0x74c3cfaf67c16a43329f5a251714d8df913a4264d1b677ea516e085ba4352cf9\",\n                                \"0x5c89ebf410ad0898c3f4da28076a9479edce56f7782d6cdeea810e165d0510b8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81151,\n                                \"originalProviderPlayerId\": \"51F660907F2ABF66\",\n                                \"playerName\": \"Valeri Gromyko\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1034cec3bb1014febb3f2333475866306b2c2be16e5ed65b7994582fd34a92e3\",\n                                \"0x774fd95a561a93f907b4a140e869d5e4aa6694739642a04123802aa362b365e4\",\n                                \"0xc05229cd3b2d709e98cd649e4c6ba55adc3cd838311803eee3e8a514b33dfa82\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80195,\n                                \"originalProviderPlayerId\": \"65BAF0FF973F\",\n                                \"playerName\": \"Zeno Debast\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x311e7197d341fb33ad98915a5b9324faf418e9b5ed02aa27a90fa816ecbdd41c\",\n                                \"0xbaf40f41c4158d12340d896e2cf3a611a9edd0003d28a649ab4bee6ee1814414\",\n                                \"0x3302c8560222bb4e41b28d3e29a18d8bd4c0f3f1c13c0ef23e8b0b0226b1662b\",\n                                \"0xe3e2056d57944a24991f6a0649eded8c66f2c38f17e370a287bd6f77baae1dc7\",\n                                \"0xebf5a75a452cd5c3fa8fd4c0404b9dc1ae093a124633d303ee367b37350393af\",\n                                \"0x1f018581887cce90e36b94189a44aa51f8791dbfcb2345523b0ce0a83b5eea0b\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 180.95238095276022,\n                                    \"decimal\": 2.8095238095276023,\n                                    \"normalizedImplied\": 0.35593220338935\n                                },\n                                {\n                                    \"american\": 103.80952380959715,\n                                    \"decimal\": 2.0380952380959716,\n                                    \"normalizedImplied\": 0.49065420560730005\n                                },\n                                {\n                                    \"american\": -116.40798226153603,\n                                    \"decimal\": 1.8590476190483922,\n                                    \"normalizedImplied\": 0.53790983606535\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 4757.142857131685,\n                                    \"decimal\": 48.57142857131685,\n                                    \"normalizedImplied\": 0.020588235294165\n                                },\n                                {\n                                    \"american\": 3138.0952380932945,\n                                    \"decimal\": 32.380952380932946,\n                                    \"normalizedImplied\": 0.030882352941195006\n                                },\n                                {\n                                    \"american\": 3804.7619047681524,\n                                    \"decimal\": 39.04761904768152,\n                                    \"normalizedImplied\": 0.025609756097520003\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138303242343933463400000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90002,\n                            \"type\": \"sgpBuilder2\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Sporting Clube de Portugal\",\n                            \"awayTeam\": \"Kairat Almaty\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 2.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 1,\n                                        \"line\": 4.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -101.94174757271674,\n                                    \"decimal\": 1.9809523809533316,\n                                    \"normalizedImplied\": 0.50480769230745\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Mixed | Total Goals Over + Total Goals Under\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758222000,\n                    \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                    \"homeTeam\": \"Eintracht Frankfurt\",\n                    \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -100.84557987348326,\n                            \"decimal\": 1.991615102272761,\n                            \"normalizedImplied\": 0.502105049745222\n                        },\n                        {\n                            \"american\": 211.55959025575828,\n                            \"decimal\": 3.115595902557583,\n                            \"normalizedImplied\": 0.3209658862303366\n                        },\n                        {\n                            \"american\": 309.1684492283638,\n                            \"decimal\": 4.091684492283638,\n                            \"normalizedImplied\": 0.24439812059944122\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x9321277dc48a5f9ccfa5301e369b86ef976fa374c060c9e25705075eb6baeebf\",\n                        \"0x33fb6ff684d4d58131e51d4e5968074cbc665050c9f13816b5b1b9e7259abdbc\",\n                        \"0x68f124e8563c933436ff3d232bb79ca8c0ba58f7386f2531b7a207412db186e9\",\n                        \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                        \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                        \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -289.1742184433064,\n                                    \"decimal\": 1.3458122945341524,\n                                    \"normalizedImplied\": 0.743045671421917\n                                },\n                                {\n                                    \"american\": 208.60018182405594,\n                                    \"decimal\": 3.0860018182405593,\n                                    \"normalizedImplied\": 0.324043879070083\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x87a4e371cf1a6548067c4b3cb6022c210e704b3aa33fcd789630c634b6adf8cf\",\n                                \"0xc355a923faf060f8cbfe8ed43266be025b9b02f5499f88940e69406cfaa84f89\",\n                                \"0x49ac67252f3dc108ca016d156713ac30fe45a7179ccd6e8cc89414df349f9ead\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.13536746324976,\n                                    \"decimal\": 2.7013536746324975,\n                                    \"normalizedImplied\": 0.37018477417106216\n                                },\n                                {\n                                    \"american\": -226.05760651178895,\n                                    \"decimal\": 1.4423651189759235,\n                                    \"normalizedImplied\": 0.6933057287949379\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x884ac3cfa4c8e02151629b3aa20f651217ebcdbb33999eab5e2a7d807fe9f2fc\",\n                                \"0xc355a923faf060f8cbfe8ed43266be025b9b02f5499f88940e69406cfaa84f89\",\n                                \"0x49ac67252f3dc108ca016d156713ac30fe45a7179ccd6e8cc89414df349f9ead\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 231.27796320541972,\n                                    \"decimal\": 3.3127796320541973,\n                                    \"normalizedImplied\": 0.3018613101590211\n                                },\n                                {\n                                    \"american\": -326.3932630189345,\n                                    \"decimal\": 1.3063788727593892,\n                                    \"normalizedImplied\": 0.7654747185919788\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x23bc0763fd3c61318f88ba1b67e1f5ab08f2443934318aee99feeef5538446ba\",\n                                \"0x6fbf155a94cbbd3c7bdfe6f16c84512e746e4a7ae01ffcdece7bc2885166edb3\",\n                                \"0xdbe0ffc1a16ba0d690f7867ba1637cae9e4ee294ea51f84e6283f1c7ed44eb71\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 100.10871399057524,\n                                    \"decimal\": 2.0010871399057524,\n                                    \"normalizedImplied\": 0.4997283626774486\n                                },\n                                {\n                                    \"american\": -123.93217417801196,\n                                    \"decimal\": 1.8068929691846074,\n                                    \"normalizedImplied\": 0.5534362118035513\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7724159732c69626b42a2929ff7988c517621118246d46c9d064cc6ba541829b\",\n                                \"0x0bd2addd7fcde9ad259d5f41737d764022cb5d5abb61747693b597f3ecc07616\",\n                                \"0xabcad45edaa9503a4e5924eb83145cb804a2465c56c4e3a52d5da85de60e4d85\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -445.1924629354422,\n                                    \"decimal\": 1.224621951909597,\n                                    \"normalizedImplied\": 0.8165785354742857\n                                },\n                                {\n                                    \"american\": 291.44518108502467,\n                                    \"decimal\": 3.9144518108502466,\n                                    \"normalizedImplied\": 0.25546361235771425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xda5f19902e986b5fa7264ecdd2d6c8b484d6eb190b3118461eea6ae0aabd314a\",\n                                \"0xc553710b12f63bae63eb1a3aea3081e50020dd1824193d3345ac50616fdf4eb5\",\n                                \"0x6103e2bd061572fa2bd10e8082ef329177d7c1df7469c2d10cc5547bd8eb8291\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -197.03898265953376,\n                                    \"decimal\": 1.5075137855984129,\n                                    \"normalizedImplied\": 0.6633438510169554\n                                },\n                                {\n                                    \"american\": 147.47283203738735,\n                                    \"decimal\": 2.4747283203738735,\n                                    \"normalizedImplied\": 0.4040847602410447\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcb0262590b342a4eebb43fb6fbd0d5b29397e51042ef0d14ea9af7e06c6d937a\",\n                                \"0xb71833162a306aa0f7cc1c13e339a8e27996bf2a8cd1ce481be29d3e557328bd\",\n                                \"0x27d6877581ac66bb3a9c064f3d0f3be621524fcd299a8e2b4f595515a8acfab3\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 133.667178699867,\n                                    \"decimal\": 2.33667178699867,\n                                    \"normalizedImplied\": 0.4279591192755601\n                                },\n                                {\n                                    \"american\": -176.78192479918087,\n                                    \"decimal\": 1.5656686910361288,\n                                    \"normalizedImplied\": 0.6387047309084399\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfc080659406f3337453e095223428f0b8cc4ffc106ac53af3d671258fab57fd0\",\n                                \"0x724c195f48777135b404e20d39ee99d91759559799a2eec23bbd96545b28a413\",\n                                \"0x0e9e47ee572f8feda92434f4f7dd37f5af9fe8d7d1d75ac4e461604243fae5b8\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 247.0796056305913,\n                                    \"decimal\": 3.470796056305913,\n                                    \"normalizedImplied\": 0.2881183405124455\n                                },\n                                {\n                                    \"american\": -365.04355194378877,\n                                    \"decimal\": 1.273939916121018,\n                                    \"normalizedImplied\": 0.7849663766285543\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1e6b9fb30f0979bf0ed9354cd3cefd4d3b6e62798c52f9a50698541417b92764\",\n                                \"0x6fbf155a94cbbd3c7bdfe6f16c84512e746e4a7ae01ffcdece7bc2885166edb3\",\n                                \"0xdbe0ffc1a16ba0d690f7867ba1637cae9e4ee294ea51f84e6283f1c7ed44eb71\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -119.67751538088932,\n                                    \"decimal\": 1.8355788443780516,\n                                    \"normalizedImplied\": 0.5447872768106725\n                                },\n                                {\n                                    \"american\": -105.05255914626552,\n                                    \"decimal\": 1.9519044639433218,\n                                    \"normalizedImplied\": 0.5123201562743275\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb98b751502cc6b28536a40e44b5c70d86b9e1919f469bbf458b662c78eeea915\",\n                                \"0x443807f05b1c440c320fdb72668c65e74d51beab64b42f1b57c7bbcf892928f9\",\n                                \"0xcc57c177168842d670600857f253508ae239b161ccf29b3e1cb7b963c5c9f7d9\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -294.48225106442715,\n                                    \"decimal\": 1.3395790396145875,\n                                    \"normalizedImplied\": 0.746503170345\n                                },\n                                {\n                                    \"american\": -465.19826491839274,\n                                    \"decimal\": 1.2149621087205527,\n                                    \"normalizedImplied\": 0.823070935976\n                                },\n                                {\n                                    \"american\": -130.07758577621254,\n                                    \"decimal\": 1.7687719556237884,\n                                    \"normalizedImplied\": 0.56536400683\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd29a5e7c0a971913ef476a79ea1757fff6dbd30065e82a768a970a3e1bc4f3a9\",\n                                \"0x41c40054bcbaa56c7df07bbb0a8933a7b3fcfeb969fd77cb1ecf13c647e8bba2\",\n                                \"0x27d6877581ac66bb3a9c064f3d0f3be621524fcd299a8e2b4f595515a8acfab3\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -138.59200858077122,\n                                    \"decimal\": 1.7215423242944066,\n                                    \"normalizedImplied\": 0.5808744785928288\n                                },\n                                {\n                                    \"american\": 104.10037865338708,\n                                    \"decimal\": 2.041003786533871,\n                                    \"normalizedImplied\": 0.4899549949871711\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7165b2cc71f4f07388897651d0b1f1d1208628b037f3bf572d2480de7f01c593\",\n                                \"0x0bd2addd7fcde9ad259d5f41737d764022cb5d5abb61747693b597f3ecc07616\",\n                                \"0xabcad45edaa9503a4e5924eb83145cb804a2465c56c4e3a52d5da85de60e4d85\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 140.58876183315215,\n                                    \"decimal\": 2.4058876183315214,\n                                    \"normalizedImplied\": 0.41564701209672383\n                                },\n                                {\n                                    \"american\": -191.78099062274248,\n                                    \"decimal\": 1.5214281127409164,\n                                    \"normalizedImplied\": 0.6572771934642763\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2caf902a11e58e77220daab66e03b1311136a86b23ee5af4bf5bcaf721ab2b1b\",\n                                \"0xe0a73192ac71877cf78c921a7bd31836a4e421091ff99d575c0a2c37ee7d4e9c\",\n                                \"0xa47e34dfe747b3fe6b298235db9f34f3c65904b9c6bbe11f55206c32971623a2\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 143.5399375659082,\n                                    \"decimal\": 2.435399375659082,\n                                    \"normalizedImplied\": 0.4106102719720761\n                                },\n                                {\n                                    \"american\": 290.45269342575847,\n                                    \"decimal\": 3.904526934257585,\n                                    \"normalizedImplied\": 0.256112972669285\n                                },\n                                {\n                                    \"american\": 147.48390416607427,\n                                    \"decimal\": 2.4748390416607426,\n                                    \"normalizedImplied\": 0.4040666819806387\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x04f7b65c2d7113678a5fc0f038273caf1b233c49bd246290da468043a05dc66d\",\n                                \"0x94d537c32a645831a1fb0093ae88ecc6027f955e9084f1752f110aafb1648ea1\",\n                                \"0x9eac22eb6fc80b8788eaeb0e81e0086b2692b76d871674b90fa82f18690b4902\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -203.25136993309377,\n                                    \"decimal\": 1.4920016038903845,\n                                    \"normalizedImplied\": 0.6702405663589814\n                                },\n                                {\n                                    \"american\": 143.57197366873686,\n                                    \"decimal\": 2.4357197366873686,\n                                    \"normalizedImplied\": 0.4105562659520186\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd8f9d96a7038a5d579fe170b8ef97ff050ed8f7de92e32fd170a91110d68ae82\",\n                                \"0x740da34619d06eb21134f2c40bc68cbe2fa3ed0f43ae4c36bc44dc22d099adc0\",\n                                \"0x6103e2bd061572fa2bd10e8082ef329177d7c1df7469c2d10cc5547bd8eb8291\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 127.79288864118908,\n                                    \"decimal\": 2.2779288864118907,\n                                    \"normalizedImplied\": 0.43899526713283965\n                                },\n                                {\n                                    \"american\": -178.87486740915284,\n                                    \"decimal\": 1.5590500300484533,\n                                    \"normalizedImplied\": 0.6414162347111602\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe873cc34aa4220d3aec7d7a9919c4bb5190550c0988486bece2e6371cd243ae5\",\n                                \"0x70ae94656081169fd6f27a6f53c47cd7d6a14bc0584c829f5864604488c03ff4\",\n                                \"0xda935c694d40a5989c859570c443bf9e011332491a5bc6ec1c85c973028bc958\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 141.57212424284705,\n                                    \"decimal\": 2.4157212424284706,\n                                    \"normalizedImplied\": 0.4139550468143925\n                                },\n                                {\n                                    \"american\": -192.5152529781549,\n                                    \"decimal\": 1.5194393610533665,\n                                    \"normalizedImplied\": 0.6581374852016075\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x853149b035009e5582abe56b9dabf0bdcfa626b5d6d55a38d3f8058823093bd9\",\n                                \"0x0a02c2e8ee14b7f1aedfe1bbf9a8c3f566316b3eb0d69df2838dd814d1fcb323\",\n                                \"0x1e44d829645bf1aa44337b53ea732b6508b6a755e8c0a0389aef124be2e947e0\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -154.36686320305392,\n                                    \"decimal\": 1.6478074239836056,\n                                    \"normalizedImplied\": 0.6068670315748919\n                                },\n                                {\n                                    \"american\": 111.0297957706567,\n                                    \"decimal\": 2.110297957706567,\n                                    \"normalizedImplied\": 0.47386673353310804\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24289e5d31a2b601b472eac6916e56ec4b5b10acf52dd8bb9d75446ca8c56bad\",\n                                \"0x980de97fd55ee7e255b19204246449b1dcf729649c71165c3ecdc9b6bbe4582f\",\n                                \"0xdbe0ffc1a16ba0d690f7867ba1637cae9e4ee294ea51f84e6283f1c7ed44eb71\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 112.01387866702687,\n                                    \"decimal\": 2.120138786670269,\n                                    \"normalizedImplied\": 0.47166723531836574\n                                },\n                                {\n                                    \"american\": -155.31636832143468,\n                                    \"decimal\": 1.6438471429685066,\n                                    \"normalizedImplied\": 0.6083290677466343\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdcbb3e470f33ed9454b58c08334e6daedbada5e4836321f71740e88cc39f9181\",\n                                \"0xb442e3a29cec463e362c98a788ecac46c160fff05ec6c9926868f6b760b26b03\",\n                                \"0xda935c694d40a5989c859570c443bf9e011332491a5bc6ec1c85c973028bc958\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -439.5982967743737,\n                                    \"decimal\": 1.227480408213059,\n                                    \"normalizedImplied\": 0.814676953953\n                                },\n                                {\n                                    \"american\": -200.0509288212486,\n                                    \"decimal\": 1.499872710360435,\n                                    \"normalizedImplied\": 0.666723244641\n                                },\n                                {\n                                    \"american\": -194.2731398174656,\n                                    \"decimal\": 1.514739197060168,\n                                    \"normalizedImplied\": 0.66017965465\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2c5e8955521a3faa0974a5981b9417e992c7d82947be5a0968f8936e94aeadcb\",\n                                \"0xe0a73192ac71877cf78c921a7bd31836a4e421091ff99d575c0a2c37ee7d4e9c\",\n                                \"0xa47e34dfe747b3fe6b298235db9f34f3c65904b9c6bbe11f55206c32971623a2\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81531,\n                                \"originalProviderPlayerId\": \"951441F06145\",\n                                \"playerName\": \"Abdülkerim Bardakci\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe8c108086654160e8b64abba02c8e126a10dbc7726ed9234afdc32d4e980f2e0\",\n                                \"0x9dcb25190f3c27c7053441aee9a46d8dd6f2958d9bd9d50b3fb5fe7707f4e840\",\n                                \"0x0e9e47ee572f8feda92434f4f7dd37f5af9fe8d7d1d75ac4e461604243fae5b8\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81532,\n                                \"originalProviderPlayerId\": \"07F6354FD4E2C920\",\n                                \"playerName\": \"Ahmed Kutucu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x84d926b78b25f6d498e026f3b8852e3e06dc9d03abb106416d444e1bf3650ae2\",\n                                \"0x200da9268ee751b31c0ed69587b66af7c64fc75f9881972721665822d5eaa246\",\n                                \"0x1e44d829645bf1aa44337b53ea732b6508b6a755e8c0a0389aef124be2e947e0\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81533,\n                                \"originalProviderPlayerId\": \"D2EC2FA0C29B\",\n                                \"playerName\": \"Ali Turap Bülbül\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc7c06a1111202f2e8497c96a2c7809fa32b0d8051929a745d6940349a0b7ed28\",\n                                \"0x2f95522629c14158c1a98581e751427413d9927e8bdcda2189b8ac4af0dc4778\",\n                                \"0xcc57c177168842d670600857f253508ae239b161ccf29b3e1cb7b963c5c9f7d9\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81534,\n                                \"originalProviderPlayerId\": \"F054BA442E9D276C\",\n                                \"playerName\": \"Ansgar Knauff\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa8e0d9029bb75fe0af59830b0a49c65cb4e1be08cbd6a0fd44f657405ecfd1a3\",\n                                \"0xc2955dafb4b3f82b5a96e8483637fb2cb3033f5a3a41310dd72e78958d8a45e9\",\n                                \"0xf72be66771b771bf412e5788aed2a0f9c1e266b74d5378b47a4f0a6f85e555ae\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81535,\n                                \"originalProviderPlayerId\": \"BCCD1E1F2F93891E\",\n                                \"playerName\": \"Arda Ünyay\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0417eae89a294213a2ec799b593e1261c6cab0640cadfdb090af4446cf823732\",\n                                \"0x7ae0c0b7cf7198e4efffa758d2637cb7ff8def03d20f01d60c68c71b14436fae\",\n                                \"0x9eac22eb6fc80b8788eaeb0e81e0086b2692b76d871674b90fa82f18690b4902\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81536,\n                                \"originalProviderPlayerId\": \"7E92CEF9947DA3AD\",\n                                \"playerName\": \"Arthur Theate\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe89a3347bcc76d1b84195d33352379057c804c235608995c2e1fb97db6f494a0\",\n                                \"0x70ae94656081169fd6f27a6f53c47cd7d6a14bc0584c829f5864604488c03ff4\",\n                                \"0xda935c694d40a5989c859570c443bf9e011332491a5bc6ec1c85c973028bc958\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81537,\n                                \"originalProviderPlayerId\": \"EE5E79087CAF\",\n                                \"playerName\": \"Aurèle Amenda\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x180c47d2b5b725359ebb31a774bb30a603ed3c8e773a7214fa25e19f4dae3bad\",\n                                \"0xccb141957126eb1d7149ef21249256bfc3e31ce44f6e67218281e0550de940dd\",\n                                \"0x6e031ecff29e5086d7d77cbb1c1b00913f95359026b79f681231fecbf79d390a\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81538,\n                                \"originalProviderPlayerId\": \"F9252C106F542E84\",\n                                \"playerName\": \"Aurélio Gabriel Ulineia Buta\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1de716100dfc84fd1ffcdae3c1a638c7db419f138533644934dffd2c16c287f7\",\n                                \"0xccb141957126eb1d7149ef21249256bfc3e31ce44f6e67218281e0550de940dd\",\n                                \"0x6e031ecff29e5086d7d77cbb1c1b00913f95359026b79f681231fecbf79d390a\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81539,\n                                \"originalProviderPlayerId\": \"22C69A2D30BB\",\n                                \"playerName\": \"Baris Alper Yilmaz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xda3acc1da789a1e3f1ccf19926d89f424c1d3c535b6c58d2cdeb282f5044d635\",\n                                \"0x740da34619d06eb21134f2c40bc68cbe2fa3ed0f43ae4c36bc44dc22d099adc0\",\n                                \"0x6103e2bd061572fa2bd10e8082ef329177d7c1df7469c2d10cc5547bd8eb8291\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81540,\n                                \"originalProviderPlayerId\": \"E75CE87785AB\",\n                                \"playerName\": \"Berkan Kutlu\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xff47bc4e1c215524b18af178459977f579b0d6a3106b1794f50196d765acacac\",\n                                \"0x8e277f61e54ac68aab81b4eb9ad90a03a08693cc7149f65674bf3b21d9f3a364\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81541,\n                                \"originalProviderPlayerId\": \"038285CB3AD2AB2E\",\n                                \"playerName\": \"Elias Baum\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb02f5e79c68ff61563859ea7415bfa083657a2a9d7a683f557b3929a7c18808d\",\n                                \"0xc2955dafb4b3f82b5a96e8483637fb2cb3033f5a3a41310dd72e78958d8a45e9\",\n                                \"0xf72be66771b771bf412e5788aed2a0f9c1e266b74d5378b47a4f0a6f85e555ae\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81542,\n                                \"originalProviderPlayerId\": \"3797EB4F2BE7B563\",\n                                \"playerName\": \"Ellyes Skhiri\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x685a118e25582e3af0f32cf3c2b56a6f28e10b1bdfbd67171aa41962d7908917\",\n                                \"0x68b27ec0e3f38ce8afef2f9cbb3b6f0e1d4b30d8281fe4f4a4b1e48c74fecbdf\",\n                                \"0x197991b632258008d07aa2f6c552b515554894daad37abe302bcf4aeee4e390f\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81543,\n                                \"originalProviderPlayerId\": \"592171EDE94A0B21\",\n                                \"playerName\": \"Eren Elmalı\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x85712fc9c37d0817c1000210f5ff5d4274010cdd73efa31e10bcad011ea928d1\",\n                                \"0x0a02c2e8ee14b7f1aedfe1bbf9a8c3f566316b3eb0d69df2838dd814d1fcb323\",\n                                \"0x1e44d829645bf1aa44337b53ea732b6508b6a755e8c0a0389aef124be2e947e0\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81544,\n                                \"originalProviderPlayerId\": \"10F0096EBC03\",\n                                \"playerName\": \"Eyüp Aydin\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x65fa746478a9d8d42ba032b8d9b2ff912b6c1b5402ed794f3499ea3b485f7bde\",\n                                \"0x84126bad0b58e1260b562474c12d1c0da57757b76c54237e0f3490c3c42b3143\",\n                                \"0x197991b632258008d07aa2f6c552b515554894daad37abe302bcf4aeee4e390f\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81545,\n                                \"originalProviderPlayerId\": \"133812A566E6731D\",\n                                \"playerName\": \"Farès Chaïbi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a313dc94f357bd31924a938eec16fa90d22914ea17b8a81dbb63a9ccb4efad6\",\n                                \"0xd19e8a55b45b6716c512d683570c97608f57f2af74e6bedac2c5ce01bb09eed7\",\n                                \"0x49ac67252f3dc108ca016d156713ac30fe45a7179ccd6e8cc89414df349f9ead\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81546,\n                                \"originalProviderPlayerId\": \"FC6AEE21AF91\",\n                                \"playerName\": \"Gökdeniz Gürpüz\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x70154e936bed6c501e5a1aff67369fc334f069632ccbe878add5949944914ce0\",\n                                \"0x68b27ec0e3f38ce8afef2f9cbb3b6f0e1d4b30d8281fe4f4a4b1e48c74fecbdf\",\n                                \"0x197991b632258008d07aa2f6c552b515554894daad37abe302bcf4aeee4e390f\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81547,\n                                \"originalProviderPlayerId\": \"942C11FF32BF598C\",\n                                \"playerName\": \"Hugo Larsson\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe0c0ad5cb14974dbc14c1f2aa8b3eaa6fa78e6e6d37c7dccede70d3ee1168dde\",\n                                \"0xb442e3a29cec463e362c98a788ecac46c160fff05ec6c9926868f6b760b26b03\",\n                                \"0xda935c694d40a5989c859570c443bf9e011332491a5bc6ec1c85c973028bc958\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80647,\n                                \"originalProviderPlayerId\": \"F4CC936B29BE\",\n                                \"playerName\": \"Ilkay Gündogan\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3f0562b9e9300b357371e0681558012c87ce2934032a9afddf70fbd2ede433c1\",\n                                \"0x232f480be7db7cf71239a09369d8757bd038b827d93fbc1379d7bcf8fde796bb\",\n                                \"0xa47e34dfe747b3fe6b298235db9f34f3c65904b9c6bbe11f55206c32971623a2\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81548,\n                                \"originalProviderPlayerId\": \"52E4782D89C3\",\n                                \"playerName\": \"Ismail Jakobs\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x95b65510e59bc742287aa99cf8f2545824a66f73bd9407d723561605554caf06\",\n                                \"0x51f1150c6cde2106170088a0b940e60e58bbc4b89b3773a0782012e15937f384\",\n                                \"0x68f124e8563c933436ff3d232bb79ca8c0ba58f7386f2531b7a207412db186e9\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81549,\n                                \"originalProviderPlayerId\": \"BBC42B05FD0CA90D\",\n                                \"playerName\": \"Jean-Mattéo Bahoya\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x030b3638e5e746f992ef8e925c1cb32255a113070d7261fea517975da828994f\",\n                                \"0x7ae0c0b7cf7198e4efffa758d2637cb7ff8def03d20f01d60c68c71b14436fae\",\n                                \"0x9eac22eb6fc80b8788eaeb0e81e0086b2692b76d871674b90fa82f18690b4902\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81550,\n                                \"originalProviderPlayerId\": \"EED6EC971947F7FD\",\n                                \"playerName\": \"Jessic Ngankam\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x314d2bc5b84bc80fc823a86a2a2ace6437d2d6212a5f96b98e307e557ff21e5a\",\n                                \"0x232f480be7db7cf71239a09369d8757bd038b827d93fbc1379d7bcf8fde796bb\",\n                                \"0xa47e34dfe747b3fe6b298235db9f34f3c65904b9c6bbe11f55206c32971623a2\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81551,\n                                \"originalProviderPlayerId\": \"C1E131BB01DEDB1E\",\n                                \"playerName\": \"Jonathan Burkardt\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8dcdbfe269399b9578a989984fde36bfe5d552f14d526798e8124095a9e564c8\",\n                                \"0x33fb6ff684d4d58131e51d4e5968074cbc665050c9f13816b5b1b9e7259abdbc\",\n                                \"0x68f124e8563c933436ff3d232bb79ca8c0ba58f7386f2531b7a207412db186e9\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81552,\n                                \"originalProviderPlayerId\": \"4EA7C0DCBB6D\",\n                                \"playerName\": \"Kazimcan Karatas\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x836ab71d797574e727e60fcff58717f08f1d1e03d17f7b2001e5d88c85d3f4e8\",\n                                \"0x7d435741ca07571c1303a0a14080bd565d2ac222d0cdcea648319bb2565f0a78\",\n                                \"0xabcad45edaa9503a4e5924eb83145cb804a2465c56c4e3a52d5da85de60e4d85\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80082,\n                                \"originalProviderPlayerId\": \"B219F8ACEA44\",\n                                \"playerName\": \"Leroy Sané\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0800efaf5cfa567daa26cbcfb7f87f9ea779c99ad3b9ee80c1b195c13778f036\",\n                                \"0x94d537c32a645831a1fb0093ae88ecc6027f955e9084f1752f110aafb1648ea1\",\n                                \"0x9eac22eb6fc80b8788eaeb0e81e0086b2692b76d871674b90fa82f18690b4902\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81553,\n                                \"originalProviderPlayerId\": \"5FF97D7943A1\",\n                                \"playerName\": \"Lucas Torreira\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x886ee1c7d22143612d957f39b6005c86aaf806067d2f1b03d0bc31dec9bee32a\",\n                                \"0xd19e8a55b45b6716c512d683570c97608f57f2af74e6bedac2c5ce01bb09eed7\",\n                                \"0x49ac67252f3dc108ca016d156713ac30fe45a7179ccd6e8cc89414df349f9ead\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81554,\n                                \"originalProviderPlayerId\": \"4E77957AA4AFC4BD\",\n                                \"playerName\": \"Mahmoud Dahoud\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9950c681e6ddf57f8b866961cecf09949c6ab26e4b2f8c93a1efd06584a5a1a9\",\n                                \"0x51f1150c6cde2106170088a0b940e60e58bbc4b89b3773a0782012e15937f384\",\n                                \"0x68f124e8563c933436ff3d232bb79ca8c0ba58f7386f2531b7a207412db186e9\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81555,\n                                \"originalProviderPlayerId\": \"519939E1D6363EAB\",\n                                \"playerName\": \"Mario Götze\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa5d6606126a860551cbe574dbbdfa9e869dab137c0862c79ae3b4e55f9298990\",\n                                \"0xc029693b5606fe64c1917133b2afc9c2613d62677b3430bda930d339b984ad67\",\n                                \"0xf72be66771b771bf412e5788aed2a0f9c1e266b74d5378b47a4f0a6f85e555ae\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81556,\n                                \"originalProviderPlayerId\": \"6658D628DB8E7399\",\n                                \"playerName\": \"Mario Lemina\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 589.6551724144829,\n                                    \"decimal\": 6.896551724144829,\n                                    \"normalizedImplied\": 0.14499999999985497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x808ffb953187f2620e99c6d28ae39c7b0df0fa51f1f1b28bef61a8f2bb229848\",\n                                \"0x7d435741ca07571c1303a0a14080bd565d2ac222d0cdcea648319bb2565f0a78\",\n                                \"0xabcad45edaa9503a4e5924eb83145cb804a2465c56c4e3a52d5da85de60e4d85\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81557,\n                                \"originalProviderPlayerId\": \"C172A029F2BF\",\n                                \"playerName\": \"Mauro Icardi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 126.60098522149363,\n                                    \"decimal\": 2.2660098522149363,\n                                    \"normalizedImplied\": 0.44130434782643996\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xc8da0003a70820bcea13e5dbfc0afc13a35e8b01e1f277fbf83f414acde2300f\",\n                                \"0x2f95522629c14158c1a98581e751427413d9927e8bdcda2189b8ac4af0dc4778\",\n                                \"0xcc57c177168842d670600857f253508ae239b161ccf29b3e1cb7b963c5c9f7d9\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81558,\n                                \"originalProviderPlayerId\": \"55A65B0DBE88\",\n                                \"playerName\": \"Metehan Baltaci\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 737.4384236419706,\n                                    \"decimal\": 8.374384236419706,\n                                    \"normalizedImplied\": 0.11941176470635999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdb741933c842c8979b257687ab152fedbfe1b597e055b18a49cbbedc3bfb9a69\",\n                                \"0xc553710b12f63bae63eb1a3aea3081e50020dd1824193d3345ac50616fdf4eb5\",\n                                \"0x6103e2bd061572fa2bd10e8082ef329177d7c1df7469c2d10cc5547bd8eb8291\",\n                                \"0x89ed1bb982ad7f7ee04c71dcf1ec93c3f1c35924afc7b0e5ba550d8ccaa1c402\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81559,\n                                \"originalProviderPlayerId\": \"BF9E5F5E43CB\",\n                                \"playerName\": \"Michy Batshuayi\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 156.1576354682365,\n                                    \"decimal\": 2.561576354682365,\n                                    \"normalizedImplied\": 0.390384615384225\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x136ac948ce3576ce98d2596bf4262b76877a3decb6433e66b922ae158ccd5583\",\n                                \"0xb531e0e09fae55e277e22aa3c0b3dffbf20ee87b268a99a3b91c987d78440bbc\",\n                                \"0x6e031ecff29e5086d7d77cbb1c1b00913f95359026b79f681231fecbf79d390a\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81560,\n                                \"originalProviderPlayerId\": \"08C534C429623840\",\n                                \"playerName\": \"Nathaniel Brown\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x24a6f750266a76cb89ee2ce2cddbf5fa461cd135d9b74f339689d8708b387cf7\",\n                                \"0x980de97fd55ee7e255b19204246449b1dcf729649c71165c3ecdc9b6bbe4582f\",\n                                \"0xdbe0ffc1a16ba0d690f7867ba1637cae9e4ee294ea51f84e6283f1c7ed44eb71\",\n                                \"0x8bf7cffd8b7799c4082ca89fefbe06c4ed76e0514616afff07c574d0f832ec68\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81561,\n                                \"originalProviderPlayerId\": \"AF8CC3995D60EFEF\",\n                                \"playerName\": \"Nnamdi Collins\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1388a146dc29c6660c354d4a19f5d917157e97ebaa7174845557f523b02afe11\",\n                                \"0xb531e0e09fae55e277e22aa3c0b3dffbf20ee87b268a99a3b91c987d78440bbc\",\n                                \"0x6e031ecff29e5086d7d77cbb1c1b00913f95359026b79f681231fecbf79d390a\",\n                                \"0x491d79c31287ef2ba11942b53a5645ea7561dca3cd4a2ba2867338e2d1b53e3f\",\n                                \"0x4077a632a41d6a26e124b7a32ecddd77711eb5ccd22b8db9ae9ce45a1af204e1\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81562,\n                                \"originalProviderPlayerId\": \"437E4D367314\",\n                                \"playerName\": \"Oscar Højlund\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb5520ac84702f4d3636a9e57056fc52b945b6761d01775a10d7eed58ac8bd494\",\n                                \"0x443807f05b1c440c320fdb72668c65e74d51beab64b42f1b57c7bbcf892928f9\",\n                                \"0xcc57c177168842d670600857f253508ae239b161ccf29b3e1cb7b963c5c9f7d9\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81563,\n                                \"originalProviderPlayerId\": \"E3AE298E322C7381\",\n                                \"playerName\": \"Rasmus Kristensen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xeec94f29fec8615fefce246d95c3fe168168f01d03df56d5fe763dd06b0ea595\",\n                                \"0x9dcb25190f3c27c7053441aee9a46d8dd6f2958d9bd9d50b3fb5fe7707f4e840\",\n                                \"0x0e9e47ee572f8feda92434f4f7dd37f5af9fe8d7d1d75ac4e461604243fae5b8\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81564,\n                                \"originalProviderPlayerId\": \"2933F9F40ED4B0FF\",\n                                \"playerName\": \"Ritsu Doan\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 183.74384236471363,\n                                    \"decimal\": 2.837438423647136,\n                                    \"normalizedImplied\": 0.35243055555533\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf5ebe966fcd65269d79f34332b83ce20317e82637b053554047d3c64a76f68bf\",\n                                \"0x724c195f48777135b404e20d39ee99d91759559799a2eec23bbd96545b28a413\",\n                                \"0x0e9e47ee572f8feda92434f4f7dd37f5af9fe8d7d1d75ac4e461604243fae5b8\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81565,\n                                \"originalProviderPlayerId\": \"1E975091D975F27F\",\n                                \"playerName\": \"Robin Koch\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd6f42b9678a68002e9b044452c44b32d42bf3b2d97ea5f46842d0cc67665d358\",\n                                \"0x41c40054bcbaa56c7df07bbb0a8933a7b3fcfeb969fd77cb1ecf13c647e8bba2\",\n                                \"0x27d6877581ac66bb3a9c064f3d0f3be621524fcd299a8e2b4f595515a8acfab3\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81566,\n                                \"originalProviderPlayerId\": \"22B03A64F5B25B4A\",\n                                \"playerName\": \"Roland Sallai\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x43ddf59bc8ee460ffce4d5ea51efef59f3cb5755a42d4e2a4e21d04ac2cb78d1\",\n                                \"0x84126bad0b58e1260b562474c12d1c0da57757b76c54237e0f3490c3c42b3143\",\n                                \"0x197991b632258008d07aa2f6c552b515554894daad37abe302bcf4aeee4e390f\",\n                                \"0x86b46a57432dacfd1c03b24076e4c35a18a4a9b1cec578d12ca65de8de6b877e\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81567,\n                                \"originalProviderPlayerId\": \"E0FEE9D191E630FB\",\n                                \"playerName\": \"Timothy Chandler\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcbd9c4947cbb27c5aaae642ace05a27130482ee2b64dfd123fb711a35db4bdf3\",\n                                \"0xb71833162a306aa0f7cc1c13e339a8e27996bf2a8cd1ce481be29d3e557328bd\",\n                                \"0x27d6877581ac66bb3a9c064f3d0f3be621524fcd299a8e2b4f595515a8acfab3\",\n                                \"0x817964af707e4685e66dc469f8e17823286496576409707fe2ac421601802f95\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81568,\n                                \"originalProviderPlayerId\": \"25706B06CE2B\",\n                                \"playerName\": \"Victor Osimhen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 106.89655172434485,\n                                    \"decimal\": 2.0689655172434485,\n                                    \"normalizedImplied\": 0.48333333333284995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9e973c01970109ec59a355061003602a2d16ba0e99064a4c21e7ae3fdbb484a5\",\n                                \"0xc029693b5606fe64c1917133b2afc9c2613d62677b3430bda930d339b984ad67\",\n                                \"0xf72be66771b771bf412e5788aed2a0f9c1e266b74d5378b47a4f0a6f85e555ae\",\n                                \"0x1f1f517b1d2020a9c32f301517dcc79c1a8a3917de00f12d864ec616bf178833\",\n                                \"0x01dfb4df3c9683e06611356ed82e1e4751e2e53f89ba3c65232423ed38c31ca3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81569,\n                                \"originalProviderPlayerId\": \"9774D3EDC4B5\",\n                                \"playerName\": \"Yunus Akgün\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xff4eb985b249998820e799289f6f137913f6f4ef389b7287e621bdc31ec0dc3e\",\n                                \"0x8e277f61e54ac68aab81b4eb9ad90a03a08693cc7149f65674bf3b21d9f3a364\",\n                                \"0xae7e3f5cd64b81acc40dcb2cf3b06f0d5248835307c54780003fb53c30a1c0a2\",\n                                \"0x9e817fe4be75edb5153b255f9afc979a034ca278fa3e0199ecc9f1aba3a3b8b3\",\n                                \"0xdb07c02d339c3287372992b5de37c77cee2ef19c2060497e8c2d7dae8e34282d\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81570,\n                                \"originalProviderPlayerId\": \"FB60BD35DC4E\",\n                                \"playerName\": \"Yusuf Demir\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8524a8fb219efa53197ffc193503af8ce0c1a205521d2991ef92abfb5599da80\",\n                                \"0x200da9268ee751b31c0ed69587b66af7c64fc75f9881972721665822d5eaa246\",\n                                \"0x1e44d829645bf1aa44337b53ea732b6508b6a755e8c0a0389aef124be2e947e0\",\n                                \"0x33efd65e7f2d6dc5219d38470ee8ef6eae4ce94537bc78482622c4413697b6f2\",\n                                \"0x4cf1a2222b37a0a6d920574e22efcf8ea0333e5b3be997261eb269d7d8db7e4c\",\n                                \"0xb6aebdf919868a9073b6f6dd181276395f17046c45f3655971c10592384057a8\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 280.9523809523809,\n                                    \"decimal\": 3.8095238095238093,\n                                    \"normalizedImplied\": 0.2625\n                                },\n                                {\n                                    \"american\": 333.33333333376663,\n                                    \"decimal\": 4.3333333333376665,\n                                    \"normalizedImplied\": 0.23076923076900002\n                                },\n                                {\n                                    \"american\": 260.00000000036,\n                                    \"decimal\": 3.6000000000036,\n                                    \"normalizedImplied\": 0.2777777777775\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138334246363430433500000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Eintracht Frankfurt\",\n                            \"awayTeam\": \"Galatasaray Spor Kulübü\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 549.5238095256022,\n                                    \"decimal\": 6.495238095256022,\n                                    \"normalizedImplied\": 0.1539589442811\n                                },\n                                {\n                                    \"american\": 519.0476190482381,\n                                    \"decimal\": 6.19047619048238,\n                                    \"normalizedImplied\": 0.1615384615383\n                                },\n                                {\n                                    \"american\": 476.1904761916862,\n                                    \"decimal\": 5.7619047619168615,\n                                    \"normalizedImplied\": 0.1735537190079\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758222000,\n                    \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                    \"homeTeam\": \"Manchester City FC\",\n                    \"awayTeam\": \"SSC Napoli\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": -161.81138625443285,\n                            \"decimal\": 1.6180034811812292,\n                            \"normalizedImplied\": 0.6180456418239264\n                        },\n                        {\n                            \"american\": 399.89504263204213,\n                            \"decimal\": 4.998950426320421,\n                            \"normalizedImplied\": 0.20004199176187276\n                        },\n                        {\n                            \"american\": 296.3664835075743,\n                            \"decimal\": 3.963664835075743,\n                            \"normalizedImplied\": 0.25229176572920065\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x980da3b6fc8920083f8144524e613e2cc2fcf565aa2ad43870cffb89f4f38bca\",\n                        \"0xc99af11594555f86f6dae96915fdc8099db6ec2a598bf30b7b887519aa9ee5a3\",\n                        \"0xdee88b228f80bf3b973486bfae65bc9bdcf7ba196cc36d857bf37a4b25483dad\",\n                        \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                        \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                        \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -163.93993866361683,\n                                    \"decimal\": 1.6099794889223842,\n                                    \"normalizedImplied\": 0.621125925442277\n                                },\n                                {\n                                    \"american\": 125.77177156361712,\n                                    \"decimal\": 2.257717715636171,\n                                    \"normalizedImplied\": 0.44292516866672316\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1a68da6b0c16ff76f7281873637ff915a325d2396e9f9155a298a8e03693fba8\",\n                                \"0xc29cf250522fe5c2d54b8254f2a185650f3b080fb3a3ddcd26b9945544e0fb42\",\n                                \"0x2f3a91b00bb79dcb686eab91e5b112950e362802fad04105ac88744113b95c39\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 105.06486701824586,\n                                    \"decimal\": 2.0506486701824587,\n                                    \"normalizedImplied\": 0.48765057347001517\n                                },\n                                {\n                                    \"american\": -135.47897239363718,\n                                    \"decimal\": 1.7381219257365472,\n                                    \"normalizedImplied\": 0.5753336317739848\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x74f79bb0691ff8925fc39f37331dbd74c34a493a1657a6a452547427cdb4b98c\",\n                                \"0x4615a7fa05e4b1fa80dc4266450284aa5c4ef25a018b737295ce4bbef3f8acf7\",\n                                \"0xbee3346dbe6fd05fa9d4f6a43de8ed751291d651d4598de74fc29001030c2770\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 164.2341290829991,\n                                    \"decimal\": 2.642341290829991,\n                                    \"normalizedImplied\": 0.3784522474331422\n                                },\n                                {\n                                    \"american\": -221.57433224233893,\n                                    \"decimal\": 1.4513158134698951,\n                                    \"normalizedImplied\": 0.6890299070118574\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x318858f6a3eafc2f97be86861da484418a15605f6a57a69facda33427d0c8864\",\n                                \"0x561cc657754fdbc5bd96009aabe0120c6729ec107f008ebea692138950fe3a10\",\n                                \"0xeee38eb0c963c19eb05806a7310401e17e5b997fea5de1b528677fb36c82d2da\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -352.38211632103116,\n                                    \"decimal\": 1.2837828464282701,\n                                    \"normalizedImplied\": 0.7789479371703646\n                                },\n                                {\n                                    \"american\": 241.15888238474122,\n                                    \"decimal\": 3.411588823847412,\n                                    \"normalizedImplied\": 0.29311855901563544\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf87a99b8ce81161f4ac33c4674027d45e741114688c9f918438ee203afbce0fe\",\n                                \"0x71449e248e8f7b6ddc9d58de8a45169eeca72c72c6ac996dfa7f05c9087ccae4\",\n                                \"0xff770cffc8397ceeb0fd9b72af51a7010277b0824d5f4df8b1a37e2a2b4cea02\",\n                                \"0x5fe877d0671c1091d471264ed8d588555876fb33f51501878a4ded9d22598956\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 111.97742413944734,\n                                    \"decimal\": 2.1197742413944733,\n                                    \"normalizedImplied\": 0.4717483496460262\n                                },\n                                {\n                                    \"american\": -147.04923743414517,\n                                    \"decimal\": 1.680044328994118,\n                                    \"normalizedImplied\": 0.5952223895179739\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd17c5f203c7cddeeaf790ea9ac30a88d8715ab88c4287cfb7916c9280008377c\",\n                                \"0x88fa5d48dadcab06a81ce1d9e4fd30db3401f472c40b0bd565d766b37da59751\",\n                                \"0x0fa554b173b1cedc1af1da7c76218d0fe1f0d47e6af3a652ff92107eb0e29a27\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 165.23323125806027,\n                                    \"decimal\": 2.6523323125806026,\n                                    \"normalizedImplied\": 0.3770266626307636\n                                },\n                                {\n                                    \"american\": -226.9932033081906,\n                                    \"decimal\": 1.4405418247886002,\n                                    \"normalizedImplied\": 0.6941832460482362\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x88fa66f619a29714d9fda9bc84f42df782898d9c4630639fff49c1403c677d59\",\n                                \"0xa612bb7032ab0cb3e78ba3911fc3d052db8cda0ae177d7505d3a7dd3f0795f54\",\n                                \"0xe80e99340812249c4e93ed8b5407978e9114633262b45be2397388fdeb682e6d\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -147.04923743414517,\n                                    \"decimal\": 1.680044328994118,\n                                    \"normalizedImplied\": 0.5952223895179739\n                                },\n                                {\n                                    \"american\": 111.97742413944734,\n                                    \"decimal\": 2.1197742413944733,\n                                    \"normalizedImplied\": 0.4717483496460262\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b883207b6d9149151b530f7f2996594af4307e19bc2ca85d0c420a00ea32e17\",\n                                \"0xd1331a80d5b632912e4a27703a31249799930055c4ebd0a1634233581c20d0cb\",\n                                \"0xeee38eb0c963c19eb05806a7310401e17e5b997fea5de1b528677fb36c82d2da\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -671.2324588980844,\n                                    \"decimal\": 1.1489796845703246,\n                                    \"normalizedImplied\": 0.870337407553\n                                },\n                                {\n                                    \"american\": -449.7152391081424,\n                                    \"decimal\": 1.222362933927514,\n                                    \"normalizedImplied\": 0.818087633586\n                                },\n                                {\n                                    \"american\": 121.07569542162611,\n                                    \"decimal\": 2.210756954216261,\n                                    \"normalizedImplied\": 0.452333757491\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x621d37c2a0a99b5d4e7e0f626bf4f53b2e965b8b16659c362dba04ecf53a1933\",\n                                \"0x4c6a88ce635d4dd8dee21db0186468dd29bc6ea829bed3518d5de18d63ece571\",\n                                \"0xad60def5977dee403d2473e81ab7b609689e6514f06a86c74bdf1481e214797e\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -164.96413843147653,\n                                    \"decimal\": 1.6061923576289183,\n                                    \"normalizedImplied\": 0.6225904358530336\n                                },\n                                {\n                                    \"american\": 122.83577214493286,\n                                    \"decimal\": 2.2283577214493286,\n                                    \"normalizedImplied\": 0.44876098230296607\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6e8b369ec8c351e82d45e0a93bc37e1d10f875d1fb9562e95fbedce732ca35f1\",\n                                \"0xe39c5d14dc26bcc6b1ac5960b36539a11501cdd36eac38db76bcbf7cfc3dd5d7\",\n                                \"0x076536dfd5e83d6813e76491ae353f4ccf9c4e312dcdad97a4a828bdb316b68e\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -216.34276458409133,\n                                    \"decimal\": 1.4622294634731383,\n                                    \"normalizedImplied\": 0.6838871907455382\n                                },\n                                {\n                                    \"american\": 158.3304918611594,\n                                    \"decimal\": 2.583304918611594,\n                                    \"normalizedImplied\": 0.3871010320134618\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x06a7cda1dc4e20587df70cd02b9a04a3fd696a3b74216b6f14dbeba630170c6c\",\n                                \"0x639f821827c7bb013f63661f4b9ddbb8a7ec1759ad8b49c321c711b337a9776a\",\n                                \"0xa19ec653e3faa9cd30b7959ac8cca10551db10dbee54db98db6b95ad26e98503\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 111.00672448602174,\n                                    \"decimal\": 2.1100672448602174,\n                                    \"normalizedImplied\": 0.4739185456936685\n                                },\n                                {\n                                    \"american\": 418.64269663385613,\n                                    \"decimal\": 5.186426966338561,\n                                    \"normalizedImplied\": 0.1928109672594051\n                                },\n                                {\n                                    \"american\": 146.50318281068428,\n                                    \"decimal\": 2.465031828106843,\n                                    \"normalizedImplied\": 0.4056742751139263\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x90dbf8588aa8448b6de8ad4ed41394afd4e2c7be6021337ea9721cd034c82b5a\",\n                                \"0x5e8d4768103913185fa01b5dc72882a86d49f27408e2eb94bd6da3e313313d2b\",\n                                \"0xdee88b228f80bf3b973486bfae65bc9bdcf7ba196cc36d857bf37a4b25483dad\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 143.57197366873686,\n                                    \"decimal\": 2.4357197366873686,\n                                    \"normalizedImplied\": 0.4105562659520186\n                                },\n                                {\n                                    \"american\": -203.25136993309377,\n                                    \"decimal\": 1.4920016038903845,\n                                    \"normalizedImplied\": 0.6702405663589814\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x62b6d4c0d74eff1f74d14c2fa921d8e8515f410085f6506adac2dd2550f5cfbe\",\n                                \"0xd4b98714f865f4c11ee2876e62e653173fe2352ec0c811bf403827df2fc0a9b8\",\n                                \"0x076536dfd5e83d6813e76491ae353f4ccf9c4e312dcdad97a4a828bdb316b68e\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -172.48968424141756,\n                                    \"decimal\": 1.5797448145364996,\n                                    \"normalizedImplied\": 0.6330136303016776\n                                },\n                                {\n                                    \"american\": 123.84648745305316,\n                                    \"decimal\": 2.2384648745305316,\n                                    \"normalizedImplied\": 0.4467347294023222\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x66ea11228af148088883cc250246fd638cfb27843bc6c24e9168f576cbfc2ec9\",\n                                \"0xe39c5d14dc26bcc6b1ac5960b36539a11501cdd36eac38db76bcbf7cfc3dd5d7\",\n                                \"0x076536dfd5e83d6813e76491ae353f4ccf9c4e312dcdad97a4a828bdb316b68e\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 109.03787212727325,\n                                    \"decimal\": 2.0903787212727325,\n                                    \"normalizedImplied\": 0.47838221362641287\n                                },\n                                {\n                                    \"american\": -147.01748597228283,\n                                    \"decimal\": 1.6801911986092115,\n                                    \"normalizedImplied\": 0.595170359675587\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x126dd4eb8a7c6af3f7946c60fc48d0551be2cbec84bd30da3d3f9532e9cdb83d\",\n                                \"0xc03e2d3be9f9b7aca75710c7cec47f7bf112594f26a326a1e67b9eb58e4f543b\",\n                                \"0xa19ec653e3faa9cd30b7959ac8cca10551db10dbee54db98db6b95ad26e98503\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -173.3671454369241,\n                                    \"decimal\": 1.5768105585863894,\n                                    \"normalizedImplied\": 0.6341915929942148\n                                },\n                                {\n                                    \"american\": 123.84990418957082,\n                                    \"decimal\": 2.2384990418957083,\n                                    \"normalizedImplied\": 0.4467279106597849\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x434029eb3ff06d1bcf0cd858cb8754070cbc0b3e829797642dbbe9ed53a1cbd5\",\n                                \"0x561cc657754fdbc5bd96009aabe0120c6729ec107f008ebea692138950fe3a10\",\n                                \"0xeee38eb0c963c19eb05806a7310401e17e5b997fea5de1b528677fb36c82d2da\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 160.33377354182693,\n                                    \"decimal\": 2.603337735418269,\n                                    \"normalizedImplied\": 0.3841222698058166\n                                },\n                                {\n                                    \"american\": -228.95538367671202,\n                                    \"decimal\": 1.4367663183723223,\n                                    \"normalizedImplied\": 0.6960074071981835\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb21445749895f3a7eec49a5fe9a97940f7d5fab11bb5ba3cc8afa116dcb1fde3\",\n                                \"0x0fa66f2ec313005647396c25f22b8998589c7b0c2019a23e90fda8122f4ee350\",\n                                \"0xf8fd16bc4e596e4b52ef3e3f47397d1ae66329db59f515cfc672b13f19be3344\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -730.5152622215414,\n                                    \"decimal\": 1.1368896793420769,\n                                    \"normalizedImplied\": 0.879592820808\n                                },\n                                {\n                                    \"american\": -200.05657232378135,\n                                    \"decimal\": 1.4998586091845816,\n                                    \"normalizedImplied\": 0.666729512953\n                                },\n                                {\n                                    \"american\": -149.05684809946192,\n                                    \"decimal\": 1.6708849762694062,\n                                    \"normalizedImplied\": 0.598485242373\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x75c102d3558f03760659d724e5d47a3a625e7f622698801a4669b078145e188c\",\n                                \"0x4615a7fa05e4b1fa80dc4266450284aa5c4ef25a018b737295ce4bbef3f8acf7\",\n                                \"0xbee3346dbe6fd05fa9d4f6a43de8ed751291d651d4598de74fc29001030c2770\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81571,\n                                \"originalProviderPlayerId\": \"915021BAF4D63A9F\",\n                                \"playerName\": \"Antonio Vergara\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 254.67980295538132,\n                                    \"decimal\": 3.546798029553813,\n                                    \"normalizedImplied\": 0.28194444444467\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x78a5bb37b15cdc1cabe734e419a047effeb57458ee3190386f1344f76d48d2e4\",\n                                \"0xe2a6e4be9b840768f614f51239a2ad41fbb450d194f1deeaeacc87436fd16795\",\n                                \"0xbee3346dbe6fd05fa9d4f6a43de8ed751291d651d4598de74fc29001030c2770\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80514,\n                                \"originalProviderPlayerId\": \"2FDA61839DB4\",\n                                \"playerName\": \"Bernardo Mota Veiga de Carvalho e Silva\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2be45671fe24765a655f0db023f7e95447ca733e8f09fd0eb223c6ab68bbdc4f\",\n                                \"0xd1331a80d5b632912e4a27703a31249799930055c4ebd0a1634233581c20d0cb\",\n                                \"0xeee38eb0c963c19eb05806a7310401e17e5b997fea5de1b528677fb36c82d2da\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81572,\n                                \"originalProviderPlayerId\": \"20B8F497031120AA\",\n                                \"playerName\": \"Coli Saco\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x75de64c4794e7731957aba91f71b90933b038e1ee0548273ea6eff6a49c8d463\",\n                                \"0xe2a6e4be9b840768f614f51239a2ad41fbb450d194f1deeaeacc87436fd16795\",\n                                \"0xbee3346dbe6fd05fa9d4f6a43de8ed751291d651d4598de74fc29001030c2770\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80606,\n                                \"originalProviderPlayerId\": \"4D424FA4FDF7\",\n                                \"playerName\": \"Eljif Elmas\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x98ec7d8136540a3b3eeea6da91a0641f1b8f89577f41c9e6108f22ddb833533c\",\n                                \"0xc99af11594555f86f6dae96915fdc8099db6ec2a598bf30b7b887519aa9ee5a3\",\n                                \"0xdee88b228f80bf3b973486bfae65bc9bdcf7ba196cc36d857bf37a4b25483dad\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80505,\n                                \"originalProviderPlayerId\": \"6CA5BD29DFB7\",\n                                \"playerName\": \"Erling Haaland\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -142.9577464791511,\n                                    \"decimal\": 1.699507389161202,\n                                    \"normalizedImplied\": 0.58840579710192\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd4abd34074df935714bb3dec2ea186f769c7f68fec17f07845f153e1f3994a0d\",\n                                \"0x7c6889595f0d4a05bdef5c1d76df90874820cc3b392e9cb679d73d7e606d37c9\",\n                                \"0x0fa554b173b1cedc1af1da7c76218d0fe1f0d47e6af3a652ff92107eb0e29a27\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81573,\n                                \"originalProviderPlayerId\": \"CAED822CAAE7\",\n                                \"playerName\": \"Frank Anguissa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xda948db50ab440e5d89bdb10198bfb3959d32ec373297e7d5c947e6d5b50cdbe\",\n                                \"0xfd4e13a14f99eb3cdf7948cc6cc19bb08f6c2f6d45dff1cbfaae42b159c72055\",\n                                \"0xff770cffc8397ceeb0fd9b72af51a7010277b0824d5f4df8b1a37e2a2b4cea02\",\n                                \"0x5fe877d0671c1091d471264ed8d588555876fb33f51501878a4ded9d22598956\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81574,\n                                \"originalProviderPlayerId\": \"911489032A50\",\n                                \"playerName\": \"Giovanni Di Lorenzo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 885.2216748768474,\n                                    \"decimal\": 9.852216748768473,\n                                    \"normalizedImplied\": 0.10149999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x1da2958ce9552346e2b3ff83d109251f49e9249c72715b92aec268b758b69fee\",\n                                \"0x6314cf2a4e21052d93b3569b97e2133248c5f458b3cb8afe3011aa7f2e109e33\",\n                                \"0x2f3a91b00bb79dcb686eab91e5b112950e362802fad04105ac88744113b95c39\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81575,\n                                \"originalProviderPlayerId\": \"FA4FF1B9F99F9B74\",\n                                \"playerName\": \"Giuseppe Ambrosino\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe65980b6aab9858b88570eda99bea8f256496669cdeb69e6087e31d2a42b9292\",\n                                \"0x5fe877d0671c1091d471264ed8d588555876fb33f51501878a4ded9d22598956\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80521,\n                                \"originalProviderPlayerId\": \"391C4D755032\",\n                                \"playerName\": \"Jérémy Doku\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe6c6db3ade60c98bb4f5bdfe90ce4c8d64db32b3d8cfb86e6e0d7db4b9cb3ea3\",\n                                \"0xfd4e13a14f99eb3cdf7948cc6cc19bb08f6c2f6d45dff1cbfaae42b159c72055\",\n                                \"0xff770cffc8397ceeb0fd9b72af51a7010277b0824d5f4df8b1a37e2a2b4cea02\",\n                                \"0x5fe877d0671c1091d471264ed8d588555876fb33f51501878a4ded9d22598956\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80526,\n                                \"originalProviderPlayerId\": \"E9B3B6F31419\",\n                                \"playerName\": \"Josko Gvardiol\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x622bfd0da98c4924b2071ab09d5d533ad1205bd25d01bb68b620e2910bbbde1a\",\n                                \"0xd4b98714f865f4c11ee2876e62e653173fe2352ec0c811bf403827df2fc0a9b8\",\n                                \"0x076536dfd5e83d6813e76491ae353f4ccf9c4e312dcdad97a4a828bdb316b68e\",\n                                \"0xf5ba4433f5597e153f9dfc87097f0a4af1053ef1e180a63bfda9ca9365c4a034\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80527,\n                                \"originalProviderPlayerId\": \"59D68ABACDA5\",\n                                \"playerName\": \"Kevin De Bruyne\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xfe6a4bfad998c5465263b47636a08a736528e321c3e06a2d43b71f66f7af78de\",\n                                \"0x71449e248e8f7b6ddc9d58de8a45169eeca72c72c6ac996dfa7f05c9087ccae4\",\n                                \"0xff770cffc8397ceeb0fd9b72af51a7010277b0824d5f4df8b1a37e2a2b4cea02\",\n                                \"0x5fe877d0671c1091d471264ed8d588555876fb33f51501878a4ded9d22598956\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81576,\n                                \"originalProviderPlayerId\": \"194B4FC6163819CA\",\n                                \"playerName\": \"Lorenzo Lucca\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 244.82758620724147,\n                                    \"decimal\": 3.4482758620724145,\n                                    \"normalizedImplied\": 0.28999999999970993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcdd075f8a29541c81e0f0f240b9e705dc6513ca13f29a1536efdf6deda923ee3\",\n                                \"0x88fa5d48dadcab06a81ce1d9e4fd30db3401f472c40b0bd565d766b37da59751\",\n                                \"0x0fa554b173b1cedc1af1da7c76218d0fe1f0d47e6af3a652ff92107eb0e29a27\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80534,\n                                \"originalProviderPlayerId\": \"C882B2721C12\",\n                                \"playerName\": \"Mateo Kovacic\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0abe873461bd288d17cab2125ef0f65882aa18a8fef839cbb053c70840b92cc2\",\n                                \"0x639f821827c7bb013f63661f4b9ddbb8a7ec1759ad8b49c321c711b337a9776a\",\n                                \"0xa19ec653e3faa9cd30b7959ac8cca10551db10dbee54db98db6b95ad26e98503\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80535,\n                                \"originalProviderPlayerId\": \"30011120F9B1\",\n                                \"playerName\": \"Matheus Luiz Nunes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbbabdce5abbf7cc09552a740661b8ffb5237462be93f420258eed1f79ed82734\",\n                                \"0x0fa66f2ec313005647396c25f22b8998589c7b0c2019a23e90fda8122f4ee350\",\n                                \"0xf8fd16bc4e596e4b52ef3e3f47397d1ae66329db59f515cfc672b13f19be3344\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81577,\n                                \"originalProviderPlayerId\": \"06F987BE2734\",\n                                \"playerName\": \"Matteo Politano\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x159369a43a7ffbe18066851faf3491ba9437cb6fe0dcfa0a5429a0a0a7ce98ea\",\n                                \"0xc29cf250522fe5c2d54b8254f2a185650f3b080fb3a3ddcd26b9945544e0fb42\",\n                                \"0x2f3a91b00bb79dcb686eab91e5b112950e362802fad04105ac88744113b95c39\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80538,\n                                \"originalProviderPlayerId\": \"F2B42694C5D3\",\n                                \"playerName\": \"Nico O'Reilly\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xab6ed116c9a5ca50d0dcb8e9726f49d98b4f9d5f73eafa395c526ef47d00cab4\",\n                                \"0xdd6f76a4e00b30d07eb6107b50f03e911526238a087c62367782e43f3412f39d\",\n                                \"0xf8fd16bc4e596e4b52ef3e3f47397d1ae66329db59f515cfc672b13f19be3344\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80020,\n                                \"originalProviderPlayerId\": \"083D6907177E\",\n                                \"playerName\": \"Noa Lang\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7b5238ca1781231f41b1389e9250c94019a21135917c33b84d7d2ae84a2e7775\",\n                                \"0xecd770dcdd9fafcca2054f6bfc9a0f2055069b50c493f83fb75574ec1f388515\",\n                                \"0xe80e99340812249c4e93ed8b5407978e9114633262b45be2397388fdeb682e6d\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81578,\n                                \"originalProviderPlayerId\": \"F6BFF238169DEEB5\",\n                                \"playerName\": \"Omar Khaled Mohamed Abd Elsala Marmoush\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.93596059140398,\n                                    \"decimal\": 2.70935960591404,\n                                    \"normalizedImplied\": 0.36909090909053993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x573f3fa951b8256d69c3e1d3197079992c9eaa66c2048e9030901f62e567aeb9\",\n                                \"0x4c6a88ce635d4dd8dee21db0186468dd29bc6ea829bed3518d5de18d63ece571\",\n                                \"0xad60def5977dee403d2473e81ab7b609689e6514f06a86c74bdf1481e214797e\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81579,\n                                \"originalProviderPlayerId\": \"34A36BCF2914\",\n                                \"playerName\": \"Oscar Bobb\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4a822ee8c7dec1d7b183392a047dd13b8f87769776e9d4d309c561ae9354173a\",\n                                \"0xe98da39f8f4b7e6b53c7658b35f46a6bbafad85c028aa7cfc771b5a1b1e81ab4\",\n                                \"0xad60def5977dee403d2473e81ab7b609689e6514f06a86c74bdf1481e214797e\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80540,\n                                \"originalProviderPlayerId\": \"C1A30CFF9C2C\",\n                                \"playerName\": \"Phil Foden\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x12d4f8ead240205a3b447387375a3b2b32b15a041a021337b471cbcdf50ab80e\",\n                                \"0xc03e2d3be9f9b7aca75710c7cec47f7bf112594f26a326a1e67b9eb58e4f543b\",\n                                \"0xa19ec653e3faa9cd30b7959ac8cca10551db10dbee54db98db6b95ad26e98503\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81580,\n                                \"originalProviderPlayerId\": \"9A010E7A5A4B\",\n                                \"playerName\": \"Rasmus Højlund\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 294.08866995073896,\n                                    \"decimal\": 3.9408866995073897,\n                                    \"normalizedImplied\": 0.25375\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8f4a020973f631be67cb4d139acaf7c3dcfd6c6914f5ad2f15bcd629f140a2ed\",\n                                \"0xa612bb7032ab0cb3e78ba3911fc3d052db8cda0ae177d7505d3a7dd3f0795f54\",\n                                \"0xe80e99340812249c4e93ed8b5407978e9114633262b45be2397388fdeb682e6d\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81581,\n                                \"originalProviderPlayerId\": \"C7FD1A9EFF5C7646\",\n                                \"playerName\": \"Rayan Aït-Nouri\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 835.960591130665,\n                                    \"decimal\": 9.35960591130665,\n                                    \"normalizedImplied\": 0.106842105263425\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa4f660762585ea9993e31de5e5cd23edfebeed78a7b09bc48862d05c84ae27e6\",\n                                \"0xdd6f76a4e00b30d07eb6107b50f03e911526238a087c62367782e43f3412f39d\",\n                                \"0xf8fd16bc4e596e4b52ef3e3f47397d1ae66329db59f515cfc672b13f19be3344\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81582,\n                                \"originalProviderPlayerId\": \"EA2ED8B0DA6939C5\",\n                                \"playerName\": \"Rayan Cherki\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4d41f827d314b6ce3797795fcab607c5b664521a818a492d864c549e9cde6a7e\",\n                                \"0xe98da39f8f4b7e6b53c7658b35f46a6bbafad85c028aa7cfc771b5a1b1e81ab4\",\n                                \"0xad60def5977dee403d2473e81ab7b609689e6514f06a86c74bdf1481e214797e\",\n                                \"0x12d9936b6db769e97b293706109c3ae38e7de90f9078279c511e246a9a45c48b\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80543,\n                                \"originalProviderPlayerId\": \"6E45B587D879\",\n                                \"playerName\": \"Rodrigo Hernández Cascante\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2b35e5898982615e35047494fbea8ba2153593a9aca00cc8a0e9ca3efcf691a5\",\n                                \"0x6314cf2a4e21052d93b3569b97e2133248c5f458b3cb8afe3011aa7f2e109e33\",\n                                \"0x2f3a91b00bb79dcb686eab91e5b112950e362802fad04105ac88744113b95c39\",\n                                \"0x766bc1f22d47c6f0dde79b6deb601e0886e7825ab03cc13f8a04d490e04efefd\",\n                                \"0xeadcd466d6ee2beab320ee83f6e598dac2bb55653f9f6b0c083f9e9443ccf26f\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81583,\n                                \"originalProviderPlayerId\": \"ACA098783103\",\n                                \"playerName\": \"Sávio Moreira de Oliveira\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd1ec32a03d6324a71852ea567d1e7c6ccef988e065d48249f8037566f5d68761\",\n                                \"0x7c6889595f0d4a05bdef5c1d76df90874820cc3b392e9cb679d73d7e606d37c9\",\n                                \"0x0fa554b173b1cedc1af1da7c76218d0fe1f0d47e6af3a652ff92107eb0e29a27\",\n                                \"0x7be6562a99d202a912afb091a37320e83876775ea94e434ab67a958174631e54\",\n                                \"0x7a3b17a07b03777ec078f188da42926e1eb219a444971ff2c0ad7b7909eea782\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81584,\n                                \"originalProviderPlayerId\": \"A0E6D1C7528D\",\n                                \"playerName\": \"Scott McTominay\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 343.3497536950247,\n                                    \"decimal\": 4.433497536950247,\n                                    \"normalizedImplied\": 0.22555555555532997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x92bb94ace62938dacd949e7d0526d8047e14b266db1834cf3111b6e3bfa921d5\",\n                                \"0x5e8d4768103913185fa01b5dc72882a86d49f27408e2eb94bd6da3e313313d2b\",\n                                \"0xdee88b228f80bf3b973486bfae65bc9bdcf7ba196cc36d857bf37a4b25483dad\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80165,\n                                \"originalProviderPlayerId\": \"47A30536C4ED\",\n                                \"playerName\": \"Tijjani Reijnders\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 367.9802955675555,\n                                    \"decimal\": 4.679802955675555,\n                                    \"normalizedImplied\": 0.21368421052583497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x7dd3ff27378eb94ee7a82e32b2e145a718115e73079b94fbe2488b2d5e017796\",\n                                \"0xecd770dcdd9fafcca2054f6bfc9a0f2055069b50c493f83fb75574ec1f388515\",\n                                \"0xe80e99340812249c4e93ed8b5407978e9114633262b45be2397388fdeb682e6d\",\n                                \"0x41335827059c0338734c641a7cbe4e10e239be221a0e19c8be19c61cfff3dfec\",\n                                \"0xcbc95018154700793d267d661efb18e4e907fa14ae749c64919fd6993fbee2ee\",\n                                \"0x7106945576ec2df24fe76976c4c9fd0dc6357662e4417292d8167adb9e8d745c\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 267.6190476189815,\n                                    \"decimal\": 3.6761904761898148,\n                                    \"normalizedImplied\": 0.27202072538864996\n                                },\n                                {\n                                    \"american\": 275.2380952380727,\n                                    \"decimal\": 3.7523809523807268,\n                                    \"normalizedImplied\": 0.26649746192895\n                                },\n                                {\n                                    \"american\": 223.80952380932953,\n                                    \"decimal\": 3.2380952380932952,\n                                    \"normalizedImplied\": 0.30882352941195\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138343539373538373900000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Manchester City FC\",\n                            \"awayTeam\": \"SSC Napoli\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 1042.8571428576001,\n                                    \"decimal\": 11.428571428576001,\n                                    \"normalizedImplied\": 0.087499999999965\n                                },\n                                {\n                                    \"american\": 899.9999999999499,\n                                    \"decimal\": 9.999999999999499,\n                                    \"normalizedImplied\": 0.100000000000005\n                                },\n                                {\n                                    \"american\": 852.3809523809524,\n                                    \"decimal\": 9.523809523809524,\n                                    \"normalizedImplied\": 0.10500000000000001\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                },\n                {\n                    \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"subLeagueId\": 16,\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"originalMarketName\": \"Moneyline\",\n                    \"line\": 0,\n                    \"maturity\": 1758222000,\n                    \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                    \"homeTeam\": \"Newcastle United FC\",\n                    \"awayTeam\": \"FC Barcelona\",\n                    \"status\": 0,\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"\"\n                    },\n                    \"combinedPositions\": [\n                        [],\n                        [],\n                        []\n                    ],\n                    \"odds\": [\n                        {\n                            \"american\": 208.59680734333602,\n                            \"decimal\": 3.08596807343336,\n                            \"normalizedImplied\": 0.3240474224632624\n                        },\n                        {\n                            \"american\": 111.97544274347102,\n                            \"decimal\": 2.11975442743471,\n                            \"normalizedImplied\": 0.47175275921474663\n                        },\n                        {\n                            \"american\": 269.72460943600936,\n                            \"decimal\": 3.6972460943600938,\n                            \"normalizedImplied\": 0.27047158194999094\n                        }\n                    ],\n                    \"proof\": [\n                        \"0x83c7851aee1c2ea5881b00466170980cd37e2b008f48347fa9320dc152db768d\",\n                        \"0xe0bda0c25ef84e81d98299d45464d6a33281e5a725abea4afdabc20d2c85aec5\",\n                        \"0xe560ac4de8bc667b252f4dea5e2dd88540683b27f1458232cd65b7839fe633a1\",\n                        \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                        \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                        \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                    ],\n                    \"childMarkets\": [\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": -0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.64405932923228,\n                                    \"decimal\": 3.0564405932923226,\n                                    \"normalizedImplied\": 0.32717796059723986\n                                },\n                                {\n                                    \"american\": -285.103713695092,\n                                    \"decimal\": 1.3507495525187945,\n                                    \"normalizedImplied\": 0.74032969186276\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa8db38e910e114afb00843d6d8c60d721503d395bb049dec5bed61c0c1d91f9b\",\n                                \"0xa032413fe04de997630c99ddfb09ee5a7dac5d955f1f4a49d4ff80343bd1903a\",\n                                \"0x23ed9ddfa16caa85e5b3027d59bd063197d5a3539fee949f0777406392f97047\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -143.93324790170792,\n                                    \"decimal\": 1.6947665077931824,\n                                    \"normalizedImplied\": 0.590051783181706\n                                },\n                                {\n                                    \"american\": 110.9831487306698,\n                                    \"decimal\": 2.109831487306698,\n                                    \"normalizedImplied\": 0.47397150247129377\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x063be0bf7c1d67f223d96ad538d5454d53c739fcfae843ade6c141034a66498b\",\n                                \"0x140bde160f0660c04c498c6729e2b144d2e483724408944502903303f07c30aa\",\n                                \"0xc8478488482bd60088d658b286fed160ca8038bff0c76f23b244740166745ce6\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10001,\n                            \"type\": \"spread\",\n                            \"originalMarketName\": \"Asian Handicap\",\n                            \"line\": 1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -268.49494548744934,\n                                    \"decimal\": 1.3724464898899724,\n                                    \"normalizedImplied\": 0.728625857085451\n                                },\n                                {\n                                    \"american\": 194.79992850389092,\n                                    \"decimal\": 2.947999285038909,\n                                    \"normalizedImplied\": 0.3392131080475488\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf313004b455583ac6cbe7a87b0612224572f806d8e01f8d63954e9d526543ca4\",\n                                \"0xd10455a2d9ca0f6e15c917530611c36a6f6481b080b40140ea53d79882417595\",\n                                \"0xee1fa2edd68fd0402255090313c6009a34d15ee5b6742937dbabae679bfe5f84\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 2.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -218.6674090801444,\n                                    \"decimal\": 1.4573155205005823,\n                                    \"normalizedImplied\": 0.6861931997104538\n                                },\n                                {\n                                    \"american\": 159.3193382216982,\n                                    \"decimal\": 2.593193382216982,\n                                    \"normalizedImplied\": 0.3856249236395461\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x60a9d68d78b53a5cc5188481c077271eeef98fceed71c9e004e4bdd33e91de34\",\n                                \"0x325d247f43bb52fec3c690115f5bbea0293ca075219d45a77d5e01bcc2413015\",\n                                \"0x4cbbed77a39df038480071aa3e1942ee84ea90f635c68bae1dda0a997bf852e9\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 114.93587088809925,\n                                    \"decimal\": 2.1493587088809925,\n                                    \"normalizedImplied\": 0.4652550529923523\n                                },\n                                {\n                                    \"american\": -151.21358357259223,\n                                    \"decimal\": 1.6613162497534064,\n                                    \"normalizedImplied\": 0.6019323534266475\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9d0f3bbacc463815f624af2f10108f15c46d1c001f95a9f7ab994f3e09a79665\",\n                                \"0xf3b5e455a675cf9f29a16e3dad386a5ddd6527de5c40e6ea0b6caeb6f0a56169\",\n                                \"0x0f2b4c38689ef0d1c3b99a9e9baa44a6bb585010b018419078e23da49152e0cb\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 4,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 193.8325258283871,\n                                    \"decimal\": 2.938325258283871,\n                                    \"normalizedImplied\": 0.3403299199708238\n                                },\n                                {\n                                    \"american\": -273.4997595169463,\n                                    \"decimal\": 1.3656310344719111,\n                                    \"normalizedImplied\": 0.7322622104781761\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbde954bc43fc5224a24d40e2f6174c692d38ebec00a2e70289d5fbbfe33d7a9d\",\n                                \"0x80e3a5fb625815955f41c354ae34d619fc5e7227939b59f663f2616293e485a5\",\n                                \"0xf8c725b1e45f61156e653728241712a487dd59158e68f787c50d439b2b54a4c9\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10002,\n                            \"type\": \"total\",\n                            \"originalMarketName\": \"Total Goals\",\n                            \"line\": 3,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -141.70753977116243,\n                                    \"decimal\": 1.7056787533075926,\n                                    \"normalizedImplied\": 0.5862768695810011\n                                },\n                                {\n                                    \"american\": 108.03365141504298,\n                                    \"decimal\": 2.0803365141504297,\n                                    \"normalizedImplied\": 0.48069146178899863\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xbbe275317d9b72c2368fce44eecc02ce236ed24643d01eacf7b63f8a52501177\",\n                                \"0x1b3f5c3765e32951f31e0ac1623874babf004bab03b0c78657e4ffde809371f8\",\n                                \"0x48c8cd41395f049fc4be12aaeaf3044c65e44f65ca884e6aad3d28c503589622\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10003,\n                            \"type\": \"doubleChance\",\n                            \"originalMarketName\": \"Double Chance\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -146.62068281457596,\n                                    \"decimal\": 1.6820320167685014,\n                                    \"normalizedImplied\": 0.594519004413\n                                },\n                                {\n                                    \"american\": -389.71640044415403,\n                                    \"decimal\": 1.2565968480824299,\n                                    \"normalizedImplied\": 0.795800181678\n                                },\n                                {\n                                    \"american\": -287.93422331628744,\n                                    \"decimal\": 1.3473015428602,\n                                    \"normalizedImplied\": 0.742224341165\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe88e9323ab4d9eedc54760291edcac4a58cd40f46f8f749e2b54b647f68c30bc\",\n                                \"0x7d4b371ab5e5b4a4294b5d79492a9c6b2a27b7c113f67daa8ee7d9ce3827e5c2\",\n                                \"0xb79895f585de51985188108e1ff9ba05fc2ff03faf3161cee7e9e2779deec6fd\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10018,\n                            \"type\": \"totalAwayTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -145.96769646584423,\n                                    \"decimal\": 1.6850830863347874,\n                                    \"normalizedImplied\": 0.5934425477945382\n                                },\n                                {\n                                    \"american\": 109.03312715184228,\n                                    \"decimal\": 2.090331271518423,\n                                    \"normalizedImplied\": 0.47839307272746157\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf76835307cb52c3e5081645a64980790ff6c0217e43b72e50a7ecb68e2a8284a\",\n                                \"0x23e5c5e07e6cb58ef032a50800d6a25b9923e83dbf2aa28e0f1e399224c0de99\",\n                                \"0xee1fa2edd68fd0402255090313c6009a34d15ee5b6742937dbabae679bfe5f84\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10017,\n                            \"type\": \"totalHomeTeam\",\n                            \"originalMarketName\": \"Team Total\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 118.89330486230314,\n                                    \"decimal\": 2.1889330486230314,\n                                    \"normalizedImplied\": 0.45684357528845354\n                                },\n                                {\n                                    \"american\": -159.76388369849622,\n                                    \"decimal\": 1.625923692420487,\n                                    \"normalizedImplied\": 0.6150350134275464\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8f6f9999dc0508426544cdc23d0a42d3da2a651bb756652e5fb651d3c6fc72a9\",\n                                \"0x09619d66fb27b09ae554b28767dddb2e8442bb47c468544e001e6e1216f2b17e\",\n                                \"0x901a9949f5fb30ad85bc222a25617790ac622d4d0c4366ceffbc72c11084819b\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10021,\n                            \"type\": \"firstPeriodWinner\",\n                            \"originalMarketName\": \"1st Half Moneyline\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 257.91256177951806,\n                                    \"decimal\": 3.5791256177951807,\n                                    \"normalizedImplied\": 0.2793978493037698\n                                },\n                                {\n                                    \"american\": 150.4401947436047,\n                                    \"decimal\": 2.504401947436047,\n                                    \"normalizedImplied\": 0.399296926367502\n                                },\n                                {\n                                    \"american\": 155.37011983751387,\n                                    \"decimal\": 2.5537011983751388,\n                                    \"normalizedImplied\": 0.3915884914947281\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xb40cadc81193ec5c45df3bce5e57b3168a1d40d0dc9b86b66e8a083200cd8f0a\",\n                                \"0x1b3f5c3765e32951f31e0ac1623874babf004bab03b0c78657e4ffde809371f8\",\n                                \"0x48c8cd41395f049fc4be12aaeaf3044c65e44f65ca884e6aad3d28c503589622\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -246.1739049668368,\n                                    \"decimal\": 1.4062168978205527,\n                                    \"normalizedImplied\": 0.7111278505825565\n                                },\n                                {\n                                    \"american\": 170.19875876758564,\n                                    \"decimal\": 2.7019875876758563,\n                                    \"normalizedImplied\": 0.3700979251574434\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x46059c86184bac12ccae5ca8b9c2ba326691718bc24d73cd0d6ea8b63166df1d\",\n                                \"0x7b33f113e0a716d89c52836ec2de67e5acacac606912003324f4ab66324025a6\",\n                                \"0x3eff40bbe7b4ce0caeb33ada560a0b0572424c4a75c304d1d4461c661b9ab3fd\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10031,\n                            \"type\": \"firstPeriodTotal\",\n                            \"originalMarketName\": \"1st Half Total Goals\",\n                            \"line\": 1.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 111.03373706496642,\n                                    \"decimal\": 2.110337370649664,\n                                    \"normalizedImplied\": 0.4738578835345893\n                                },\n                                {\n                                    \"american\": -155.30515175175088,\n                                    \"decimal\": 1.6438936433985527,\n                                    \"normalizedImplied\": 0.6083118600864105\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x59def45e4c02c986fe43c1b27ce1a14fe70babea2393a6763066defa731e5e9d\",\n                                \"0xf7dd0cd44da30364bd4a50341568ca9f4b49579664584685f2a34acd6a3cc6d7\",\n                                \"0x8d94caf5de0cef3c89ab8b386bf4f116f3cd479c0c351b5edfb79c8f901f9d19\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10041,\n                            \"type\": \"firstPeriodSpread\",\n                            \"originalMarketName\": \"1st Half Asian Handicap\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -202.5114833149928,\n                                    \"decimal\": 1.493799158265296,\n                                    \"normalizedImplied\": 0.6694340363407821\n                                },\n                                {\n                                    \"american\": 148.473523355396,\n                                    \"decimal\": 2.48473523355396,\n                                    \"normalizedImplied\": 0.4024573670852176\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x213a0be285d4151562bbc5cc02fbc19785de5ad9a7ca60e38cb699ce11ee6c54\",\n                                \"0x6c3452c9cb3cae14f02b31cdc29bec7d1052687b079a1ab28df2c71837bf2fa3\",\n                                \"0x624ed4b6ad910765fe18694ec4b63a375aa0418c99ae42a433bd73037c113e32\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10112,\n                            \"type\": \"firstPeriodTotalAwayTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -160.72339359624013,\n                                    \"decimal\": 1.622186962099706,\n                                    \"normalizedImplied\": 0.6164517551698434\n                                },\n                                {\n                                    \"american\": 114.97675242417493,\n                                    \"decimal\": 2.1497675242417493,\n                                    \"normalizedImplied\": 0.46516657672215644\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x010421b2452441211590d26e39f9d8399976d9db694bfd79f856e3f9483e185d\",\n                                \"0x140bde160f0660c04c498c6729e2b144d2e483724408944502903303f07c30aa\",\n                                \"0xc8478488482bd60088d658b286fed160ca8038bff0c76f23b244740166745ce6\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10111,\n                            \"type\": \"firstPeriodTotalHomeTeam\",\n                            \"originalMarketName\": \"1st Half Team Total\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -106.97443092002746,\n                                    \"decimal\": 1.934802822879783,\n                                    \"normalizedImplied\": 0.5168485326642166\n                                },\n                                {\n                                    \"american\": -130.01675615640926,\n                                    \"decimal\": 1.7691316331542735,\n                                    \"normalizedImplied\": 0.5652490641507834\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x8a0540c15616c1dfd15d2c4061d5f5e77855738ef45f38dbe1834e454d5ecd8f\",\n                                \"0x15c96ba2bdf237ec00997a312b000da1cd8f1355f55c7bf986fc62c995cfe201\",\n                                \"0x901a9949f5fb30ad85bc222a25617790ac622d4d0c4366ceffbc72c11084819b\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 10015,\n                            \"type\": \"firstPeriodDoubleChance\",\n                            \"originalMarketName\": \"Double Chance 1st Period\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [],\n                                [],\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": -203.9387490554135,\n                                    \"decimal\": 1.4903433038751668,\n                                    \"normalizedImplied\": 0.670986340798\n                                },\n                                {\n                                    \"american\": -211.23054475331264,\n                                    \"decimal\": 1.4734163807454355,\n                                    \"normalizedImplied\": 0.678694775671\n                                },\n                                {\n                                    \"american\": -378.2067275155755,\n                                    \"decimal\": 1.2644056615726957,\n                                    \"normalizedImplied\": 0.790885417862\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xcb100d860664b8a5bd23332b0813fe7ebb83366ed1100f08cd3942933124f36e\",\n                                \"0x80e3a5fb625815955f41c354ae34d619fc5e7227939b59f663f2616293e485a5\",\n                                \"0xf8c725b1e45f61156e653728241712a487dd59158e68f787c50d439b2b54a4c9\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80756,\n                                \"originalProviderPlayerId\": \"CCBCCC3C9746\",\n                                \"playerName\": \"Andreas Christensen\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9d45a322cf418bcae88c882235ef30ea7f46cd69d880d73518d99663af489664\",\n                                \"0xf3b5e455a675cf9f29a16e3dad386a5ddd6527de5c40e6ea0b6caeb6f0a56169\",\n                                \"0x0f2b4c38689ef0d1c3b99a9e9baa44a6bb585010b018419078e23da49152e0cb\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81585,\n                                \"originalProviderPlayerId\": \"DF8190C5B10F6767\",\n                                \"playerName\": \"Anthony Elanga\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xacf9182adcecc0d035270b571b71ea85fdc3ebc322b22b18bca450327b596248\",\n                                \"0xc4c6107d85f0609f6302e4e3bac8e0bceaec51e23859a44b9634cb8dfc5564a5\",\n                                \"0x23ed9ddfa16caa85e5b3027d59bd063197d5a3539fee949f0777406392f97047\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81586,\n                                \"originalProviderPlayerId\": \"23C7273CFCC9\",\n                                \"playerName\": \"Anthony Gordon\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 220.1970443352956,\n                                    \"decimal\": 3.201970443352956,\n                                    \"normalizedImplied\": 0.31230769230738\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x46181e8a50a4c2786f16a70a1cd18bc15fa93d6cbe334264fb1b7dfb3fbdf4ae\",\n                                \"0x7b33f113e0a716d89c52836ec2de67e5acacac606912003324f4ab66324025a6\",\n                                \"0x3eff40bbe7b4ce0caeb33ada560a0b0572424c4a75c304d1d4461c661b9ab3fd\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81587,\n                                \"originalProviderPlayerId\": \"2C3616F1FE21\",\n                                \"playerName\": \"Bruno Guimarães Rodriguez Moura\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x52519b088c3f0724d39ae2338168f089f1d5a9624baf47772e910d3595ed4e18\",\n                                \"0x8c060ec5dad91119202d8d19fd53a58e5a9dfb601a12b7f3888bb3e8a3f0118a\",\n                                \"0x8d94caf5de0cef3c89ab8b386bf4f116f3cd479c0c351b5edfb79c8f901f9d19\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81588,\n                                \"originalProviderPlayerId\": \"F036E5A2DC71\",\n                                \"playerName\": \"Dan Burn\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 786.6995073900493,\n                                    \"decimal\": 8.866995073900494,\n                                    \"normalizedImplied\": 0.11277777777766498\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xafc3529cae6433da4ade2a1ce012a6be05820ff298c38ef5a642f68d40a68fb8\",\n                                \"0x55f6e0f2c19c50747fd0c8f07bae47abff00cbad1e425a36c9e0dd0a8519e07c\",\n                                \"0x48c8cd41395f049fc4be12aaeaf3044c65e44f65ca884e6aad3d28c503589622\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80757,\n                                \"originalProviderPlayerId\": \"565814074683\",\n                                \"playerName\": \"Dani Olmo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xad79a3846be292aee8241ab0ebd511d8ee289c3ec8358f1d2be8add7d4a8102b\",\n                                \"0x55f6e0f2c19c50747fd0c8f07bae47abff00cbad1e425a36c9e0dd0a8519e07c\",\n                                \"0x48c8cd41395f049fc4be12aaeaf3044c65e44f65ca884e6aad3d28c503589622\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81589,\n                                \"originalProviderPlayerId\": \"E1CE84C74E7C\",\n                                \"playerName\": \"Fabian Schär\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x0afeb5e71d260c5067df0bc78f9a4660588830306c1d72046326a7185aef4356\",\n                                \"0x2ec22579a59903b015d12cbbdddd4e21a71e54d8f440e445462bea4b1c8147e2\",\n                                \"0xc8478488482bd60088d658b286fed160ca8038bff0c76f23b244740166745ce6\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80481,\n                                \"originalProviderPlayerId\": \"0EC5A3B87FAE\",\n                                \"playerName\": \"Frenkie de Jong\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 491.1330049249262,\n                                    \"decimal\": 5.911330049249262,\n                                    \"normalizedImplied\": 0.16916666666700497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5be01c4f92249b3fdca70b961a84223f780a96ed9f607fcdeb0283455752c7d3\",\n                                \"0x362064a6ccc4f3cc20f1906896a13742d9c06ea034d22d0ef444e8431c817866\",\n                                \"0x4cbbed77a39df038480071aa3e1942ee84ea90f635c68bae1dda0a997bf852e9\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81590,\n                                \"originalProviderPlayerId\": \"D3C1F274662F\",\n                                \"playerName\": \"Harvey Barnes\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 205.41871921209759,\n                                    \"decimal\": 3.054187192120976,\n                                    \"normalizedImplied\": 0.32741935483841494\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xac8f9f9f94b61480aa3490d2469cca0339819406941dd635d946adb2b33113d7\",\n                                \"0xc4c6107d85f0609f6302e4e3bac8e0bceaec51e23859a44b9634cb8dfc5564a5\",\n                                \"0x23ed9ddfa16caa85e5b3027d59bd063197d5a3539fee949f0777406392f97047\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81591,\n                                \"originalProviderPlayerId\": \"F2E2C1CABD98\",\n                                \"playerName\": \"Jacob Murphy\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 269.4581280783559,\n                                    \"decimal\": 3.694581280783559,\n                                    \"normalizedImplied\": 0.270666666667005\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x6a0d58606c4b9c3dc28ad84380d3806e3e77bec292671034cc2404700a55950a\",\n                                \"0xc1d9b732d410c1efcb4bdc2667d78a8a8a6b6bb7358c9d4959249a77a1c6768f\",\n                                \"0xe560ac4de8bc667b252f4dea5e2dd88540683b27f1458232cd65b7839fe633a1\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80039,\n                                \"originalProviderPlayerId\": \"E4292ECDB63B\",\n                                \"playerName\": \"Jacob Ramsey\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe5f2b74e53be4fb8a4c7bb06bf1e3bb626449219a3186a635c3a66885ec4228d\",\n                                \"0x7d4b371ab5e5b4a4294b5d79492a9c6b2a27b7c113f67daa8ee7d9ce3827e5c2\",\n                                \"0xb79895f585de51985188108e1ff9ba05fc2ff03faf3161cee7e9e2779deec6fd\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81592,\n                                \"originalProviderPlayerId\": \"76B559A9064C\",\n                                \"playerName\": \"Joe Willock\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x611e6ca0b8e04843ec09d19bc5dc0b10052a52996981165807a088868bd53e4e\",\n                                \"0xc1d9b732d410c1efcb4bdc2667d78a8a8a6b6bb7358c9d4959249a77a1c6768f\",\n                                \"0xe560ac4de8bc667b252f4dea5e2dd88540683b27f1458232cd65b7839fe633a1\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81593,\n                                \"originalProviderPlayerId\": \"8CAF20B2BCFB\",\n                                \"playerName\": \"Joelinton Cássio Apolinário de Lira\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 326.60098522184137,\n                                    \"decimal\": 4.266009852218414,\n                                    \"normalizedImplied\": 0.23441108545025496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x3ccac0342d236a5da349c9952c788cebe199a1d9d4785b74b6483bea0b88f89f\",\n                                \"0x661797142d8a85b7aa92b0ac395231e1401cf0f00ff38da06a0aa9ec7e3146ad\",\n                                \"0x3eff40bbe7b4ce0caeb33ada560a0b0572424c4a75c304d1d4461c661b9ab3fd\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81594,\n                                \"originalProviderPlayerId\": \"64B4980CD8CB6C83\",\n                                \"playerName\": \"Jofre Torrents\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5c60b34360a19c8347cf1a8c5ca230a1d8307a2c0a531793c69a12e706723e8a\",\n                                \"0x362064a6ccc4f3cc20f1906896a13742d9c06ea034d22d0ef444e8431c817866\",\n                                \"0x4cbbed77a39df038480071aa3e1942ee84ea90f635c68bae1dda0a997bf852e9\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80487,\n                                \"originalProviderPlayerId\": \"29C0A05668EE\",\n                                \"playerName\": \"Jules Koundé\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x88bd5f706569c26a140127d88e724928dc1702d77318d2375a95cc459d30f6df\",\n                                \"0x15c96ba2bdf237ec00997a312b000da1cd8f1355f55c7bf986fc62c995cfe201\",\n                                \"0x901a9949f5fb30ad85bc222a25617790ac622d4d0c4366ceffbc72c11084819b\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80491,\n                                \"originalProviderPlayerId\": \"704A66081EF0\",\n                                \"playerName\": \"Lamine Yamal Nasraoui Ebana\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 170.93596059140398,\n                                    \"decimal\": 2.70935960591404,\n                                    \"normalizedImplied\": 0.36909090909053993\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x44d119a0767fc4de29780eef12dadef019b11f26bc7de55a4bb9ac3147864c41\",\n                                \"0x661797142d8a85b7aa92b0ac395231e1401cf0f00ff38da06a0aa9ec7e3146ad\",\n                                \"0x3eff40bbe7b4ce0caeb33ada560a0b0572424c4a75c304d1d4461c661b9ab3fd\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81595,\n                                \"originalProviderPlayerId\": \"1B79385B461C\",\n                                \"playerName\": \"Lewis Miley\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x4be9e45d939e42b4c27763f9a3bd16761db30ce7b4e07c750950b093877d9175\",\n                                \"0x8c060ec5dad91119202d8d19fd53a58e5a9dfb601a12b7f3888bb3e8a3f0118a\",\n                                \"0x8d94caf5de0cef3c89ab8b386bf4f116f3cd479c0c351b5edfb79c8f901f9d19\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81596,\n                                \"originalProviderPlayerId\": \"50071F4D760F\",\n                                \"playerName\": \"Marc Bernal\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9014cf4e7eba662f5c04530f1f4f494d598877eadbbebc6509a2639c1f08d628\",\n                                \"0x09619d66fb27b09ae554b28767dddb2e8442bb47c468544e001e6e1216f2b17e\",\n                                \"0x901a9949f5fb30ad85bc222a25617790ac622d4d0c4366ceffbc72c11084819b\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80554,\n                                \"originalProviderPlayerId\": \"F29CD85763F7\",\n                                \"playerName\": \"Marc Casadó\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 638.9162561594829,\n                                    \"decimal\": 7.389162561594829,\n                                    \"normalizedImplied\": 0.13533333333299497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x5ff9e8c5d247431c3021cf89554b6d3f5a2e39085fc69f04607a04a2bbca1765\",\n                                \"0x325d247f43bb52fec3c690115f5bbea0293ca075219d45a77d5e01bcc2413015\",\n                                \"0x4cbbed77a39df038480071aa3e1942ee84ea90f635c68bae1dda0a997bf852e9\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81597,\n                                \"originalProviderPlayerId\": \"EC9945786F0F\",\n                                \"playerName\": \"Marcus Rashford\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 158.12807881771852,\n                                    \"decimal\": 2.5812807881771853,\n                                    \"normalizedImplied\": 0.38740458015269497\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xd15ef38ad965cd1234c8fbf73b44b43d2ec3b2c2b2d98aa2df636a6a193d9a0c\",\n                                \"0xb04d1eca200e40aadf8d32f5d6401d0e0f7d63a3242b59a129cdbbc56adb0e69\",\n                                \"0xf8c725b1e45f61156e653728241712a487dd59158e68f787c50d439b2b54a4c9\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81598,\n                                \"originalProviderPlayerId\": \"BFC127D607DC\",\n                                \"playerName\": \"Nick Woltemade\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xe4e2d3af4f87107eef9547648f653e2582a758c5e11dc3489aae4ff2bcd311d7\",\n                                \"0x3e5974a24132db9b271eeb90e44d2844615b973cef488c4a48fd92485aa8f876\",\n                                \"0xb79895f585de51985188108e1ff9ba05fc2ff03faf3161cee7e9e2779deec6fd\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81599,\n                                \"originalProviderPlayerId\": \"8D00DEA41427\",\n                                \"playerName\": \"Pablo Martín Páez Gavira\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x742fa4391fb3f1e0d03593feeab6931e73e1d244e1ee2a9c592d4b68d82f7205\",\n                                \"0xe0bda0c25ef84e81d98299d45464d6a33281e5a725abea4afdabc20d2c85aec5\",\n                                \"0xe560ac4de8bc667b252f4dea5e2dd88540683b27f1458232cd65b7839fe633a1\",\n                                \"0x633ef17575bd4e9f1565895eef5c172bafb84005d73e8efcad47c2cab1dfc586\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80641,\n                                \"originalProviderPlayerId\": \"B9C1E9806119\",\n                                \"playerName\": \"Pedro González López\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 441.87192118280797,\n                                    \"decimal\": 5.41871921182808,\n                                    \"normalizedImplied\": 0.18454545454526997\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x9af005b98d9725f40cbd6311b799258d17a63629eaa2e1bb2948b0d60889e80c\",\n                                \"0x8f14e7ee2266f35671d4a5a885e5bcedb66567a71eecda4e03f8b04d8a53383c\",\n                                \"0x0f2b4c38689ef0d1c3b99a9e9baa44a6bb585010b018419078e23da49152e0cb\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80642,\n                                \"originalProviderPlayerId\": \"E09A74889CEC\",\n                                \"playerName\": \"Raphael Dias Belloli\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xde10b8e3f303729a3923eabf0a1c3b0eef95850cd56c6bfbbbb5e8b2a9a6c27a\",\n                                \"0x3e5974a24132db9b271eeb90e44d2844615b973cef488c4a48fd92485aa8f876\",\n                                \"0xb79895f585de51985188108e1ff9ba05fc2ff03faf3161cee7e9e2779deec6fd\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80498,\n                                \"originalProviderPlayerId\": \"28E0A5C3B37D\",\n                                \"playerName\": \"Robert Lewandowski\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 101.97044334966283,\n                                    \"decimal\": 2.0197044334966283,\n                                    \"normalizedImplied\": 0.49512195121973496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xdcf9eb787ecc313bc1e261163eab7922870709bfcb46a8a41924ba90d4cc434d\",\n                                \"0xb04d1eca200e40aadf8d32f5d6401d0e0f7d63a3242b59a129cdbbc56adb0e69\",\n                                \"0xf8c725b1e45f61156e653728241712a487dd59158e68f787c50d439b2b54a4c9\",\n                                \"0x252743561d9ed857d5bed762ee924f7a6f99dd82b8e7d93337cb96d9011bacb0\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80860,\n                                \"originalProviderPlayerId\": \"BCBE7AD73F25\",\n                                \"playerName\": \"Ronald Araujo\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 688.1773399014779,\n                                    \"decimal\": 7.881773399014779,\n                                    \"normalizedImplied\": 0.126875\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x112866be4d40864aca9af4c0ca8ed4b5d4b20801bad5554c6cfbe37a38f98097\",\n                                \"0x2ec22579a59903b015d12cbbdddd4e21a71e54d8f440e445462bea4b1c8147e2\",\n                                \"0xc8478488482bd60088d658b286fed160ca8038bff0c76f23b244740166745ce6\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81600,\n                                \"originalProviderPlayerId\": \"FFB0E806D505\",\n                                \"playerName\": \"Roony Bardghji\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xee3fb71bfb2df1f5834149c92d0dab5eb0117fbee0d918495680f4c5ac24592a\",\n                                \"0xd10455a2d9ca0f6e15c917530611c36a6f6481b080b40140ea53d79882417595\",\n                                \"0xee1fa2edd68fd0402255090313c6009a34d15ee5b6742937dbabae679bfe5f84\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81601,\n                                \"originalProviderPlayerId\": \"9195419BF499\",\n                                \"playerName\": \"Sandro Tonali\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x15825ac06efc5b17a5a3006236b55290c00cb546fc2fb8557275b720a0332d48\",\n                                \"0x6c3452c9cb3cae14f02b31cdc29bec7d1052687b079a1ab28df2c71837bf2fa3\",\n                                \"0x624ed4b6ad910765fe18694ec4b63a375aa0418c99ae42a433bd73037c113e32\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81602,\n                                \"originalProviderPlayerId\": \"7B601FE84630F6DD\",\n                                \"playerName\": \"Sean Neave\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 234.97536945792717,\n                                    \"decimal\": 3.3497536945792716,\n                                    \"normalizedImplied\": 0.29852941176488496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x38e01cc9a9546b4a8c6b216bf2c8ff7a43067949c2bd45fa83cbad083cacbb0c\",\n                                \"0xbdcd936f24e1fd85035352a581e5534d112de9e988a211f1ce81e7daa474eaee\",\n                                \"0x624ed4b6ad910765fe18694ec4b63a375aa0418c99ae42a433bd73037c113e32\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81603,\n                                \"originalProviderPlayerId\": \"07A70F2E418D8978\",\n                                \"playerName\": \"Seung-Soo Park\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 392.6108374384237,\n                                    \"decimal\": 4.926108374384237,\n                                    \"normalizedImplied\": 0.20299999999999999\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xa7422f26a09fa706021f078fe69445dd8385d01903d7903e58c2e9a395ac4d88\",\n                                \"0xa032413fe04de997630c99ddfb09ee5a7dac5d955f1f4a49d4ff80343bd1903a\",\n                                \"0x23ed9ddfa16caa85e5b3027d59bd063197d5a3539fee949f0777406392f97047\",\n                                \"0x1c8ca38bcc1c8c8a878c2dfe1b47ba6b81a1e93baf5db6e2cb98d6ce6d1292bf\",\n                                \"0x0c2f4509e6b970a99b4670660fb45716557abdf9a39db1f07f2c158a9834df3e\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81604,\n                                \"originalProviderPlayerId\": \"2746727743A0\",\n                                \"playerName\": \"Tino Livramento\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 540.3940886705911,\n                                    \"decimal\": 6.403940886705912,\n                                    \"normalizedImplied\": 0.15615384615369\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x555b1145bd29475d7ba3f4b32d5e370f2595548fe1604b921a254f3bea6349d2\",\n                                \"0xf7dd0cd44da30364bd4a50341568ca9f4b49579664584685f2a34acd6a3cc6d7\",\n                                \"0x8d94caf5de0cef3c89ab8b386bf4f116f3cd479c0c351b5edfb79c8f901f9d19\",\n                                \"0x4f4dea6708b0ffef4c845418c2ec7065342a208e5f84e8bfd2443e4241c6a036\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 80680,\n                                \"originalProviderPlayerId\": \"E237FD5A9D71\",\n                                \"playerName\": \"Toni Fernández\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 134.48275862062872,\n                                    \"decimal\": 2.344827586206287,\n                                    \"normalizedImplied\": 0.42647058823540496\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x2adf99570243e5fa8fbd209608c21cf74a21b74dc9f25e888e25190140c7db3c\",\n                                \"0xbdcd936f24e1fd85035352a581e5534d112de9e988a211f1ce81e7daa474eaee\",\n                                \"0x624ed4b6ad910765fe18694ec4b63a375aa0418c99ae42a433bd73037c113e32\",\n                                \"0x57c29d1cbabcb8dcb43ec17e02225a599c6702158b894b22b9b88f47bfc25cd8\",\n                                \"0xc8da6b9889aee1e6db2bd1a9c392a9f597059cb330886f0a6bd13cb9b8ee10f6\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81605,\n                                \"originalProviderPlayerId\": \"534856807D8F530E\",\n                                \"playerName\": \"William Osula\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0xf98cdfcf95f95dccecb37803ec222f09bcb73b4b25f8a355bf57dbadafac83ed\",\n                                \"0x23e5c5e07e6cb58ef032a50800d6a25b9923e83dbf2aa28e0f1e399224c0de99\",\n                                \"0xee1fa2edd68fd0402255090313c6009a34d15ee5b6742937dbabae679bfe5f84\",\n                                \"0x7a3f1cf75ada27020b608192a7393bfbec0e336a1a91e6c8d91025936e62d5ff\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 11100,\n                            \"type\": \"overGoals\",\n                            \"originalMarketName\": \"Player Goals\",\n                            \"line\": 0.5,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": true,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 81606,\n                                \"originalProviderPlayerId\": \"EFCBD25729701C9D\",\n                                \"playerName\": \"Yoane Wissa\"\n                            },\n                            \"combinedPositions\": [\n                                []\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 195.56650246334976,\n                                    \"decimal\": 2.9556650246334977,\n                                    \"normalizedImplied\": 0.338333333332995\n                                }\n                            ],\n                            \"proof\": [\n                                \"0x935018e3b2bd025db163b25d9abc8f3810a90c96601802bb45d67f56dd91cce3\",\n                                \"0x8f14e7ee2266f35671d4a5a885e5bcedb66567a71eecda4e03f8b04d8a53383c\",\n                                \"0x0f2b4c38689ef0d1c3b99a9e9baa44a6bb585010b018419078e23da49152e0cb\",\n                                \"0x130372ad3e2c21ac3a214c2944a296e2d3fe4f220cc0b762881e13ae2155f0ec\",\n                                \"0x0ec0242de807a24ce936540d3304aa1b504218eb6194d7b3ec9ac91081c21692\",\n                                \"0x755ad4d937af9ef4c23bdba491ef472f76769a77f3473a569fc0c820e1771251\"\n                            ]\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90000,\n                            \"type\": \"sgpBuilder\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 0,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 494.2857142872357,\n                                    \"decimal\": 5.942857142872357,\n                                    \"normalizedImplied\": 0.1682692307688\n                                },\n                                {\n                                    \"american\": 519.0476190482381,\n                                    \"decimal\": 6.19047619048238,\n                                    \"normalizedImplied\": 0.1615384615383\n                                },\n                                {\n                                    \"american\": 447.6190476198691,\n                                    \"decimal\": 5.476190476198691,\n                                    \"normalizedImplied\": 0.1826086956519\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Home | Moneyline + Total Goals Over\",\n                                \"Home | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Home | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        },\n                        {\n                            \"gameId\": \"0x3230323530393138453646343946453300000000000000000000000000000000\",\n                            \"sport\": \"Soccer\",\n                            \"leagueId\": 16,\n                            \"leagueName\": \"UEFA Champions League\",\n                            \"subLeagueId\": 16,\n                            \"typeId\": 90001,\n                            \"type\": \"sgpBuilder1\",\n                            \"originalMarketName\": \"\",\n                            \"line\": 0,\n                            \"maturity\": 1758222000,\n                            \"maturityDate\": \"2025-09-18T19:00:00.000Z\",\n                            \"homeTeam\": \"Newcastle United FC\",\n                            \"awayTeam\": \"FC Barcelona\",\n                            \"status\": 0,\n                            \"isOpen\": true,\n                            \"isResolved\": false,\n                            \"isCancelled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"isPlayerPropsMarket\": false,\n                            \"isOneSidePlayerPropsMarket\": false,\n                            \"isYesNoPlayerPropsMarket\": false,\n                            \"playerProps\": {\n                                \"playerId\": 0,\n                                \"playerName\": \"\"\n                            },\n                            \"combinedPositions\": [\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10002,\n                                        \"position\": 0,\n                                        \"line\": 3.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 10021,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ],\n                                [\n                                    {\n                                        \"typeId\": 0,\n                                        \"position\": 1,\n                                        \"line\": 0,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    },\n                                    {\n                                        \"typeId\": 10031,\n                                        \"position\": 0,\n                                        \"line\": 1.5,\n                                        \"playerProps\": {\n                                            \"playerId\": 0,\n                                            \"playerName\": \"\"\n                                        }\n                                    }\n                                ]\n                            ],\n                            \"odds\": [\n                                {\n                                    \"american\": 250.47619047591013,\n                                    \"decimal\": 3.504761904759101,\n                                    \"normalizedImplied\": 0.28532608695675\n                                },\n                                {\n                                    \"american\": 304.7619047620059,\n                                    \"decimal\": 4.047619047620059,\n                                    \"normalizedImplied\": 0.24705882352935002\n                                },\n                                {\n                                    \"american\": 244.76190476147036,\n                                    \"decimal\": 3.4476190476147037,\n                                    \"normalizedImplied\": 0.29005524861915\n                                }\n                            ],\n                            \"positionNames\": [\n                                \"Away | Moneyline + Total Goals Over\",\n                                \"Away | 1st Half Moneyline + 1st Half Total Goals Over\",\n                                \"Away | Moneyline + 1st Half Total Goals Over\"\n                            ],\n                            \"proof\": []\n                        }\n                    ],\n                    \"statusCode\": \"open\",\n                    \"tournamentName\": \"Group Stage\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"74d322b9-bc86-483f-9c59-3eb9ea2cd11f"},{"name":"Overtime V2 market (protected)","id":"8769337c-3750-43ec-bd61-a209e99dda69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","description":"<p>All requests to this route must include a valid API key for authentication. The API key should be provided in the request header.</p>\n","type":"text"}],"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/markets/{{gameId}}","description":"<h2 id=\"get-a-single-market-details\">Get a single market details</h2>\n<p>Use <code>/overtime-v2/networks/{{network}}/markets/{{gameId}}</code> to get details for a single market. Since the game ID is sent, it returns details for the game (parent market with all child markets).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-markets\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><p><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</p>\n</li>\n<li><p><code>gameId</code> - (Required) game ID</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","markets","{{gameId}}"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"8454fcc4-4d13-4887-9087-4c93b864e1c3","name":"Overtime market response example (optimisim)","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","type":"text"}],"url":"https://api.overtime.io/overtime-v2/networks/10/markets/0x3430343338353400000000000000000000000000000000000000000000000000"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 10:18:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"63281"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"f731-aWx5UxHUIKVX8F+KcHDthdsRVgc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n    \"sport\": \"Soccer\",\n    \"leagueId\": 50,\n    \"leagueName\": \"UEFA EURO 2024\",\n    \"subLeagueId\": 50,\n    \"typeId\": 0,\n    \"type\": \"winner\",\n    \"line\": 0,\n    \"maturity\": 1719342000,\n    \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n    \"homeTeam\": \"Denmark\",\n    \"awayTeam\": \"Serbia\",\n    \"status\": 0,\n    \"isOpen\": true,\n    \"isResolved\": false,\n    \"isCancelled\": false,\n    \"isPaused\": false,\n    \"isOneSideMarket\": false,\n    \"isPlayerPropsMarket\": false,\n    \"isOneSidePlayerPropsMarket\": false,\n    \"isYesNoPlayerPropsMarket\": false,\n    \"playerProps\": {\n        \"playerId\": 0,\n        \"playerName\": \"\"\n    },\n    \"combinedPositions\": [\n        [],\n        [],\n        []\n    ],\n    \"odds\": [\n        {\n            \"american\": 122.00000000022202,\n            \"decimal\": 2.22000000000222,\n            \"normalizedImplied\": 0.45045045045\n        },\n        {\n            \"american\": 243.00000000043903,\n            \"decimal\": 3.4300000000043904,\n            \"normalizedImplied\": 0.291545189504\n        },\n        {\n            \"american\": 222.00000000018676,\n            \"decimal\": 3.2200000000018676,\n            \"normalizedImplied\": 0.310559006211\n        }\n    ],\n    \"proof\": [\n        \"0x29a22c693141b23fd466d994e31042ac9a1913b4fbb8af950f91c8d7a50ac9d1\",\n        \"0x2bdd4242469f02ef243e25fe3637840aee35a5eeefc82becb94f7d8baa29a73b\",\n        \"0xa104a399019b571dc481da041d596704e4b28a64ecaf15850a3c5a5a9f801f4a\",\n        \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n        \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n        \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n    ],\n    \"childMarkets\": [\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10001,\n            \"type\": \"spread\",\n            \"line\": -1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 325.00000000010624,\n                    \"decimal\": 4.250000000001062,\n                    \"normalizedImplied\": 0.235294117647\n                },\n                {\n                    \"american\": -555.5555555570854,\n                    \"decimal\": 1.1799999999995043,\n                    \"normalizedImplied\": 0.847457627119\n                }\n            ],\n            \"proof\": [\n                \"0x37b72990854b82cb838b548efe305391fb0fef2e78e723a56d56252c24905910\",\n                \"0x841c27985c56f981e94a2a9b3bf6fdc90b043630358daf6f74277ba1d15bea8c\",\n                \"0x4f13acf74333f6bce0777e30e04ec559e936a7c8d0ed9e44d015a79a8848d604\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10001,\n            \"type\": \"spread\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 619.9999999994241,\n                    \"decimal\": 7.19999999999424,\n                    \"normalizedImplied\": 0.138888888889\n                }\n            ],\n            \"proof\": [\n                \"0xf0ab8b7eed909d4d4e3db3fb31d71e97c54861cef1a2bddc9b19c10a48786f3a\",\n                \"0xd08be29f965ea1910d43a55b669ee2622bd029d7b269a7a2b82134676671483c\",\n                \"0x059f56e73a78c9d0e17e02c86f18676d130e2abe4cb97d0ad89305b636aecb1d\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10001,\n            \"type\": \"spread\",\n            \"line\": -2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 780.0000000028159,\n                    \"decimal\": 8.80000000002816,\n                    \"normalizedImplied\": 0.113636363636\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x853622a2631884109f01b66c577ebba0bb8a767bc952a8d9196f0e85fabd779b\",\n                \"0xd4470a10cb6b6c5a128de0fd816ee27badedf5a60b6b2184efefce0e9dd50416\",\n                \"0x18b9e0ccdf97da55f7afbad424243fdf1310386c0e5ccc55bf82bc5249e2f2bf\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -1428.5714285635697,\n                    \"decimal\": 1.070000000000385,\n                    \"normalizedImplied\": 0.934579439252\n                },\n                {\n                    \"american\": 638.9999999980344,\n                    \"decimal\": 7.389999999980343,\n                    \"normalizedImplied\": 0.135317997294\n                }\n            ],\n            \"proof\": [\n                \"0x59c5bfe2c97b1ba9b9efaae9863cdf89f996ff95b5620b62ddfc331db2f90978\",\n                \"0xf8e310c1f45280640e00822f483a4be27ce9ffcd68cb41fca3abb57bc9702016\",\n                \"0xcb5477a8589ae6e2e9a73fe9db9887668cfde39952dac51fa0a284bc9d4f3ece\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -263.1578947362877,\n                    \"decimal\": 1.3800000000008006,\n                    \"normalizedImplied\": 0.724637681159\n                },\n                {\n                    \"american\": 189.999999999913,\n                    \"decimal\": 2.89999999999913,\n                    \"normalizedImplied\": 0.344827586207\n                }\n            ],\n            \"proof\": [\n                \"0x843ee0d1ef63568d0cb38dcca784c38e8fd0d094ad52cc8a3646d595074b037d\",\n                \"0xc9986887700825c3a3f733ebe0931df3d2df14e111948b321561fd2c3f2aa874\",\n                \"0xb71c26066ae0488fccb315d3ba20af934d1ba3d2755b19be4c21978779b8c335\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 118.0000000001308,\n                    \"decimal\": 2.180000000001308,\n                    \"normalizedImplied\": 0.45871559633\n                },\n                {\n                    \"american\": -153.8461538464077,\n                    \"decimal\": 1.6499999999989274,\n                    \"normalizedImplied\": 0.606060606061\n                }\n            ],\n            \"proof\": [\n                \"0x6d2103af2ba7ed3ef151e1f95cde8a15bb28b1601b06c19b716b891f090d733d\",\n                \"0x2bbaa385a48320c8954b7d41fa065c48749820cc4f157dc382382f6c549e643b\",\n                \"0x16bd95dfd0d971429b20bb28d5c17cc73987f9ab0a4f6c59e0901466da892661\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 3.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 287.9999999998293,\n                    \"decimal\": 3.8799999999982933,\n                    \"normalizedImplied\": 0.257731958763\n                },\n                {\n                    \"american\": -434.78260869479215,\n                    \"decimal\": 1.230000000000455,\n                    \"normalizedImplied\": 0.813008130081\n                }\n            ],\n            \"proof\": [\n                \"0x3d683df321ba4480925fc7a2c980eb559307415c854d385a0e2c4dcb96d77bb5\",\n                \"0x841c27985c56f981e94a2a9b3bf6fdc90b043630358daf6f74277ba1d15bea8c\",\n                \"0x4f13acf74333f6bce0777e30e04ec559e936a7c8d0ed9e44d015a79a8848d604\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 5.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 1588.9999999996571,\n                    \"decimal\": 16.889999999996572,\n                    \"normalizedImplied\": 0.0592066311427\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x48334874da9decd09b0119e20320b9754e600e294df7d360c33db0ccc3d980ea\",\n                \"0x1d8a865c436b98e4d0d5bf04cd64abd329bc9a2a7f6cad3aa675aa90b6115ace\",\n                \"0x498535426136bfad0c4a163601e57cdd673b2fba0308b2712727521b5eaf6f69\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 4.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 664.0000000001223,\n                    \"decimal\": 7.640000000001224,\n                    \"normalizedImplied\": 0.130890052356\n                },\n                {\n                    \"american\": -1428.5714285635697,\n                    \"decimal\": 1.070000000000385,\n                    \"normalizedImplied\": 0.934579439252\n                }\n            ],\n            \"proof\": [\n                \"0xc2da1ef0495c745b6a7d8f0661e9399e7caba96e07f253e51423ad9710b68f6e\",\n                \"0xaa32cf366109280492b09c4cc559a18c1d8e4eabf4b9734b817b4b1e146289b6\",\n                \"0x0b4540db5e1238265797c9db864c88bb7cfccd02841c66d8e19df818ff1cec7a\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10003,\n            \"type\": \"doubleChance\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -318.426597985316,\n                    \"decimal\": 1.3140441176481477,\n                    \"normalizedImplied\": 0.761009456661\n                },\n                {\n                    \"american\": -287.59034917925743,\n                    \"decimal\": 1.347716814160788,\n                    \"normalizedImplied\": 0.741995639954\n                },\n                {\n                    \"american\": -151.3220770942666,\n                    \"decimal\": 1.6608421052646842,\n                    \"normalizedImplied\": 0.602104195715\n                }\n            ],\n            \"proof\": [\n                \"0x4800c68e9bec52b6757fe066842474c138a4d58fc985932637323f2cb96dcce3\",\n                \"0x2b8572225ca78b4f4cc5bc0e2764f2f4de62767bae6c3f0f4090d862b168cb74\",\n                \"0x4f13acf74333f6bce0777e30e04ec559e936a7c8d0ed9e44d015a79a8848d604\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10006,\n            \"type\": \"halftimeFulltime\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 0,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 0,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 0,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 1,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 0,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 2,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 1,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 0,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 1,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 1,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 1,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 2,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 2,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 0,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 2,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 1,\n                        \"line\": 0\n                    }\n                ],\n                [\n                    {\n                        \"typeId\": 10021,\n                        \"position\": 2,\n                        \"line\": 0\n                    },\n                    {\n                        \"typeId\": 0,\n                        \"position\": 2,\n                        \"line\": 0\n                    }\n                ]\n            ],\n            \"odds\": [\n                {\n                    \"american\": 261.0000000004007,\n                    \"decimal\": 3.610000000004007,\n                    \"normalizedImplied\": 0.277008310249\n                },\n                {\n                    \"american\": 3508.999999999874,\n                    \"decimal\": 36.08999999999874,\n                    \"normalizedImplied\": 0.0277085065115\n                },\n                {\n                    \"american\": 1332.99999999948,\n                    \"decimal\": 14.329999999994799,\n                    \"normalizedImplied\": 0.0697836706211\n                },\n                {\n                    \"american\": 2690.9999999990123,\n                    \"decimal\": 27.909999999990124,\n                    \"normalizedImplied\": 0.0358294518094\n                },\n                {\n                    \"american\": 458.00000000015626,\n                    \"decimal\": 5.580000000001562,\n                    \"normalizedImplied\": 0.179211469534\n                },\n                {\n                    \"american\": 1363.0000000010125,\n                    \"decimal\": 14.630000000010126,\n                    \"normalizedImplied\": 0.0683526999316\n                },\n                {\n                    \"american\": 435.0000000013376,\n                    \"decimal\": 5.350000000013376,\n                    \"normalizedImplied\": 0.18691588785\n                },\n                {\n                    \"american\": 634.000000001879,\n                    \"decimal\": 7.34000000001879,\n                    \"normalizedImplied\": 0.136239782016\n                },\n                {\n                    \"american\": 363.0000000006204,\n                    \"decimal\": 4.630000000006204,\n                    \"normalizedImplied\": 0.215982721382\n                }\n            ],\n            \"proof\": [\n                \"0x0078875804348e966eea1b105af65685bd2cb9a4cbe2b7e271e84fec3766276f\",\n                \"0xe08eae51ffe6eb98e5bbc95a29e1046d9301868b74ae9e63887bacc7c8561927\",\n                \"0x891816bc4567be955eb5b6ff72d0fd9b893224f4a22cb2c6b7b3f129676c0669\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10009,\n            \"type\": \"bothTeamsToScore\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -112.35955056201014,\n                    \"decimal\": 1.8899999999983177,\n                    \"normalizedImplied\": 0.529100529101\n                },\n                {\n                    \"american\": -116.27906976737141,\n                    \"decimal\": 1.860000000000521,\n                    \"normalizedImplied\": 0.537634408602\n                }\n            ],\n            \"proof\": [\n                \"0x406d8c734ede6cb34c5b7874fd0d275d884a3acf8206f4edf88b0b2817e64d29\",\n                \"0x2b8572225ca78b4f4cc5bc0e2764f2f4de62767bae6c3f0f4090d862b168cb74\",\n                \"0x4f13acf74333f6bce0777e30e04ec559e936a7c8d0ed9e44d015a79a8848d604\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10018,\n            \"type\": \"totalAwayTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 218.00000000003178,\n                    \"decimal\": 3.1800000000003177,\n                    \"normalizedImplied\": 0.314465408805\n                },\n                {\n                    \"american\": -312.50000000041257,\n                    \"decimal\": 1.3199999999995775,\n                    \"normalizedImplied\": 0.757575757576\n                }\n            ],\n            \"proof\": [\n                \"0xeba73b3043e231a169f6b3d2d80a026fdc6f43ca4f21aa77dbe36e7af123bc81\",\n                \"0xad071e1152c95b0efbcae3b133436e72cdcada56e0235e66bcdd9868796693b7\",\n                \"0x0b4540db5e1238265797c9db864c88bb7cfccd02841c66d8e19df818ff1cec7a\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10018,\n            \"type\": \"totalAwayTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -217.39130434750868,\n                    \"decimal\": 1.4600000000006716,\n                    \"normalizedImplied\": 0.684931506849\n                },\n                {\n                    \"american\": 157.999999999871,\n                    \"decimal\": 2.57999999999871,\n                    \"normalizedImplied\": 0.387596899225\n                }\n            ],\n            \"proof\": [\n                \"0x5c86f42e97538c89c1668f45379ccf1e153735a7c686dcf0c38f383161aa094d\",\n                \"0x2943550a318f26a2e358629d9923fbae6e5ad7c0b9201adeb48dc26c51b21f67\",\n                \"0xdf3e55d203b0d07c9619a2f6a693534e32365384345a8c546ee18ead2428a633\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10018,\n            \"type\": \"totalAwayTeam\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 749.9999999965999,\n                    \"decimal\": 8.499999999965999,\n                    \"normalizedImplied\": 0.117647058824\n                },\n                {\n                    \"american\": -1666.6666666637232,\n                    \"decimal\": 1.060000000000106,\n                    \"normalizedImplied\": 0.943396226415\n                }\n            ],\n            \"proof\": [\n                \"0x73a221d6957132592d9602e9efa463ad1f444de531eeb97bc9a8a4da09bf93fd\",\n                \"0x51563a9436a25d20dad23c330a5e0c99466f0ba82806e5e5c053cd9e33e03b83\",\n                \"0x16bd95dfd0d971429b20bb28d5c17cc73987f9ab0a4f6c59e0901466da892661\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10017,\n            \"type\": \"totalHomeTeam\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 439.00000000095406,\n                    \"decimal\": 5.3900000000095405,\n                    \"normalizedImplied\": 0.185528756957\n                },\n                {\n                    \"american\": -769.2307692278268,\n                    \"decimal\": 1.1300000000004973,\n                    \"normalizedImplied\": 0.884955752212\n                }\n            ],\n            \"proof\": [\n                \"0x7fa89d63be4842029e57948ddddddcbafc890f02d33efe715284b88f480d22d4\",\n                \"0x640aedef606210073a5fcfbbc5c42156acd99d9c6402d51f1f53fcc51bc31b7c\",\n                \"0xb71c26066ae0488fccb315d3ba20af934d1ba3d2755b19be4c21978779b8c335\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10017,\n            \"type\": \"totalHomeTeam\",\n            \"line\": 3.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 1168.9999999996928,\n                    \"decimal\": 12.689999999996928,\n                    \"normalizedImplied\": 0.0788022064618\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x14a325ee99dc08ece0087116dddf4ef8c0ae417e5da77ccccdf0dcf40445306d\",\n                \"0x9cd64ba715cf2e7edd70cd8eb9f799e9095f6a045f9e34812e3b65317bd2225f\",\n                \"0x891816bc4567be955eb5b6ff72d0fd9b893224f4a22cb2c6b7b3f129676c0669\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10017,\n            \"type\": \"totalHomeTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 136.00000000017934,\n                    \"decimal\": 2.3600000000017936,\n                    \"normalizedImplied\": 0.423728813559\n                },\n                {\n                    \"american\": -185.18518518547035,\n                    \"decimal\": 1.5399999999991685,\n                    \"normalizedImplied\": 0.649350649351\n                }\n            ],\n            \"proof\": [\n                \"0x1a1b605d90d71263703b962da70ea0bda0d2268178df5d3df638c8034b01c2a2\",\n                \"0xcb142ad375699b4c34c764476cc81b29f93e26e2ac863521e50ac10d53524b4f\",\n                \"0xa104a399019b571dc481da041d596704e4b28a64ecaf15850a3c5a5a9f801f4a\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10017,\n            \"type\": \"totalHomeTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -344.8275862076635,\n                    \"decimal\": 1.289999999999355,\n                    \"normalizedImplied\": 0.77519379845\n                },\n                {\n                    \"american\": 237.99999999963495,\n                    \"decimal\": 3.3799999999963495,\n                    \"normalizedImplied\": 0.295857988166\n                }\n            ],\n            \"proof\": [\n                \"0x0d4ad0162c12ad34f1a1c30ce4357dd7aec214a6e56cb28b5ffea7a080d6a28f\",\n                \"0xe08eae51ffe6eb98e5bbc95a29e1046d9301868b74ae9e63887bacc7c8561927\",\n                \"0x891816bc4567be955eb5b6ff72d0fd9b893224f4a22cb2c6b7b3f129676c0669\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10021,\n            \"type\": \"firstPeriodWinner\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 187.00000000010618,\n                    \"decimal\": 2.870000000001062,\n                    \"normalizedImplied\": 0.348432055749\n                },\n                {\n                    \"american\": 293.99999999997635,\n                    \"decimal\": 3.9399999999997632,\n                    \"normalizedImplied\": 0.253807106599\n                },\n                {\n                    \"american\": 100,\n                    \"decimal\": 2,\n                    \"normalizedImplied\": 0.5\n                }\n            ],\n            \"proof\": [\n                \"0xfce925b36b868c3d668928331cddc62960e6c22e054a424401c5c9ace50bc14a\",\n                \"0xe425a3fff55560818354ad7cfcffa9841baa699fd18cf5e7fcd073b6694d2162\",\n                \"0x059f56e73a78c9d0e17e02c86f18676d130e2abe4cb97d0ad89305b636aecb1d\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10031,\n            \"type\": \"firstPeriodTotal\",\n            \"line\": 3.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 2299.99999999808,\n                    \"decimal\": 23.9999999999808,\n                    \"normalizedImplied\": 0.0416666666667\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0xe3b8506c54d02c272d24354b28e6cd68d99204146d7103ca9c3194a16415a0fc\",\n                \"0xad071e1152c95b0efbcae3b133436e72cdcada56e0235e66bcdd9868796693b7\",\n                \"0x0b4540db5e1238265797c9db864c88bb7cfccd02841c66d8e19df818ff1cec7a\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10031,\n            \"type\": \"firstPeriodTotal\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -217.39130434750868,\n                    \"decimal\": 1.4600000000006716,\n                    \"normalizedImplied\": 0.684931506849\n                },\n                {\n                    \"american\": 159.00000000025898,\n                    \"decimal\": 2.59000000000259,\n                    \"normalizedImplied\": 0.3861003861\n                }\n            ],\n            \"proof\": [\n                \"0x76ad9cf2856a722b7fe43d3d55b2511febe6763a6e7b7aaeb0c3b0a5a9c6a82a\",\n                \"0x92fec6ab176512a5cf2e762cc6ce8df5bdafbdd7298fea957ebb2962449f3d5e\",\n                \"0x1674f3fd820e9cb358a82984a8a7e18e1e500f2ea1365dd87913561c22c7f2d9\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10031,\n            \"type\": \"firstPeriodTotal\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 770.9999999981536,\n                    \"decimal\": 8.709999999981536,\n                    \"normalizedImplied\": 0.114810562572\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0xa48bbcb68e8194ee3ccc0348aa2074c0c321e2c23485628b532b37638827a75d\",\n                \"0x74efcbbb0242c6c46ba0fa1878067553c2bf6aa5996d7c99e6233bf85858b26b\",\n                \"0x2bbfd43174b03173a9d5197fba35c8ec51397fe08ef4b2a475ba4229089c14f5\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10031,\n            \"type\": \"firstPeriodTotal\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 215.9999999995323,\n                    \"decimal\": 3.159999999995323,\n                    \"normalizedImplied\": 0.316455696203\n                },\n                {\n                    \"american\": -312.50000000041257,\n                    \"decimal\": 1.3199999999995775,\n                    \"normalizedImplied\": 0.757575757576\n                }\n            ],\n            \"proof\": [\n                \"0x99957860b1794119080d456ae4b4f45df0633507785458c216758632895b5bf0\",\n                \"0x18230c5e943b5312b37ae7aaa6c5ade2a7d79a97d662b008fc9ba3ff07059b84\",\n                \"0x2bbfd43174b03173a9d5197fba35c8ec51397fe08ef4b2a475ba4229089c14f5\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10041,\n            \"type\": \"firstPeriodSpread\",\n            \"line\": -1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 729.9999999989209,\n                    \"decimal\": 8.29999999998921,\n                    \"normalizedImplied\": 0.120481927711\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x579885a47f92e8aa4b7d9c64ca0793d4290ead72e17075cf795588d577a09044\",\n                \"0xf8e310c1f45280640e00822f483a4be27ce9ffcd68cb41fca3abb57bc9702016\",\n                \"0xcb5477a8589ae6e2e9a73fe9db9887668cfde39952dac51fa0a284bc9d4f3ece\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10041,\n            \"type\": \"firstPeriodSpread\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 1274.9999999994845,\n                    \"decimal\": 13.749999999994845,\n                    \"normalizedImplied\": 0.0727272727273\n                }\n            ],\n            \"proof\": [\n                \"0x5c5f03e956f1372f59c980af73a2dd1e7e2f79993db029133f088ae5b2f7ea04\",\n                \"0x8999fcbc88da546508a17777324862c4278d7d5f88ae76106da24c97a1f0503d\",\n                \"0xdf3e55d203b0d07c9619a2f6a693534e32365384345a8c546ee18ead2428a633\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10101,\n            \"type\": \"firstPeriodBothTeamsToScore\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 393.9999999989527,\n                    \"decimal\": 4.939999999989527,\n                    \"normalizedImplied\": 0.202429149798\n                },\n                {\n                    \"american\": -714.2857142847836,\n                    \"decimal\": 1.1400000000001824,\n                    \"normalizedImplied\": 0.877192982456\n                }\n            ],\n            \"proof\": [\n                \"0x501355014f9ff13e81a20c83f51b40c7c4bb01ef76a4a0efefc3b26fa1e18070\",\n                \"0x885d1d5705b3596709b30889ff695d7ea3e802ca2fea0f786051aad241a297fb\",\n                \"0x498535426136bfad0c4a163601e57cdd673b2fba0308b2712727521b5eaf6f69\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10112,\n            \"type\": \"firstPeriodTotalAwayTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 136.00000000017934,\n                    \"decimal\": 2.3600000000017936,\n                    \"normalizedImplied\": 0.423728813559\n                },\n                {\n                    \"american\": -227.27272727225122,\n                    \"decimal\": 1.4400000000009217,\n                    \"normalizedImplied\": 0.694444444444\n                }\n            ],\n            \"proof\": [\n                \"0x4ea10db604cf30847028794f57796e5130d63c8e78dc4bc229e7283f65d7719b\",\n                \"0x885d1d5705b3596709b30889ff695d7ea3e802ca2fea0f786051aad241a297fb\",\n                \"0x498535426136bfad0c4a163601e57cdd673b2fba0308b2712727521b5eaf6f69\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10112,\n            \"type\": \"firstPeriodTotalAwayTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 725.0000000008249,\n                    \"decimal\": 8.25000000000825,\n                    \"normalizedImplied\": 0.121212121212\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x82df93b14c9f746f725bbfc10b4ef4e234fb790a873525e378976a491dd97ff7\",\n                \"0xc9986887700825c3a3f733ebe0931df3d2df14e111948b321561fd2c3f2aa874\",\n                \"0xb71c26066ae0488fccb315d3ba20af934d1ba3d2755b19be4c21978779b8c335\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10111,\n            \"type\": \"firstPeriodTotalHomeTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -101.0101010100726,\n                    \"decimal\": 1.9900000000002784,\n                    \"normalizedImplied\": 0.502512562814\n                },\n                {\n                    \"american\": -156.25000000001603,\n                    \"decimal\": 1.6399999999999344,\n                    \"normalizedImplied\": 0.609756097561\n                }\n            ],\n            \"proof\": [\n                \"0x68037e15afafd26158fcba7a3a5f4234b1c34fda70ea6e42eefe6dabe0c2126d\",\n                \"0x2bbaa385a48320c8954b7d41fa065c48749820cc4f157dc382382f6c549e643b\",\n                \"0x16bd95dfd0d971429b20bb28d5c17cc73987f9ab0a4f6c59e0901466da892661\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10111,\n            \"type\": \"firstPeriodTotalHomeTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 550.00000000065,\n                    \"decimal\": 6.5000000000065,\n                    \"normalizedImplied\": 0.153846153846\n                },\n                {\n                    \"american\": -1428.5714285635697,\n                    \"decimal\": 1.070000000000385,\n                    \"normalizedImplied\": 0.934579439252\n                }\n            ],\n            \"proof\": [\n                \"0x77833fd3ceb4bdab529604fe4a6ce6afe9d7e71be1dc0b81d437b20f5f2eca60\",\n                \"0x92fec6ab176512a5cf2e762cc6ce8df5bdafbdd7298fea957ebb2962449f3d5e\",\n                \"0x1674f3fd820e9cb358a82984a8a7e18e1e500f2ea1365dd87913561c22c7f2d9\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10022,\n            \"type\": \"secondPeriodWinner\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 156.99999999984064,\n                    \"decimal\": 2.5699999999984064,\n                    \"normalizedImplied\": 0.389105058366\n                },\n                {\n                    \"american\": 251.00000000035098,\n                    \"decimal\": 3.51000000000351,\n                    \"normalizedImplied\": 0.2849002849\n                },\n                {\n                    \"american\": 134.00000000023397,\n                    \"decimal\": 2.3400000000023398,\n                    \"normalizedImplied\": 0.42735042735\n                }\n            ],\n            \"proof\": [\n                \"0x54d185227c3f8efd9ad50807245fa9ad84ace3eb408357fe00f9077db32e977b\",\n                \"0x5902a282c39c7d22ab130f8ee0d374c307b2c05f071afbfea1307543f0aa5812\",\n                \"0xcb5477a8589ae6e2e9a73fe9db9887668cfde39952dac51fa0a284bc9d4f3ece\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10032,\n            \"type\": \"secondPeriodTotal\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -357.1428571428571,\n                    \"decimal\": 1.28,\n                    \"normalizedImplied\": 0.78125\n                },\n                {\n                    \"american\": 241.99999999966485,\n                    \"decimal\": 3.4199999999966484,\n                    \"normalizedImplied\": 0.292397660819\n                }\n            ],\n            \"proof\": [\n                \"0x53da2006d4b3a67e3f02afa132692e63997b53ca07d8a15e122d6b6ec24e0928\",\n                \"0x5902a282c39c7d22ab130f8ee0d374c307b2c05f071afbfea1307543f0aa5812\",\n                \"0xcb5477a8589ae6e2e9a73fe9db9887668cfde39952dac51fa0a284bc9d4f3ece\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10032,\n            \"type\": \"secondPeriodTotal\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 395.000000000495,\n                    \"decimal\": 4.95000000000495,\n                    \"normalizedImplied\": 0.20202020202\n                },\n                {\n                    \"american\": -714.2857142847836,\n                    \"decimal\": 1.1400000000001824,\n                    \"normalizedImplied\": 0.877192982456\n                }\n            ],\n            \"proof\": [\n                \"0x86879fa907b778c564151f38024873f3d739bcee903ebc93415dfd44f405495a\",\n                \"0xd4470a10cb6b6c5a128de0fd816ee27badedf5a60b6b2184efefce0e9dd50416\",\n                \"0x18b9e0ccdf97da55f7afbad424243fdf1310386c0e5ccc55bf82bc5249e2f2bf\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10032,\n            \"type\": \"secondPeriodTotal\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 127.00000000012031,\n                    \"decimal\": 2.270000000001203,\n                    \"normalizedImplied\": 0.440528634361\n                },\n                {\n                    \"american\": -175.43859649104934,\n                    \"decimal\": 1.5700000000005807,\n                    \"normalizedImplied\": 0.636942675159\n                }\n            ],\n            \"proof\": [\n                \"0xf401231dafd9d0a12c329ac0e4922f74e898d9398f2601420de2723db921294c\",\n                \"0xe425a3fff55560818354ad7cfcffa9841baa699fd18cf5e7fcd073b6694d2162\",\n                \"0x059f56e73a78c9d0e17e02c86f18676d130e2abe4cb97d0ad89305b636aecb1d\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10032,\n            \"type\": \"secondPeriodTotal\",\n            \"line\": 3.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 1199.9999999996098,\n                    \"decimal\": 12.9999999999961,\n                    \"normalizedImplied\": 0.0769230769231\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x4de9fbb967af396a4050e04092b178d7935c8b3f7da53b146c077a04acee46ed\",\n                \"0x1d8a865c436b98e4d0d5bf04cd64abd329bc9a2a7f6cad3aa675aa90b6115ace\",\n                \"0x498535426136bfad0c4a163601e57cdd673b2fba0308b2712727521b5eaf6f69\",\n                \"0x9b26cdcae4223c2035535818aa9c01167ecb7505695bb17964d29cdfbd27064f\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10042,\n            \"type\": \"secondPeriodSpread\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 800.0000000009001,\n                    \"decimal\": 9.000000000009,\n                    \"normalizedImplied\": 0.111111111111\n                }\n            ],\n            \"proof\": [\n                \"0x7e6189d5784ebf4a3d91a2796714094205bc60a61ee7b3fea47ca876ac9a8462\",\n                \"0x534a98ab7b3ad7cd12b6625dcd9e1f2c7083bfb56c7ebc4dcefb8708158a71ee\",\n                \"0x1674f3fd820e9cb358a82984a8a7e18e1e500f2ea1365dd87913561c22c7f2d9\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10042,\n            \"type\": \"secondPeriodSpread\",\n            \"line\": -1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 555.0000000008188,\n                    \"decimal\": 6.550000000008188,\n                    \"normalizedImplied\": 0.152671755725\n                },\n                {\n                    \"american\": -1428.5714285635697,\n                    \"decimal\": 1.070000000000385,\n                    \"normalizedImplied\": 0.934579439252\n                }\n            ],\n            \"proof\": [\n                \"0x31886c6567af0713d734c855d8ff4caa95c26b2ed3d503bc253b47f9cb32d1a6\",\n                \"0x2bdd4242469f02ef243e25fe3637840aee35a5eeefc82becb94f7d8baa29a73b\",\n                \"0xa104a399019b571dc481da041d596704e4b28a64ecaf15850a3c5a5a9f801f4a\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10102,\n            \"type\": \"secondPeriodBothTeamsToScore\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 261.9999999995439,\n                    \"decimal\": 3.619999999995439,\n                    \"normalizedImplied\": 0.276243093923\n                },\n                {\n                    \"american\": -384.6153846158691,\n                    \"decimal\": 1.2599999999996725,\n                    \"normalizedImplied\": 0.793650793651\n                }\n            ],\n            \"proof\": [\n                \"0x2019fed3d48a7e3b3347034dffc7ec36bc83516e28adfbc38c3ddf4145bb96e2\",\n                \"0xcb142ad375699b4c34c764476cc81b29f93e26e2ac863521e50ac10d53524b4f\",\n                \"0xa104a399019b571dc481da041d596704e4b28a64ecaf15850a3c5a5a9f801f4a\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10212,\n            \"type\": \"secondPeriodTotalAwayTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -117.64705882374705,\n                    \"decimal\": 1.8499999999984276,\n                    \"normalizedImplied\": 0.540540540541\n                },\n                {\n                    \"american\": -175.43859649104934,\n                    \"decimal\": 1.5700000000005807,\n                    \"normalizedImplied\": 0.636942675159\n                }\n            ],\n            \"proof\": [\n                \"0x9500d6d3400703455cc87f7238abadb74522b71629323def8de54a99cf4c4865\",\n                \"0x0900936f51fa4a8c2ecb16383c51ce567583a0df6f0d31a0396f32a1ad851f4e\",\n                \"0x18b9e0ccdf97da55f7afbad424243fdf1310386c0e5ccc55bf82bc5249e2f2bf\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10212,\n            \"type\": \"secondPeriodTotalAwayTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 450.0000000005501,\n                    \"decimal\": 5.5000000000055005,\n                    \"normalizedImplied\": 0.181818181818\n                },\n                {\n                    \"american\": -1666.6666666637232,\n                    \"decimal\": 1.060000000000106,\n                    \"normalizedImplied\": 0.943396226415\n                }\n            ],\n            \"proof\": [\n                \"0xc9953025d61157db1efc559855721b33b9db54bea183eb0d368e0a6336ba0db4\",\n                \"0xaa32cf366109280492b09c4cc559a18c1d8e4eabf4b9734b817b4b1e146289b6\",\n                \"0x0b4540db5e1238265797c9db864c88bb7cfccd02841c66d8e19df818ff1cec7a\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10211,\n            \"type\": \"secondPeriodTotalHomeTeam\",\n            \"line\": 0.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -161.29032258045135,\n                    \"decimal\": 1.620000000000745,\n                    \"normalizedImplied\": 0.617283950617\n                },\n                {\n                    \"american\": -126.58227848096391,\n                    \"decimal\": 1.7900000000003042,\n                    \"normalizedImplied\": 0.558659217877\n                }\n            ],\n            \"proof\": [\n                \"0xefbd64a957a70a6c5f5f194bde21facc263a13cb05cd79c2c47d7881a4feff4d\",\n                \"0xd08be29f965ea1910d43a55b669ee2622bd029d7b269a7a2b82134676671483c\",\n                \"0x059f56e73a78c9d0e17e02c86f18676d130e2abe4cb97d0ad89305b636aecb1d\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10211,\n            \"type\": \"secondPeriodTotalHomeTeam\",\n            \"line\": 1.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 255.00000000008876,\n                    \"decimal\": 3.5500000000008876,\n                    \"normalizedImplied\": 0.281690140845\n                },\n                {\n                    \"american\": -833.3333333320898,\n                    \"decimal\": 1.120000000000179,\n                    \"normalizedImplied\": 0.892857142857\n                }\n            ],\n            \"proof\": [\n                \"0xb17c4bc9e504f17ef7dc935e11f219efa110dbe553469fd4cdf10a2386f8aa27\",\n                \"0x74efcbbb0242c6c46ba0fa1878067553c2bf6aa5996d7c99e6233bf85858b26b\",\n                \"0x2bbfd43174b03173a9d5197fba35c8ec51397fe08ef4b2a475ba4229089c14f5\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10015,\n            \"type\": \"firstPeriodDoubleChance\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -559.7701149419678,\n                    \"decimal\": 1.1786447638605486,\n                    \"normalizedImplied\": 0.848432055749\n                },\n                {\n                    \"american\": -151.4073547066737,\n                    \"decimal\": 1.6604698972102987,\n                    \"normalizedImplied\": 0.602239162348\n                },\n                {\n                    \"american\": -306.1855670103343,\n                    \"decimal\": 1.3265993265993,\n                    \"normalizedImplied\": 0.753807106599\n                }\n            ],\n            \"proof\": [\n                \"0x173b61d8584e82a763536d5fcef3885de21e2cfdfe498004786236614eb939b0\",\n                \"0x9cd64ba715cf2e7edd70cd8eb9f799e9095f6a045f9e34812e3b65317bd2225f\",\n                \"0x891816bc4567be955eb5b6ff72d0fd9b893224f4a22cb2c6b7b3f129676c0669\",\n                \"0x7f159dfc8df2d81899806a7f318d9c47f28dc338cdb92cdbb7360b25e4d9cc76\",\n                \"0xe44209d905e15150ee988816c37ff9f3064e6807780b0413698868da195c9425\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10016,\n            \"type\": \"secondPeriodDoubleChance\",\n            \"line\": 0,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": -444.82696140549956,\n                    \"decimal\": 1.224806517311888,\n                    \"normalizedImplied\": 0.816455485716\n                },\n                {\n                    \"american\": -206.7534940659977,\n                    \"decimal\": 1.4836677631579906,\n                    \"normalizedImplied\": 0.674005343266\n                },\n                {\n                    \"american\": -247.52475247438738,\n                    \"decimal\": 1.404000000001404,\n                    \"normalizedImplied\": 0.71225071225\n                }\n            ],\n            \"proof\": [\n                \"0x77b2cceaf35597184057ba38852aacd9899b753e0bd799a2eecde69474358c75\",\n                \"0x534a98ab7b3ad7cd12b6625dcd9e1f2c7083bfb56c7ebc4dcefb8708158a71ee\",\n                \"0x1674f3fd820e9cb358a82984a8a7e18e1e500f2ea1365dd87913561c22c7f2d9\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10017,\n            \"type\": \"totalHomeTeam\",\n            \"line\": 4.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x9e6aedaa6720af5a041ebb08940974f51a32cfae8e5f81abd92f8dfdc529e013\",\n                \"0x18230c5e943b5312b37ae7aaa6c5ade2a7d79a97d662b008fc9ba3ff07059b84\",\n                \"0x2bbfd43174b03173a9d5197fba35c8ec51397fe08ef4b2a475ba4229089c14f5\",\n                \"0xb25b14ef7b5cae2dcbdf03b3bc18ff046375ff5a4e5bb6971b80f1c15952afc5\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10018,\n            \"type\": \"totalAwayTeam\",\n            \"line\": 3.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x89f18165302aeaa8f043d8ed152ac436124cd9a26603d2bb808f02dc0772b677\",\n                \"0x0900936f51fa4a8c2ecb16383c51ce567583a0df6f0d31a0396f32a1ad851f4e\",\n                \"0x18b9e0ccdf97da55f7afbad424243fdf1310386c0e5ccc55bf82bc5249e2f2bf\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10001,\n            \"type\": \"spread\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x6d7a1a0e67258eedf0cc823f80d39c8dd8e293519eca5ddd8de97ac7c3409941\",\n                \"0x51563a9436a25d20dad23c330a5e0c99466f0ba82806e5e5c053cd9e33e03b83\",\n                \"0x16bd95dfd0d971429b20bb28d5c17cc73987f9ab0a4f6c59e0901466da892661\",\n                \"0x975f23afd93e44789d1787c455caf3cf063e0757403a6016de1d101d8e1475d9\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10211,\n            \"type\": \"secondPeriodTotalHomeTeam\",\n            \"line\": 2.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x7f034251c8b23a5e0b9e8bf89d72b92cf1d1cb6e75a2f0bb903f47152fc68c12\",\n                \"0x640aedef606210073a5fcfbbc5c42156acd99d9c6402d51f1f53fcc51bc31b7c\",\n                \"0xb71c26066ae0488fccb315d3ba20af934d1ba3d2755b19be4c21978779b8c335\",\n                \"0xf51249e482fb9e8e5c9f1076fbf7040e249486a3c4e39bd889f7618a3f80483b\",\n                \"0x2ea362b8add00720b349f1682ff1a677d2e98912f8303d9e178000672e80b532\",\n                \"0x305525efa0f7f4fadb447cb672f4af981802162c0c77aabb7f4888b600091989\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10032,\n            \"type\": \"secondPeriodTotal\",\n            \"line\": 4.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x59f4decf3a39ee13586dd8399ebaf89cc12e25fa7ae0315eb593f058764bfca2\",\n                \"0x8999fcbc88da546508a17777324862c4278d7d5f88ae76106da24c97a1f0503d\",\n                \"0xdf3e55d203b0d07c9619a2f6a693534e32365384345a8c546ee18ead2428a633\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        },\n        {\n            \"gameId\": \"0x3430343338353400000000000000000000000000000000000000000000000000\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 50,\n            \"leagueName\": \"UEFA EURO 2024\",\n            \"subLeagueId\": 50,\n            \"typeId\": 10002,\n            \"type\": \"total\",\n            \"line\": 6.5,\n            \"maturity\": 1719342000,\n            \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n            \"homeTeam\": \"Denmark\",\n            \"awayTeam\": \"Serbia\",\n            \"status\": 1,\n            \"isOpen\": false,\n            \"isResolved\": false,\n            \"isCancelled\": false,\n            \"isPaused\": true,\n            \"isOneSideMarket\": false,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0x5eb761f78ffcb232ffea15dc674ffaa4855653e04740d09c0090b33ec0917ede\",\n                \"0x2943550a318f26a2e358629d9923fbae6e5ad7c0b9201adeb48dc26c51b21f67\",\n                \"0xdf3e55d203b0d07c9619a2f6a693534e32365384345a8c546ee18ead2428a633\",\n                \"0x87d332485cab54b28f4e98be899891085be07674e82086710c9e817f056e26b8\",\n                \"0x43b6ee6f4c3f74fdccd2884db44fe7e0b78e8df3eb638bc00fe3e110e8506937\",\n                \"0x8b1e4e767e9c7d013090a41af087c74a6c753e761352bdca20c9801e0fa23613\"\n            ]\n        }\n    ],\n    \"statusCode\": \"open\"\n}"}],"_postman_id":"8769337c-3750-43ec-bd61-a209e99dda69"},{"name":"Overtime V2 live markets (protected)","id":"3a10551c-7281-432d-9bbe-dcfc399490a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","description":"<p>All requests to this route must include a valid API key for authentication. The API key should be provided in the request header.</p>\n","type":"text"}],"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/live-markets","description":"<h2 id=\"get-a-list-of-all-live-markets\">Get a list of all live markets</h2>\n<p>Use <code>/overtime-v2/networks/{{network}}/live-markets</code> to get a list of all live markets.</p>\n<p>Use query parameters to filter live markets by <code>sport</code>, <code>leagueId</code>, or <code>type</code>.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-live-markets\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","live-markets"],"host":["api","overtime","io"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Filter live markets by sport. See supported live sports under /sports.</p>\n","type":"text/plain"},"key":"sport","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter live markets by leagueId. See supported live leagues under /sports.</p>\n","type":"text/plain"},"key":"leagueId","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter live markets by type. See supported market types under /market-types. Default: returns all markets grouped by moneyline market as parent market and the rest as child markets. NOTE: Only moneyline (winner) market type supported for now.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[]}},"response":[{"id":"e9e848f9-9bf3-4c6f-aae6-32493af3cb15","name":"Overtime V2 live markets example response (optimism)","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"11111111-1111-1111-1111-111111111111","type":"text"}],"url":{"raw":"https://api.overtime.io/overtime-v2/networks/10/live-markets","protocol":"https","host":["api","overtime","io"],"path":["overtime-v2","networks","10","live-markets"],"query":[{"key":"sport","value":"","description":"(Optional) Filter live markets by sport. See supported live sports under /sports.","type":"text","disabled":true},{"key":"leagueId","value":"","description":"(Optional) Filter live markets by leagueId. See supported live leagues under /sports.","type":"text","disabled":true},{"key":"type","value":"","description":"(Optional) Filter live markets by type. See supported market types under /market-types. Default: returns all markets grouped by moneyline market as parent market and the rest as child markets. NOTE: Only moneyline (winner) market type supported for now.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 09:31:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2375"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"947-99+Xfqi9V+3NUUqAitENLVwDJzA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"markets\": [\n        {\n            \"gameId\": \"0x6636646334303563663864396330373365626166363237633239373432653430\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 19,\n            \"leagueName\": \"J1 League\",\n            \"subLeagueId\": 19,\n            \"typeId\": 0,\n            \"type\": \"winner\",\n            \"maturity\": 1717221600,\n            \"maturityDate\": \"2024-06-01T06:00:00.000Z\",\n            \"homeTeam\": \"Machida Zelvia\",\n            \"awayTeam\": \"Albirex Niigata\",\n            \"homeScore\": 3,\n            \"awayScore\": 2,\n            \"gameClock\": 82,\n            \"gamePeriod\": \"2H\",\n            \"finalResult\": 0,\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"line\": 0,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                },\n                {\n                    \"american\": 0,\n                    \"decimal\": 0,\n                    \"normalizedImplied\": 0\n                }\n            ],\n            \"proof\": [\n                \"0xda99ce905965676e20806b901cca63dae78213261ed45921cf6f39bbb4b85c24\",\n                \"0xb1ff121b809fafe4d2f775923ac3bcf2de9ce2db206e5a7472357269f47a18d5\",\n                \"0xe62418bfc7d98a561aaa89e838cd1c2c60b8f1c6502588a7d61002eb648d3390\"\n            ],\n            \"childMarkets\": [],\n            \"statusCode\": \"open\"\n        },\n        {\n            \"gameId\": \"0x6238336437393863396132653564633439633831356335366638373336633031\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 19,\n            \"leagueName\": \"J1 League\",\n            \"subLeagueId\": 19,\n            \"typeId\": 0,\n            \"type\": \"winner\",\n            \"maturity\": 1717301100,\n            \"maturityDate\": \"2024-06-02T04:05:00.000Z\",\n            \"homeTeam\": \"Tokyo Verdy 1969\",\n            \"awayTeam\": \"Consadole Sapporo\",\n            \"homeScore\": 1,\n            \"awayScore\": 1,\n            \"gameClock\": 43,\n            \"gamePeriod\": \"1H\",\n            \"finalResult\": 0,\n            \"status\": 0,\n            \"isOpen\": true,\n            \"isResolved\": false,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"line\": 0,\n            \"isPlayerPropsMarket\": false,\n            \"isOneSidePlayerPropsMarket\": false,\n            \"isYesNoPlayerPropsMarket\": false,\n            \"playerProps\": {\n                \"playerId\": 0,\n                \"playerName\": \"\"\n            },\n            \"combinedPositions\": [\n                [],\n                [],\n                []\n            ],\n            \"odds\": [\n                {\n                    \"american\": 100.999999999978,\n                    \"decimal\": 2.00999999999978,\n                    \"normalizedImplied\": 0.497512437811\n                },\n                {\n                    \"american\": 259.999999999712,\n                    \"decimal\": 3.59999999999712,\n                    \"normalizedImplied\": 0.277777777778\n                },\n                {\n                    \"american\": 279.000000000091,\n                    \"decimal\": 3.79000000000091,\n                    \"normalizedImplied\": 0.263852242744\n                }\n            ],\n            \"proof\": [\n                \"0xc3c4e01c2502952f07ceed405052fe19ba783b7c9e155282114065061ee90304\",\n                \"0x9785e8e1641ec4e3f17dd5398f9e8067048cc1bac8b4bb55a8dd90ec2f7c6ef7\",\n                \"0x5cdd6f62096ff2f9062d29b9f8b0ad604f2f8bd0ba37686fe2d5fc65a8414c00\",\n                \"0x7bc082785de34b8450133cfa60688443f7fa51e60c2efa5133cffa87a2d7ff6a\"\n            ],\n            \"childMarkets\": [],\n            \"statusCode\": \"open\"\n        }\n    ],\n    \"errors\": []\n}"}],"_postman_id":"3a10551c-7281-432d-9bbe-dcfc399490a1"},{"name":"Overtime V2 user history","id":"2e93df2f-2636-4544-a82d-5b63d8e795ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/users/{{userAddress}}/history","description":"<h2 id=\"get-a-user-history\">Get a user history</h2>\n<p>Use <code>/overtime/networks/{{network}}/users/{{userAddress}}/history</code> to get a list of all user tickets on Overtime V2.</p>\n<p>By default, it returns all tickets grouped by status. Use query parameters to filter tickets by <code>status</code>.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-user-history\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><p><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</p>\n</li>\n<li><p><code>userAddress</code> - (Required) user address</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","users","{{userAddress}}","history"],"host":["api","overtime","io"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Filter positions by status. Supported statuses: open, claimable, closed.</p>\n","type":"text/plain"},"key":"status","value":""}],"variable":[]}},"response":[{"id":"a6dd36b9-85a0-4547-ae4d-0ee94873366a","name":"User Overtime positions response example (optimism)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.overtime.io/overtime-v2/networks/10/users/0x9f8e4ee788D9b00A3409584E18034aA7B736C396/history","protocol":"https","host":["api","overtime","io"],"path":["overtime-v2","networks","10","users","0x9f8e4ee788D9b00A3409584E18034aA7B736C396","history"],"query":[{"key":"status","value":"","description":"(Optional) Filter positions by status. Supported statuses: open, claimable, closed.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 12:44:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"42640"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"a690-+1sU8Y0cZEVmiVZMD2Hvy20r0U8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"open\": [],\n    \"claimable\": [\n        {\n            \"id\": \"0x40Aa6B0c52CF3a79cC9Dc4de04E52A10aCf55B62\",\n            \"timestamp\": 1719231195000,\n            \"collateral\": \"THALES\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 13,\n            \"fees\": 0.26,\n            \"totalQuote\": 0.89906433463737,\n            \"payout\": 14.459476924132954,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1727007195000,\n            \"isResolved\": false,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": true,\n            \"isClaimable\": true,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3430343338343800000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10003,\n                    \"type\": \"doubleChance\",\n                    \"maturity\": 1719255600000,\n                    \"maturityDate\": \"2024-06-24T19:00:00.000Z\",\n                    \"homeTeam\": \"Albania\",\n                    \"awayTeam\": \"Spain\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        1\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 2,\n                    \"odd\": {\n                        \"american\": -890.7300817875581,\n                        \"decimal\": 1.112267455702535,\n                        \"normalizedImplied\": 0.89906433463737\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0xaDD59A5F6c144B3cBd6AC9d10B848EEABa633f93\",\n            \"timestamp\": 1718478509000,\n            \"collateral\": \"THALES\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 38.58138411178477,\n            \"fees\": 0.7716276822356954,\n            \"totalQuote\": 0.5294647111772277,\n            \"payout\": 72.86866017189656,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1726254509000,\n            \"isResolved\": false,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": true,\n            \"isClaimable\": true,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3430343338343400000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1718478569000,\n                    \"maturityDate\": \"2024-06-15T19:09:29.000Z\",\n                    \"homeTeam\": \"Italy\",\n                    \"awayTeam\": \"Albania\",\n                    \"homeScore\": 2,\n                    \"homeScoreByPeriod\": [\n                        2\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        1\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -112.50000000010277,\n                        \"decimal\": 1.8888888888880768,\n                        \"normalizedImplied\": 0.52941176470611\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x2890fAc844cC7c4798B399a18e50e17788B7F8d5\",\n            \"timestamp\": 1718006351000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.549450549451,\n            \"payout\": 5.459999999995523,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725782351000,\n            \"isResolved\": false,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": true,\n            \"isClaimable\": true,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3430343338343300000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10009,\n                    \"type\": \"bothTeamsToScore\",\n                    \"maturity\": 1718467200000,\n                    \"maturityDate\": \"2024-06-15T16:00:00.000Z\",\n                    \"homeTeam\": \"Spain\",\n                    \"awayTeam\": \"Croatia\",\n                    \"homeScore\": 3,\n                    \"homeScoreByPeriod\": [\n                        3\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -121.9512195124171,\n                        \"decimal\": 1.8199999999985075,\n                        \"normalizedImplied\": 0.549450549451\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x8cC578a783d621494Cbf2A2B95de720f3395b13F\",\n            \"timestamp\": 1717143875000,\n            \"collateral\": \"THALES\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 11,\n            \"fees\": 0.22,\n            \"totalQuote\": 0.64862068965705,\n            \"payout\": 16.959064327436288,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1724919875000,\n            \"isResolved\": false,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": true,\n            \"isClaimable\": true,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3163313735643466383233316133393435613364366366653535393764373435\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717195200000,\n                    \"maturityDate\": \"2024-05-31T22:40:00.000Z\",\n                    \"homeTeam\": \"Philadelphia Phillies\",\n                    \"awayTeam\": \"St. Louis Cardinals\",\n                    \"homeScore\": 4,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        3,\n                        0,\n                        0,\n                        0,\n                        0,\n                        1,\n                        0\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        1,\n                        0,\n                        0,\n                        0,\n                        1,\n                        0,\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -190.00000000159503,\n                        \"decimal\": 1.5263157894692658,\n                        \"normalizedImplied\": 0.655172413795\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0xD03F3727950b1e1eC86C23346970d29C72C70792\",\n            \"timestamp\": 1716825619000,\n            \"collateral\": \"WETH\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 0.000797919663852404,\n            \"fees\": 0.000015958393277048,\n            \"totalQuote\": 0.636363636363,\n            \"payout\": 0.0012538737574836032,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1724601619000,\n            \"isResolved\": false,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": true,\n            \"isClaimable\": true,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3133386537313735646435636664666431396361323935363931343036613235\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1716833400000,\n                    \"maturityDate\": \"2024-05-27T18:10:00.000Z\",\n                    \"homeTeam\": \"Minnesota Twins\",\n                    \"awayTeam\": \"Kansas City Royals\",\n                    \"homeScore\": 6,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        0,\n                        2,\n                        0,\n                        3,\n                        0,\n                        0,\n                        1\n                    ],\n                    \"awayScore\": 5,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        1,\n                        0,\n                        0,\n                        4\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -174.9999999995187,\n                        \"decimal\": 1.571428571430143,\n                        \"normalizedImplied\": 0.636363636363\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        }\n    ],\n    \"closed\": [\n        {\n            \"id\": \"0xB87303D8B5fc66aBeC5433B5B5ec7843f8778Eb1\",\n            \"timestamp\": 1718970319000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.07745745506866034,\n            \"payout\": 38.730939421398766,\n            \"numOfMarkets\": 16,\n            \"expiry\": 1726746319000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3430343338363300000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1718974800000,\n                    \"maturityDate\": \"2024-06-21T13:00:00.000Z\",\n                    \"homeTeam\": \"Slovakia\",\n                    \"awayTeam\": \"Ukraine\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        1\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -250.00000000034993,\n                        \"decimal\": 1.3999999999994401,\n                        \"normalizedImplied\": 0.714285714286\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338353700000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1718985600000,\n                    \"maturityDate\": \"2024-06-21T16:00:00.000Z\",\n                    \"homeTeam\": \"Poland\",\n                    \"awayTeam\": \"Austria\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        1\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        1\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -416.66666666606415,\n                        \"decimal\": 1.240000000000347,\n                        \"normalizedImplied\": 0.806451612903\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338353800000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1718996400000,\n                    \"maturityDate\": \"2024-06-21T19:00:00.000Z\",\n                    \"homeTeam\": \"Netherlands\",\n                    \"awayTeam\": \"France\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -400,\n                        \"decimal\": 1.25,\n                        \"normalizedImplied\": 0.8\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338363900000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719061200000,\n                    \"maturityDate\": \"2024-06-22T13:00:00.000Z\",\n                    \"homeTeam\": \"Georgia\",\n                    \"awayTeam\": \"Czechia\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        1\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -624.9999999987314,\n                        \"decimal\": 1.1600000000003248,\n                        \"normalizedImplied\": 0.862068965517\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338373000000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719072000000,\n                    \"maturityDate\": \"2024-06-22T16:00:00.000Z\",\n                    \"homeTeam\": \"Turkiye\",\n                    \"awayTeam\": \"Portugal\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        2\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -833.3333333320898,\n                        \"decimal\": 1.120000000000179,\n                        \"normalizedImplied\": 0.892857142857\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338363400000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719082800000,\n                    \"maturityDate\": \"2024-06-22T19:00:00.000Z\",\n                    \"homeTeam\": \"Belgium\",\n                    \"awayTeam\": \"Romania\",\n                    \"homeScore\": 2,\n                    \"homeScoreByPeriod\": [\n                        1\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -909.0909090919175,\n                        \"decimal\": 1.109999999999878,\n                        \"normalizedImplied\": 0.900900900901\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338343100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719169200000,\n                    \"maturityDate\": \"2024-06-23T19:00:00.000Z\",\n                    \"homeTeam\": \"Switzerland\",\n                    \"awayTeam\": \"Germany\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        1\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -714.2857142847836,\n                        \"decimal\": 1.1400000000001824,\n                        \"normalizedImplied\": 0.877192982456\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338343200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719169200000,\n                    \"maturityDate\": \"2024-06-23T19:00:00.000Z\",\n                    \"homeTeam\": \"Scotland\",\n                    \"awayTeam\": \"Hungary\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -400,\n                        \"decimal\": 1.25,\n                        \"normalizedImplied\": 0.8\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338343800000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719255600000,\n                    \"maturityDate\": \"2024-06-24T19:00:00.000Z\",\n                    \"homeTeam\": \"Albania\",\n                    \"awayTeam\": \"Spain\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        1\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -1000.0000000011005,\n                        \"decimal\": 1.09999999999989,\n                        \"normalizedImplied\": 0.909090909091\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                },\n                {\n                    \"gameId\": \"0x3430343338353900000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719331200000,\n                    \"maturityDate\": \"2024-06-25T16:00:00.000Z\",\n                    \"homeTeam\": \"Netherlands\",\n                    \"awayTeam\": \"Austria\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -526.3157894745411,\n                        \"decimal\": 1.1899999999996906,\n                        \"normalizedImplied\": 0.840336134454\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3430343338353300000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719342000000,\n                    \"maturityDate\": \"2024-06-25T19:00:00.000Z\",\n                    \"homeTeam\": \"England\",\n                    \"awayTeam\": \"Slovenia\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -909.0909090919175,\n                        \"decimal\": 1.109999999999878,\n                        \"normalizedImplied\": 0.900900900901\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3430343338363600000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719417600000,\n                    \"maturityDate\": \"2024-06-26T16:00:00.000Z\",\n                    \"homeTeam\": \"Ukraine\",\n                    \"awayTeam\": \"Belgium\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -666.6666666648779,\n                        \"decimal\": 1.1500000000004025,\n                        \"normalizedImplied\": 0.869565217391\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3433373731373100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 44,\n                    \"subLeagueId\": 44,\n                    \"leagueName\": \"Copa America\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719363600000,\n                    \"maturityDate\": \"2024-06-26T01:00:00.000Z\",\n                    \"homeTeam\": \"Chile\",\n                    \"awayTeam\": \"Argentina\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -666.6666666648779,\n                        \"decimal\": 1.1500000000004025,\n                        \"normalizedImplied\": 0.869565217391\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3433373731373700000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 44,\n                    \"subLeagueId\": 44,\n                    \"leagueName\": \"Copa America\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719439200000,\n                    \"maturityDate\": \"2024-06-26T22:00:00.000Z\",\n                    \"homeTeam\": \"Ecuador\",\n                    \"awayTeam\": \"Jamaica\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -555.5555555570854,\n                        \"decimal\": 1.1799999999995043,\n                        \"normalizedImplied\": 0.847457627119\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3433373732303700000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 44,\n                    \"subLeagueId\": 44,\n                    \"leagueName\": \"Copa America\",\n                    \"typeId\": 10018,\n                    \"type\": \"totalAwayTeam\",\n                    \"maturity\": 1719525600000,\n                    \"maturityDate\": \"2024-06-27T22:00:00.000Z\",\n                    \"homeTeam\": \"Panama\",\n                    \"awayTeam\": \"USA\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -833.3333333320898,\n                        \"decimal\": 1.120000000000179,\n                        \"normalizedImplied\": 0.892857142857\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                },\n                {\n                    \"gameId\": \"0x3434303738373700000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 44,\n                    \"subLeagueId\": 44,\n                    \"leagueName\": \"Copa America\",\n                    \"typeId\": 10017,\n                    \"type\": \"totalHomeTeam\",\n                    \"maturity\": 1719612000000,\n                    \"maturityDate\": \"2024-06-28T22:00:00.000Z\",\n                    \"homeTeam\": \"Colombia\",\n                    \"awayTeam\": \"Costa Rica\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [],\n                    \"isOpen\": true,\n                    \"isResolved\": false,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -714.2857142847836,\n                        \"decimal\": 1.1400000000001824,\n                        \"normalizedImplied\": 0.877192982456\n                    },\n                    \"isGameFinished\": false,\n                    \"gameStatus\": \"notstarted\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x064500aCd8C74cc69da1b9326434C27DA2ddC87B\",\n            \"timestamp\": 1718642277000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3.061365,\n            \"fees\": 0.061227,\n            \"totalQuote\": 0.30769231542370845,\n            \"payout\": 9.949435999999999,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1726418277000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3430343338363100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 50,\n                    \"subLeagueId\": 50,\n                    \"leagueName\": \"UEFA EURO 2024\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1718642337000,\n                    \"maturityDate\": \"2024-06-17T16:38:57.000Z\",\n                    \"homeTeam\": \"Belgium\",\n                    \"awayTeam\": \"Slovakia\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 1,\n                    \"awayScoreByPeriod\": [\n                        1\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 2,\n                    \"odd\": {\n                        \"american\": 225.00000000032497,\n                        \"decimal\": 3.25000000000325,\n                        \"normalizedImplied\": 0.307692307692\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x4E85A368842bD62A9E6ddeCac9a7D5c96bd88C46\",\n            \"timestamp\": 1717838823000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.13117192147519988,\n            \"payout\": 22.870748299339333,\n            \"numOfMarkets\": 3,\n            \"expiry\": 1725614823000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x6363326634663431393563376636383165346463313635333261316639336264\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 4,\n                    \"subLeagueId\": 4,\n                    \"leagueName\": \"NBA\",\n                    \"typeId\": 11029,\n                    \"type\": \"points\",\n                    \"maturity\": 1717977600000,\n                    \"maturityDate\": \"2024-06-10T00:00:00.000Z\",\n                    \"homeTeam\": \"Boston Celtics\",\n                    \"awayTeam\": \"Dallas Mavericks\",\n                    \"homeScore\": 32,\n                    \"homeScoreByPeriod\": [\n                        25,\n                        29,\n                        29,\n                        22\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        28,\n                        23,\n                        23,\n                        24\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 31.5,\n                    \"isPlayerPropsMarket\": true,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 16079,\n                        \"playerName\": \"Luka Doncic\",\n                        \"playerScore\": 32\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -104.99999999990776,\n                        \"decimal\": 1.952380952381789,\n                        \"normalizedImplied\": 0.512195121951\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                },\n                {\n                    \"gameId\": \"0x6363326634663431393563376636383165346463313635333261316639336264\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 4,\n                    \"subLeagueId\": 4,\n                    \"leagueName\": \"NBA\",\n                    \"typeId\": 11098,\n                    \"type\": \"blocks\",\n                    \"maturity\": 1717977600000,\n                    \"maturityDate\": \"2024-06-10T00:00:00.000Z\",\n                    \"homeTeam\": \"Boston Celtics\",\n                    \"awayTeam\": \"Dallas Mavericks\",\n                    \"homeScore\": 2,\n                    \"homeScoreByPeriod\": [\n                        25,\n                        29,\n                        29,\n                        22\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        28,\n                        23,\n                        23,\n                        24\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 1.5,\n                    \"isPlayerPropsMarket\": true,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 16865,\n                        \"playerName\": \"Kristaps Porzingis\",\n                        \"playerScore\": 2\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                },\n                {\n                    \"gameId\": \"0x6363326634663431393563376636383165346463313635333261316639336264\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 4,\n                    \"subLeagueId\": 4,\n                    \"leagueName\": \"NBA\",\n                    \"typeId\": 11039,\n                    \"type\": \"assists\",\n                    \"maturity\": 1717977600000,\n                    \"maturityDate\": \"2024-06-10T00:00:00.000Z\",\n                    \"homeTeam\": \"Boston Celtics\",\n                    \"awayTeam\": \"Dallas Mavericks\",\n                    \"homeScore\": 12,\n                    \"homeScoreByPeriod\": [\n                        25,\n                        29,\n                        29,\n                        22\n                    ],\n                    \"awayScore\": 0,\n                    \"awayScoreByPeriod\": [\n                        28,\n                        23,\n                        23,\n                        24\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 5.5,\n                    \"isPlayerPropsMarket\": true,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 15922,\n                        \"playerName\": \"Jayson Tatum\",\n                        \"playerScore\": 12\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -104.99999999990776,\n                        \"decimal\": 1.952380952381789,\n                        \"normalizedImplied\": 0.512195121951\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x38d9d071B78886818Ca53A8aBcE4a2B3971fFCDD\",\n            \"timestamp\": 1717614641000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.8196723551017364,\n            \"payout\": 3.6599989999999996,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725390641000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 3.659999,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3465623330653763626366643665363835373064626663313165313338313737\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717614701000,\n                    \"maturityDate\": \"2024-06-05T19:11:41.000Z\",\n                    \"homeTeam\": \"Houston Astros\",\n                    \"awayTeam\": \"St. Louis Cardinals\",\n                    \"homeScore\": 2,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        2,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"awayScore\": 4,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        1,\n                        0,\n                        2,\n                        1,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -454.5454545468662,\n                        \"decimal\": 1.2199999999993167,\n                        \"normalizedImplied\": 0.819672131148\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x14e37F4b9fE55e8e01DD7a1E7a2B45dF81029610\",\n            \"timestamp\": 1717612543000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.5464481869668829,\n            \"payout\": 5.489998999999999,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725388543000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 5.489999,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3465623330653763626366643665363835373064626663313165313338313737\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717612603000,\n                    \"maturityDate\": \"2024-06-05T18:36:43.000Z\",\n                    \"homeTeam\": \"Houston Astros\",\n                    \"awayTeam\": \"St. Louis Cardinals\",\n                    \"homeScore\": 2,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        2,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"awayScore\": 4,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        1,\n                        0,\n                        2,\n                        1,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -120.48192771099214,\n                        \"decimal\": 1.8299999999989751,\n                        \"normalizedImplied\": 0.546448087432\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x99ef5ed18B0C0E030ccaaAd5CcDD2bD919831882\",\n            \"timestamp\": 1717432075000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.47619047619047616,\n            \"payout\": 6.300000000000001,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725208075000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 6.3,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434393037343200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15315,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717432135000,\n                    \"maturityDate\": \"2024-06-03T16:28:55.000Z\",\n                    \"homeTeam\": \"Novak Djokovic\",\n                    \"awayTeam\": \"Francisco Cerundolo\",\n                    \"homeScore\": 3,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        3,\n                        7,\n                        6\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        1,\n                        7,\n                        6,\n                        5,\n                        3\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": 110.00000000021002,\n                        \"decimal\": 2.1000000000021,\n                        \"normalizedImplied\": 0.47619047619\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x0180b6454c53df50671E142eF32C28f6A2262e9b\",\n            \"timestamp\": 1717274297000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.19047619047619047,\n            \"payout\": 15.75,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725050297000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434343632393100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"subLeagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717274357000,\n                    \"maturityDate\": \"2024-06-01T20:39:17.000Z\",\n                    \"homeTeam\": \"Borussia Dortmund\",\n                    \"awayTeam\": \"Real Madrid\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 2,\n                    \"odd\": {\n                        \"american\": 425.000000000525,\n                        \"decimal\": 5.25000000000525,\n                        \"normalizedImplied\": 0.190476190476\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x75049C1704791bAc36ea576d102803d2e387BDb4\",\n            \"timestamp\": 1717273157000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.4347826717076336,\n            \"payout\": 6.899999,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725049157000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434343632393100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"subLeagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717273217000,\n                    \"maturityDate\": \"2024-06-01T20:20:17.000Z\",\n                    \"homeTeam\": \"Borussia Dortmund\",\n                    \"awayTeam\": \"Real Madrid\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 2,\n                    \"odd\": {\n                        \"american\": 129.999999999816,\n                        \"decimal\": 2.29999999999816,\n                        \"normalizedImplied\": 0.434782608696\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x5C2271b7779F0429ECF3bEc9D3EDeCF368973230\",\n            \"timestamp\": 1717270373000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.47619047619047616,\n            \"payout\": 6.300000000000001,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725046373000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 6.3,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434343632393100000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Soccer\",\n                    \"leagueId\": 16,\n                    \"subLeagueId\": 16,\n                    \"leagueName\": \"UEFA Champions League\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717270433000,\n                    \"maturityDate\": \"2024-06-01T19:33:53.000Z\",\n                    \"homeTeam\": \"Borussia Dortmund\",\n                    \"awayTeam\": \"Real Madrid\",\n                    \"homeScore\": 0,\n                    \"homeScoreByPeriod\": [\n                        0\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": 110.00000000021002,\n                        \"decimal\": 2.1000000000021,\n                        \"normalizedImplied\": 0.47619047619\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x687B013Ede154d286b320c7d62E25B0BC049ecD1\",\n            \"timestamp\": 1717247849000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.28169014084507044,\n            \"payout\": 10.65,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725023849000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434383838373200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15314,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717247909000,\n                    \"maturityDate\": \"2024-06-01T13:18:29.000Z\",\n                    \"homeTeam\": \"Tomas Machac\",\n                    \"awayTeam\": \"Daniil Medvedev\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        6,\n                        4\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        7,\n                        7,\n                        1,\n                        6\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": 255.00000000008876,\n                        \"decimal\": 3.5500000000008876,\n                        \"normalizedImplied\": 0.281690140845\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x9dA0374F9440C4d2C91Bb7725cE620E733D9d4f6\",\n            \"timestamp\": 1717247145000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.7633589728648786,\n            \"payout\": 3.9299989999999996,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725023145000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 3.929999,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434383838373200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15314,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717247205000,\n                    \"maturityDate\": \"2024-06-01T13:06:45.000Z\",\n                    \"homeTeam\": \"Tomas Machac\",\n                    \"awayTeam\": \"Daniil Medvedev\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        6,\n                        4\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        7,\n                        7,\n                        1,\n                        6\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -322.58064516137205,\n                        \"decimal\": 1.3099999999999214,\n                        \"normalizedImplied\": 0.763358778626\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0xFE36751734EcCcd499051a3289A427969827898a\",\n            \"timestamp\": 1717247055000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.7633589728648786,\n            \"payout\": 3.9299989999999996,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725023055000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 3.929999,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434383838373200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15314,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717247115000,\n                    \"maturityDate\": \"2024-06-01T13:05:15.000Z\",\n                    \"homeTeam\": \"Tomas Machac\",\n                    \"awayTeam\": \"Daniil Medvedev\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        6,\n                        4\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        7,\n                        7,\n                        1,\n                        6\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -322.58064516137205,\n                        \"decimal\": 1.3099999999999214,\n                        \"normalizedImplied\": 0.763358778626\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x006DA2d0039151c8e7f63625c33b799E61b7b26A\",\n            \"timestamp\": 1717246715000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3,\n            \"fees\": 0.06,\n            \"totalQuote\": 0.7633589728648786,\n            \"payout\": 3.9299989999999996,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725022715000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 3.929999,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434383838373200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15314,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717246775000,\n                    \"maturityDate\": \"2024-06-01T12:59:35.000Z\",\n                    \"homeTeam\": \"Tomas Machac\",\n                    \"awayTeam\": \"Daniil Medvedev\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        6,\n                        4\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        7,\n                        7,\n                        1,\n                        6\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -322.58064516137205,\n                        \"decimal\": 1.3099999999999214,\n                        \"normalizedImplied\": 0.763358778626\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x993165adb39E5396a12A1708CA4296C1b41B7c90\",\n            \"timestamp\": 1717246691000,\n            \"collateral\": \"THALES\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 10.526315789473685,\n            \"fees\": 0.2105263157894737,\n            \"totalQuote\": 0.763358778626,\n            \"payout\": 13.7894736842097,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1725022691000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 13.7894736842097,\n            \"isLive\": true,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3434383838373200000000000000000000000000000000000000000000000000\",\n                    \"sport\": \"Tennis\",\n                    \"leagueId\": 153,\n                    \"subLeagueId\": 15314,\n                    \"leagueName\": \"Grand Slam\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1717246751000,\n                    \"maturityDate\": \"2024-06-01T12:59:11.000Z\",\n                    \"homeTeam\": \"Tomas Machac\",\n                    \"awayTeam\": \"Daniil Medvedev\",\n                    \"homeScore\": 1,\n                    \"homeScoreByPeriod\": [\n                        6,\n                        5,\n                        6,\n                        4\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        7,\n                        7,\n                        1,\n                        6\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -322.58064516137205,\n                        \"decimal\": 1.3099999999999214,\n                        \"normalizedImplied\": 0.763358778626\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"finished\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x52E13454206C965E0a921F0d4d95552A2D27be06\",\n            \"timestamp\": 1717146239000,\n            \"collateral\": \"USDC\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 3.465,\n            \"fees\": 0.0693,\n            \"totalQuote\": 0.649122807018,\n            \"payout\": 5.337972972969222,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1724922239000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": true,\n            \"isUserTheWinner\": false,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3066353064393336643564656431643535356535623164333830373335303834\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 10002,\n                    \"type\": \"total\",\n                    \"maturity\": 1717197000000,\n                    \"maturityDate\": \"2024-05-31T23:10:00.000Z\",\n                    \"homeTeam\": \"Miami Marlins\",\n                    \"awayTeam\": \"Texas Rangers\",\n                    \"homeScore\": 8,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        2,\n                        2,\n                        0,\n                        0,\n                        0,\n                        3,\n                        1\n                    ],\n                    \"awayScore\": 2,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        0,\n                        1,\n                        1,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": false,\n                    \"isOneSideMarket\": false,\n                    \"line\": 9.5,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 1,\n                    \"odd\": {\n                        \"american\": -185.00000000037048,\n                        \"decimal\": 1.540540540539458,\n                        \"normalizedImplied\": 0.649122807018\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        },\n        {\n            \"id\": \"0x7baA7784023Fb62D4d1a19E58fEdF53cf108d549\",\n            \"timestamp\": 1716825681000,\n            \"collateral\": \"WETH\",\n            \"account\": \"0x9f8e4ee788D9b00A3409584E18034aA7B736C396\",\n            \"buyInAmount\": 0.000797919663852404,\n            \"fees\": 0.000015958393277048,\n            \"totalQuote\": 0.615384615385,\n            \"payout\": 0.0012966194537593462,\n            \"numOfMarkets\": 1,\n            \"expiry\": 1724601681000,\n            \"isResolved\": true,\n            \"isPaused\": false,\n            \"isCancelled\": false,\n            \"isLost\": false,\n            \"isUserTheWinner\": true,\n            \"isExercisable\": false,\n            \"isClaimable\": false,\n            \"isOpen\": false,\n            \"finalPayout\": 0.001296619453759346,\n            \"isLive\": false,\n            \"sportMarkets\": [\n                {\n                    \"gameId\": \"0x3462633731616239613138363862353064646138363165303766646666333436\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 3,\n                    \"subLeagueId\": 3,\n                    \"leagueName\": \"MLB\",\n                    \"typeId\": 0,\n                    \"type\": \"winner\",\n                    \"maturity\": 1716829500000,\n                    \"maturityDate\": \"2024-05-27T17:05:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 11,\n                    \"homeScoreByPeriod\": [\n                        0,\n                        1,\n                        1,\n                        5,\n                        0,\n                        0,\n                        4,\n                        0\n                    ],\n                    \"awayScore\": 3,\n                    \"awayScoreByPeriod\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        3,\n                        0\n                    ],\n                    \"isOpen\": false,\n                    \"isResolved\": true,\n                    \"isCancelled\": false,\n                    \"isWinning\": true,\n                    \"isOneSideMarket\": false,\n                    \"line\": 0,\n                    \"isPlayerPropsMarket\": false,\n                    \"isOneSidePlayerPropsMarket\": false,\n                    \"isYesNoPlayerPropsMarket\": false,\n                    \"playerProps\": {\n                        \"playerId\": 0,\n                        \"playerName\": \"Player Name\",\n                        \"playerScore\": 0\n                    },\n                    \"selectedCombinedPositions\": [],\n                    \"position\": 0,\n                    \"odd\": {\n                        \"american\": -160.00000000026,\n                        \"decimal\": 1.6249999999989844,\n                        \"normalizedImplied\": 0.615384615385\n                    },\n                    \"isGameFinished\": true,\n                    \"gameStatus\": \"STATUS_FINAL\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"2e93df2f-2636-4544-a82d-5b63d8e795ba"},{"name":"Quote data","id":"c003b5d1-84f1-422c-a7d2-154241aa148c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"buyInAmount\": 20,\r\n    \"tradeData\": [\r\n        {\r\n            \"gameId\": \"0x3430343338353300000000000000000000000000000000000000000000000000\",\r\n            \"sportId\": 50,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1719342000,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"odds\": [\r\n                0.740740740741,\r\n                0.102249488753,\r\n                0.208768267223\r\n            ],\r\n            \"merkleProof\": [\r\n                \"0xc4788d799bccce5adea24c9a3088da1072ba0a4e7405184cf164cd8bc8dc715e\",\r\n                \"0x8f2f3a9252434ac2320a8b9833608ef0bd382a145880216e28fc16048bbdf8b2\",\r\n                \"0x7fd099566663a5ebede7a59fef79a517fba1d3d41e387393347d7c6934f9d284\",\r\n                \"0x2673a92127311f5da209b213b893a2593355c8e3861dc58972ce6481a61cdc6e\",\r\n                \"0x34fb69550251ccd91c37fe74fde3e871edec0cc72b34cf8f81dc062a9576e4e4\",\r\n                \"0xba41529042360b755dc63ee09acc6e666eeae346d945a1b4067aef22b7e7e2b8\"\r\n            ],\r\n            \"position\": 1,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        }\r\n    ],\r\n    \"collateral\": \"THALES\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/quote","description":"<h2 id=\"get-quote-data-for-a-ticket\">Get quote data for a ticket</h2>\n<p>Use <code>/overtime-v2/networks/10/quote</code> to get a quote data for a ticket.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-quote-data\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","quote"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"ba94fb54-5958-4018-a26d-661ebc412460","name":"Quote data example response (optimism)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"buyInAmount\": 20,\r\n    \"tradeData\": [\r\n        {\r\n            \"gameId\": \"0x3430343338353300000000000000000000000000000000000000000000000000\",\r\n            \"sportId\": 50,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1719342000,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"odds\": [\r\n                0.740740740741,\r\n                0.102249488753,\r\n                0.208768267223\r\n            ],\r\n            \"merkleProof\": [\r\n                \"0xc4788d799bccce5adea24c9a3088da1072ba0a4e7405184cf164cd8bc8dc715e\",\r\n                \"0x8f2f3a9252434ac2320a8b9833608ef0bd382a145880216e28fc16048bbdf8b2\",\r\n                \"0x7fd099566663a5ebede7a59fef79a517fba1d3d41e387393347d7c6934f9d284\",\r\n                \"0x2673a92127311f5da209b213b893a2593355c8e3861dc58972ce6481a61cdc6e\",\r\n                \"0x34fb69550251ccd91c37fe74fde3e871edec0cc72b34cf8f81dc062a9576e4e4\",\r\n                \"0xba41529042360b755dc63ee09acc6e666eeae346d945a1b4067aef22b7e7e2b8\"\r\n            ],\r\n            \"position\": 1,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        }\r\n    ],\r\n    \"collateral\": \"THALES\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.overtime.io/overtime-v2/networks/10/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 10:49:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"389"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"185-BMDlEAB9+3slms2lN1AsKQbM900\""}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteData\": {\n        \"totalQuote\": {\n            \"american\": 887.8787878745005,\n            \"decimal\": 9.878787878745005,\n            \"normalizedImplied\": 0.10122699386547\n        },\n        \"payout\": {\n            \"THALES\": 197.5757575749001,\n            \"usd\": 49.08809212099907,\n            \"payoutCollateral\": \"THALES\"\n        },\n        \"potentialProfit\": {\n            \"THALES\": 177.5757575749001,\n            \"usd\": 44.11905212099907,\n            \"percentage\": 8.878787878745005\n        },\n        \"buyInAmountInUsd\": 4.96904\n    },\n    \"liquidityData\": {\n        \"ticketLiquidityInUsd\": 1187\n    }\n}"}],"_postman_id":"c003b5d1-84f1-422c-a7d2-154241aa148c"},{"name":"System bet quote data","id":"dc62ead6-2d21-4ecf-b3a8-af66ef308416","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"buyInAmount\": 100,\r\n    \"tradeData\": [\r\n        {\r\n            \"gameId\": \"0x3045464434343543434443380000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735587900,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x5492ac850173ab937e4886d5f1010afea6855d415c6e048e8cc45e84728ed4ae\",\r\n                \"0xf6956c08f77b7074d2c33f0970d8ebd15a65bdab137665850068a5db03c2a603\",\r\n                \"0x3b201e1e5ecbd5b173a496289c1c52be750e354719dbfb907c6d02d3da093ca4\",\r\n                \"0x4aaad9c483a5595bf225d90c6f30289ae232c4589b570239a7f635ed53dc5692\",\r\n                \"0x195acbe58db3bb211f361ae0b75259c77b4a6c033bc45dd750dfc657c9610cf5\",\r\n                \"0x70913b0ec6ee424f42b546f25d0f37755315c2282004f7989eae1f0f251b1fec\"\r\n            ],\r\n            \"odds\": [\r\n                0.13552046970137488,\r\n                0.723747311310712,\r\n                0.18942354583091303\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        },\r\n        {\r\n            \"gameId\": \"0x4341453344334245464332370000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735587900,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x8e6babe68e58090d787f6c23ca3442d29e4bf2cee098647f01ff85c24a5ecce4\",\r\n                \"0x6c16cb95bee27c83ab8db620bc6cdd0e5e10eb2dd115dc877d47264d8bded811\",\r\n                \"0xa641ef94e4f98ce189fae2f59ee76fd1c005cdd2a84855a683912091662150e4\",\r\n                \"0xc8629476598b30fc1ab298f7ecda35ec5e273ccba1562e62128ae1697567ca3d\",\r\n                \"0xb442091708bd664adef2141ebb938c76ea10acae399a92f34f4587bf27215302\",\r\n                \"0x86d5dc6269b47eccb51a8c5400ff5e802784dc6e65ee0e48a38af06ad0d1b43a\"\r\n            ],\r\n            \"odds\": [\r\n                0.4652872347363038,\r\n                0.30411846366760437,\r\n                0.27436774439609174\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        },\r\n        {\r\n            \"gameId\": \"0x4641303046363330304336450000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735588800,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x3f1c5187dff3d091c5cbf7b8a3867bbccefcfc42237960ea2fa46e4bf14450f7\",\r\n                \"0xd91c3cbd6e2613a3945f48a116b94eef7c7264d457945f6aabf743b2bd934a0e\",\r\n                \"0x9932e5e4a60eb37a8be6f077dc0af9813b3cb6da9324ed191870be879c0098bc\",\r\n                \"0xa9fca3325acb274c5d8195b756d94af9d0a781fb6c8ed11a50d2c4de3fb5d7e5\",\r\n                \"0xe2e12a8e5adfc3942cdaf4e841745909146512f6c443e38ae0811a6becfc2cb8\",\r\n                \"0x847e0a81c1cc355b41ebdca41f119c5fe0093677d09fe55bcf5014753b810d17\"\r\n            ],\r\n            \"odds\": [\r\n                0.3795777377555594,\r\n                0.37534452878445795,\r\n                0.28847908069398276\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        }\r\n    ],\r\n    \"collateral\": \"THALES\",\r\n    \"isSystemBet\": true,\r\n    \"systemBetDenominator\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.overtime.io/overtime-v2/networks/{{network}}/quote","description":"<h2 id=\"get-system-bet-quote-data-for-a-ticket\">Get system bet quote data for a ticket</h2>\n<p>Use <code>/overtime-v2/networks/10/quote</code> to get a system bet quote data for a ticket.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-quote-data\">Overtime documentation</a>.</p>\n<h3 id=\"path-variables\">Path variables</h3>\n<hr />\n<ul>\n<li><code>network</code> - (Required) network ID. Supported networks: <strong>10</strong> (optimism), <strong>42161</strong> (arbitrum), <strong>11155420</strong> (optimism sepolia).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime-v2","networks","{{network}}","quote"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"114ba0e0-090e-4132-b402-b388cd3d6d49","name":"System bet quote data example response (optimism)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"buyInAmount\": 100,\r\n    \"tradeData\": [\r\n        {\r\n            \"gameId\": \"0x3045464434343543434443380000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735587900,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x5492ac850173ab937e4886d5f1010afea6855d415c6e048e8cc45e84728ed4ae\",\r\n                \"0xf6956c08f77b7074d2c33f0970d8ebd15a65bdab137665850068a5db03c2a603\",\r\n                \"0x3b201e1e5ecbd5b173a496289c1c52be750e354719dbfb907c6d02d3da093ca4\",\r\n                \"0x4aaad9c483a5595bf225d90c6f30289ae232c4589b570239a7f635ed53dc5692\",\r\n                \"0x195acbe58db3bb211f361ae0b75259c77b4a6c033bc45dd750dfc657c9610cf5\",\r\n                \"0x70913b0ec6ee424f42b546f25d0f37755315c2282004f7989eae1f0f251b1fec\"\r\n            ],\r\n            \"odds\": [\r\n                0.13552046970137488,\r\n                0.723747311310712,\r\n                0.18942354583091303\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        },\r\n        {\r\n            \"gameId\": \"0x4341453344334245464332370000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735587900,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x8e6babe68e58090d787f6c23ca3442d29e4bf2cee098647f01ff85c24a5ecce4\",\r\n                \"0x6c16cb95bee27c83ab8db620bc6cdd0e5e10eb2dd115dc877d47264d8bded811\",\r\n                \"0xa641ef94e4f98ce189fae2f59ee76fd1c005cdd2a84855a683912091662150e4\",\r\n                \"0xc8629476598b30fc1ab298f7ecda35ec5e273ccba1562e62128ae1697567ca3d\",\r\n                \"0xb442091708bd664adef2141ebb938c76ea10acae399a92f34f4587bf27215302\",\r\n                \"0x86d5dc6269b47eccb51a8c5400ff5e802784dc6e65ee0e48a38af06ad0d1b43a\"\r\n            ],\r\n            \"odds\": [\r\n                0.4652872347363038,\r\n                0.30411846366760437,\r\n                0.27436774439609174\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        },\r\n        {\r\n            \"gameId\": \"0x4641303046363330304336450000000000000000000000000000000000000000\",\r\n            \"sportId\": 11,\r\n            \"typeId\": 0,\r\n            \"maturity\": 1735588800,\r\n            \"status\": 0,\r\n            \"line\": 0,\r\n            \"playerId\": 0,\r\n            \"merkleProof\": [\r\n                \"0x3f1c5187dff3d091c5cbf7b8a3867bbccefcfc42237960ea2fa46e4bf14450f7\",\r\n                \"0xd91c3cbd6e2613a3945f48a116b94eef7c7264d457945f6aabf743b2bd934a0e\",\r\n                \"0x9932e5e4a60eb37a8be6f077dc0af9813b3cb6da9324ed191870be879c0098bc\",\r\n                \"0xa9fca3325acb274c5d8195b756d94af9d0a781fb6c8ed11a50d2c4de3fb5d7e5\",\r\n                \"0xe2e12a8e5adfc3942cdaf4e841745909146512f6c443e38ae0811a6becfc2cb8\",\r\n                \"0x847e0a81c1cc355b41ebdca41f119c5fe0093677d09fe55bcf5014753b810d17\"\r\n            ],\r\n            \"odds\": [\r\n                0.3795777377555594,\r\n                0.37534452878445795,\r\n                0.28847908069398276\r\n            ],\r\n            \"position\": 0,\r\n            \"combinedPositions\": [\r\n                [],\r\n                [],\r\n                []\r\n            ],\r\n            \"live\": false\r\n        }\r\n    ],\r\n    \"collateral\": \"THALES\",\r\n    \"isSystemBet\": true,\r\n    \"systemBetDenominator\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.overtime.io/overtime-v2/networks/10/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Dec 2024 09:19:10 GMT"},{"key":"Server","value":"Apache/2.4.59 () OpenSSL/1.0.2k-fips PHP/7.2.24"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"630"},{"key":"ETag","value":"W/\"276-heIwozpklp1SwC4DQRwZahHQDlY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteData\": {\n        \"system\": \"2/3\",\n        \"numberOfSystemBetCombination\": 3,\n        \"minQuote\": {\n            \"american\": 479.366907853444,\n            \"decimal\": 5.79366907853444,\n            \"normalizedImplied\": 0.17260219498987314\n        },\n        \"maxQuote\": {\n            \"american\": 4112.074150657123,\n            \"decimal\": 42.12074150657123,\n            \"normalizedImplied\": 0.023741272452290296\n        },\n        \"buyInPerCombination\": {\n            \"THALES\": 33.333333333333336,\n            \"usd\": 6.535399999999999\n        },\n        \"minPayout\": {\n            \"THALES\": 193.12230261781465,\n            \"usd\": 37.86394489585397,\n            \"payoutCollateral\": \"THALES\"\n        },\n        \"maxPayout\": {\n            \"THALES\": 1404.0247168857074,\n            \"usd\": 275.27589404204554,\n            \"payoutCollateral\": \"THALES\"\n        },\n        \"buyInAmountInUsd\": 19.606199999999998\n    },\n    \"liquidityData\": {\n        \"ticketLiquidityInUsd\": 910\n    }\n}"}],"_postman_id":"dc62ead6-2d21-4ecf-b3a8-af66ef308416"}],"id":"17a4091b-7eb1-40af-8dbd-f1d396310e63","description":"<p>Get Overtime V2 markets, user history, and quote data.</p>\n","_postman_id":"17a4091b-7eb1-40af-8dbd-f1d396310e63"},{"name":"Games/players info","item":[{"name":"Overtime V2 games info","id":"8e7b5e23-7a75-4332-b1cc-95d4d503dcea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/games-info","description":"<h2 id=\"get-a-list-of-basic-info-for-all-games\">Get a list of basic info for all games</h2>\n<p>Use <code>/overtime-v2/games-info</code> to get a list of basic info for all games.</p>\n<p>It returns basic info for all games: status, is game finished, tournament name, tournament round, and info about teams and scores (team name, score, and score by period).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-games-info\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","games-info"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"92ac08bd-2eca-4b49-815f-d4032accc7fd","name":"Overtime V2 games info response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/games-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 07:53:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1053545"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"101369-DScUvdj6C8pN4DfeT5ch0WNddXE\""}],"cookie":[],"responseTime":null,"body":"{\n    \"0x6531653732633538633733346233656237383863393233636332626339363532\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6533346137653631666532303233376363626639393266376133326238646264\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3165306134303336343639643063616266626266373339656562333965313565\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    5,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6431333065666234653336373439333037633338326135646331303339663965\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6538343461616431643131323631613635643735396632633964333535653639\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3635613663313338326337363239386138303761613131636534323435653932\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3066666365666632386432373266323734343431363833666134646333616231\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3533616339623132396230623239383532353739343435383634343034323035\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2,\n                    1,\n                    1,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3935316464653836643433383061326465653965383666313061353436316134\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6162326237393066323361396262313430336132363961663639373235653436\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    4,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3431633632656536326439626333653765653738313235396361303031623138\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 108,\n                \"scoreByPeriod\": [\n                    27,\n                    32,\n                    23,\n                    26\n                ]\n            },\n            {\n                \"name\": \"Minnesota Timberwolves\",\n                \"isHome\": true,\n                \"score\": 105,\n                \"scoreByPeriod\": [\n                    33,\n                    29,\n                    21,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x6265303835633662636236303330613337333239633663623639636266613331\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Pacers\",\n                \"isHome\": false,\n                \"score\": 110,\n                \"scoreByPeriod\": [\n                    27,\n                    24,\n                    29,\n                    30\n                ]\n            },\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": true,\n                \"score\": 126,\n                \"scoreByPeriod\": [\n                    25,\n                    32,\n                    36,\n                    33\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cagliari\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fiorentina\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3332616363653465633032613266306238313635663337653962343534343835\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6565326638653134616637306562623932666163306238636161313133363833\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    16,\n                    24,\n                    20,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    25,\n                    19,\n                    14,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3762623566323631623936366238383464663161303666383834616135623538\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    21,\n                    19,\n                    23,\n                    27\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    21,\n                    11,\n                    27,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3931376632323434393638303837323638366365366262323365663030343962\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    23,\n                    12,\n                    16,\n                    21,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    14,\n                    23,\n                    15,\n                    20,\n                    11\n                ]\n            }\n        ]\n    },\n    \"0x3434383131303000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Eredivisie ECL Playoff\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"NEC Nijmegen\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Go Ahead Eagles\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383131303100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Eredivisie ECL Playoff\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"FC Utrecht\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Sparta Rotterdam\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383330303000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jule Niemeier\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dalma Galfi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383330303100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Facundo Bagnis\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Shintaro Mochizuki\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383330303200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Irene Burillo Escorihuela\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jil Teichmann\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383330303600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Geoffrey Blancaneaux\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383330313000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Zeynep Sonmez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jana Fett\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383330313100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Julia Riera\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexandra Eala\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383330313400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Valentin Vacherot\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383334303200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Moro Canas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mattia Bellucci\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383334393100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gustavo Heide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matteo Gigante\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383334393200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Giulio Zeppieri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383334393400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Robin Montgomery\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Leolia Jeanjean\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335303400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Moyuka Uchijima\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Raluca Serban\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383335313000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Lucija Bagaric\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sara Saito\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383335313400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gabriel Diallo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Ritschard\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383335313600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Denis Kudla\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383335313800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Olga Danilovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Astra Sharma\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383237353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383237363300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383237373300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Pavel Kotov\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383237383100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383330313300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383334313700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383334323300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383334393000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383335303100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335303200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383335323600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383337373500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631363500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Hazem\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al Fateh FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3432353631363600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Riyadh\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Al Nassr FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631363700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Hilal\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Al Taee\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631383200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al-Taawoun\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al-Fayha\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631383300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al-Wehda\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al Akhdoud\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631393400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Khaleej\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Abha\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631393500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Damac FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Ittihad\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631393600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al-Raed\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Ahli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631393700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Shabab\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al-Ettifaq\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383335313500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"CCT Season 1 Global Finals - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383334333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Gaimin Gladiators\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tundra Esports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383334333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Xtreme Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432303537313600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Girona\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            },\n            {\n                \"name\": \"Granada\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6137313464323066333435353165393761653131363234316137333930323766\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6533356663376164646237653037313964333263356432623964326131613139\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    3,\n                    0,\n                    2,\n                    3,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6665303264633330613831303536306661386533666135623532633163613531\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3731663434656163313031613034393434333136313765396566643138316139\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    1,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3562366530393064343434653436626263306137393937636162643236653333\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3831623534633437666230343130616661383765366530666536393935353964\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6133653263396637646265313032363432303162366439333165656665393666\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    2,\n                    2,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3762343336333230633364653239396163363135353231376134646139623163\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039313200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Genoa\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Bologna\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3539613661616665653035393430633136633664366333363830346333343339\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3030626632346362393131373737616164633763623337663164636630376166\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3639326664636131343766636435356334643164373437306637646464353234\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    20,\n                    20,\n                    16,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    22,\n                    21,\n                    27,\n                    13\n                ]\n            }\n        ]\n    },\n    \"0x3634326165663139653132366435303732633738356439323836356432323566\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sunrisers Hyderabad\",\n                \"isHome\": false,\n                \"score\": 175,\n                \"scoreByPeriod\": [\n                    175\n                ]\n            },\n            {\n                \"name\": \"Rajasthan Royals\",\n                \"isHome\": true,\n                \"score\": 139,\n                \"scoreByPeriod\": [\n                    139\n                ]\n            }\n        ]\n    },\n    \"0x3434383334343100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hailey Baptiste\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tamara Zidansek\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335323000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Roman Andres Burruchaga\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jozef Kovalik\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383335323100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"J.J. Wolf\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Jesper de Jong\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Katie Volynets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Oksana Selekhmeteva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Anastasia Zakharova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Eva Lys\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rebecca Sramkova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Panna Udvardy\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mathias Bourgue\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Francesco Maestrelli\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Mikhail Kukushkin\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335343000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Julia Avdeeva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Olivia Gadecki\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383335343100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Filip Misolic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Quentin Halys\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383335343200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jaime Faria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Felipe Meligeni Alves\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Cristina Dinu\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Laura Pigossi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marina Stakusic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Yulia Starodubtseva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383335363500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros, Qualification ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Thiago Monteiro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daniel Rincon\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383334303800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383337343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383337353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383337353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383434313400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    0,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383434333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434373630323400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EuroLeague Playoff\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Panathinaikos\",\n                \"isHome\": true,\n                \"score\": 73,\n                \"scoreByPeriod\": [\n                    22,\n                    16,\n                    18,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Fenerbahce\",\n                \"isHome\": false,\n                \"score\": 57,\n                \"scoreByPeriod\": [\n                    13,\n                    23,\n                    14,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434373630323500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EuroLeague Playoff\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Real Madrid\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    15,\n                    16\n                ]\n            },\n            {\n                \"name\": \"Olympiacos B.C.\",\n                \"isHome\": false,\n                \"score\": 76,\n                \"scoreByPeriod\": [\n                    10,\n                    27,\n                    21,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x3432333238383200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Monaco Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238383300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Monaco Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383335313700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Aurora\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383335353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Azure Ray\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Heroic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383436383000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Tundra Esports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Kaisee Benjamin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lucas Ballingall\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136343800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Alireza Ghadiri\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lennox Lythgoe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136343900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Michael King\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gonzalo David Bajinay\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136353000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Tommy Welch\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brayan Santander\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136353300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Jimmy Lee\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brayan Ariel Mairena\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Taz Nadeem\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Patryk Polasik\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136353500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Daly\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ryan Labourn\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383136353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Romeo Costa\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Christian Lopez Flores\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432303537313300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Almeria\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cadiz\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432303537313700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Osasuna\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Villarreal\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432303537313800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Rayo Vallecano\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Athletic Bilbao\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432303537313900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Real Sociedad\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atletico Madrid\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432303537323100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Real Madrid\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Real Betis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventus\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Monza\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039313100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"AC Milan\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Salernitana\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6361376534316264623064363839343834353532393738616534656637333430\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3238306565666130643635346237613339626434656537613565326561363635\": {\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3234653561313263396165626139336465373135343430303236313239643934\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6438356665383434326538303433623030386561376333346637323833303734\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    2,\n                    5,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3132366664303039613561326130643963613737346336376639646363613833\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434653639663461636330303063343237376237316466306431313638613362\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6166313961353066366337323962313839386136333937396434313332326264\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    5,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3131646637643133346464616433316235393966383764663737383434666264\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3431663131316664643435626637353862323264616533663538663232666166\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    5\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3166653735643237646437666163393763653336393636613261353561386662\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6630323437666137343131353835363434613034663362343165326532616165\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3735653862373965646162396337616662613437356437333732313131346265\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6462376330343237653331376137383861346163386138666366653961663738\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3065393162333532306562333631613566626236623633656430633332343261\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3834663861333431623462366338306333626464323132366163323136383864\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6561343638656332626635393063653439366266386437343765663164323337\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3839373134373235393934303333613762366561376331383862343838313336\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6135316537653030616230326639343465656431613533326333303566663338\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3538633739653537386163316166303761393034613131393638313530316335\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 109,\n                \"scoreByPeriod\": [\n                    26,\n                    22,\n                    31,\n                    30\n                ]\n            },\n            {\n                \"name\": \"Minnesota Timberwolves\",\n                \"isHome\": true,\n                \"score\": 108,\n                \"scoreByPeriod\": [\n                    32,\n                    28,\n                    26,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x6134646331346433623032303230303233626132353130663066393762383330\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6234303564333332666534393631653932343562616638613963386639353064\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    15,\n                    19,\n                    19,\n                    25\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 73,\n                \"scoreByPeriod\": [\n                    22,\n                    23,\n                    11,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3031363538326230326236633930313439393362356336623438323763323637\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 67,\n                \"scoreByPeriod\": [\n                    17,\n                    23,\n                    18,\n                    9\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    31,\n                    13,\n                    22,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x3437393635343364343464636165323232636130336161373738636638306634\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 86,\n                \"scoreByPeriod\": [\n                    23,\n                    19,\n                    27,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    24,\n                    26,\n                    17,\n                    15\n                ]\n            }\n        ]\n    },\n    \"0x3434343831313100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"FA Cup\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Manchester United\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Manchester City\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3263383033623730333266663932313838346136633165353362303136326433\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3530366635613237386632343166303833306230663037366436396362646536\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3831653261643535626635383466653230643865383463353866303633626333\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3938663665326430316132613937643065666433646133396230653332373031\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6338386137636433646431623962383434353135623639633463313863623538\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6437313162656636656231323536356166343162333965383830653934316433\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6630383739373539613462373437623665396161663562656630373533366130\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434343537323500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Coupe de France\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Lyon\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Paris Saint-Germain\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3532386331623061336233613432313333633537353864336139306665663239\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6439323430393630356661333430626534623834363032366336623436353433\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3836633163383066623466663235383237613832333662613438656637363534\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6666393862356233623966643265653239373966353733653965336339356263\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383434353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383436353300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383436353900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383437363500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lyon Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383439363400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Geneva Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434343831313000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DFB Pokal\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Kaiserslautern\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Bayer Leverkusen\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432333238383400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Monaco Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238383500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Monaco Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Catalunya\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stefan Bradl\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Catalunya\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Catalunya\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stefan Bradl\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383434303900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Gaimin Gladiators\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383437373900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Xtreme Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Azure Ray\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383530343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Xtreme Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Jordan Withers\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andreas Weber\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mathias Hansen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Admir Oglic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Thorbjoern Boudigaard\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ante Alilovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Hamza Hussein\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Josip Pehar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Oliver Zaren\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kilian Weck\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Ali Hussein\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Adam Cieslak\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Nikki Nielsen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michal Malicki\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383439393900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Francis Fordjour\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Khvicha Gigolashvili\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383530303000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mehmet Tas\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ionut Trandafir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432303537313400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Celta Vigo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Valencia\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432303537313500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Getafe\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Mallorca\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432303537323000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Sevilla\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Barcelona\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432303537323200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LaLiga\",\n        \"teams\": [\n            {\n                \"name\": \"Las Palmas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Deportivo Alaves\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atalanta\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Torino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Empoli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Roma\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Frosinone\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Udinese\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039303800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Hellas Verona\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Inter\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3432333039313000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Lazio\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sassuolo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333039313300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"SSC Napoli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Lecce\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6330646264653966336361376261346665626231663265663336303333323662\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3037303737623261316366346233373431663535663633333162313938336233\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3737633930306134383232663261653732613961653230613531393136376133\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3738363639663664383561636438386232653431663739326636353265363764\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6534626239323037623936363465313662363563393937666364633233646538\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    2,\n                    1,\n                    5,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 14,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    1,\n                    0,\n                    3,\n                    1,\n                    0,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3735353431323539633037626132356165646462343935333235346233383063\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3336316162373030663261383934333533666166396561323266373936626162\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    0,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6237643264366237303636333835353237626465303161656436363038623935\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6537353932373562666665663665306139343862383337643534633065316336\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3731613364396261376565643537303963376266373661366335646132356563\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3832653836306261383138613766646237646563616138366565656561396265\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3030333932396233333931343139653863666364383966626365363464646661\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3535666465353235343636616633313333316639616530323138623635316635\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6430346633316461386532633439643038303730393339363831343434393436\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3561613164623263353465666335643330666434343830343534393435663964\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6437363733393434343132646535633530303938303438623434373434326534\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3035663037393566626439343163333864646630396331353264366335333030\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3462636664653766636636636439373535633532653731336233656334613237\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3861313731363765373037303237663639306361363864373930303839383130\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3261313561303830393036396636613132653564346131646561306434623131\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": false,\n                \"score\": 114,\n                \"scoreByPeriod\": [\n                    32,\n                    25,\n                    24,\n                    33\n                ]\n            },\n            {\n                \"name\": \"Indiana Pacers\",\n                \"isHome\": true,\n                \"score\": 111,\n                \"scoreByPeriod\": [\n                    31,\n                    38,\n                    21,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3432393265643465616339383366666434653933623635386461323234343066\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Timberwolves\",\n                \"isHome\": false,\n                \"score\": 107,\n                \"scoreByPeriod\": [\n                    28,\n                    24,\n                    35,\n                    20\n                ]\n            },\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": true,\n                \"score\": 116,\n                \"scoreByPeriod\": [\n                    33,\n                    27,\n                    27,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3764326630663831383864333539633039326365376333616339346565653066\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383131303400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Eredivisie ECL Playoff\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"FC Utrecht\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Go Ahead Eagles\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3137623935643530303134316130616562613138353765333038326231623830\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 69,\n                \"scoreByPeriod\": [\n                    15,\n                    26,\n                    18,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 101,\n                \"scoreByPeriod\": [\n                    25,\n                    25,\n                    26,\n                    25\n                ]\n            }\n        ]\n    },\n    \"0x3261633136633536623530383761653639623665653134353262646161393866\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    28,\n                    10,\n                    18,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 99,\n                \"scoreByPeriod\": [\n                    24,\n                    22,\n                    26,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3666363263636632646633326162316231613831663764363865663239336638\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 107,\n                \"scoreByPeriod\": [\n                    21,\n                    31,\n                    24,\n                    31\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 92,\n                \"scoreByPeriod\": [\n                    14,\n                    21,\n                    34,\n                    23\n                ]\n            }\n        ]\n    },\n    \"0x6531373661356363396132616138643836323932373238383339313234353733\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 92,\n                \"scoreByPeriod\": [\n                    28,\n                    23,\n                    26,\n                    15\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    25,\n                    22,\n                    12,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jakub Mensik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383338333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Andrey Rublev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Taro Daniel\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    3,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Thiago Agustin Tirante\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6,\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Alexandre Muller\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Sonego\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Laslo Djere\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    4,\n                    7,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daniel Altmaier\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6,\n                    5,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Harold Mayot\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolas Moreno De Alboran\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Aleksandar Kovacevic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolas Jarry\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    6,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Terence Atmane\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    7,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Stan Wawrinka\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383338363000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Borna Coric\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Lucia Bronzetti\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Naomi Osaka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Marie Bouzkova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Veronika Kudermetova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Viktorija Golubic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Taylor Townsend\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383339323000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Donna Vekic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lesia Tsurenko\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Diana Shnaider\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yafan Wang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Maria Timofeeva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Ajla Tomljanovic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Dayana Yastremska\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jelena Ostapenko\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jaqueline Cristian\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Tatjana Maria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Clara Tauson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sofia Kenin\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Xiyu Wang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zhuoxuan Bai\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383438323800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jessica Bouzas Maneiro\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Jana Fett\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383438323900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Olga Danilovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Martina Trevisan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Laura Pigossi\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Dalma Galfi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Katie Volynets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aleksandra Krunic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alison van Uytvanck\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Tamara Zidansek\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Rebecca Sramkova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Amanda Anisimova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Eva Lys\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Caroline Garcia\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Kei Nishikori\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    7,\n                    3,\n                    1,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Gabriel Diallo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    4,\n                    7,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jesper de Jong\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"J.J. Wolf\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Shintaro Mochizuki\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Tabilo\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mikhail Kukushkin\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383439343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jule Niemeier\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3462333363343434663534633438656336653361313863636437366238613034\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6530353832323338373035643838306661336663323032643961666432353663\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3433326532343462323330663735643336356530626234363730386638383935\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3036373366323132376235393831373639616561633463373334356637383732\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3039666163333165653835356136616137363033653038643039333262383566\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3237663136363837356661353332353032623435363936663837343636373730\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6236303836343734616465306466633839633135663262306136383531666262\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3533386530386662326162366134303136353661623963613066393932356234\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3336656537363865326663663430396334353934373261373536663638363030\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3864636236333262306339363862363836633132666639646462303661666366\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6537383965623566643234643938313835643738613132373163623930393939\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6632356530373938613939323766636130323361393066356438643833353265\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6463396537663935396461393134653233636437386337616534323033363861\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sunrisers Hyderabad\",\n                \"isHome\": false,\n                \"score\": 113,\n                \"scoreByPeriod\": [\n                    113\n                ]\n            },\n            {\n                \"name\": \"Kolkata Knight Riders\",\n                \"isHome\": true,\n                \"score\": 114,\n                \"scoreByPeriod\": [\n                    114\n                ]\n            }\n        ]\n    },\n    \"0x3434383438303600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EuroLeague Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Fenerbahce\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    16,\n                    21,\n                    25,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Olympiacos B.C.\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    24,\n                    24,\n                    18,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3434383438303700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EuroLeague Playoff\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Panathinaikos\",\n                \"isHome\": false,\n                \"score\": 95,\n                \"scoreByPeriod\": [\n                    25,\n                    24,\n                    15,\n                    31\n                ]\n            },\n            {\n                \"name\": \"Real Madrid\",\n                \"isHome\": true,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    36,\n                    18,\n                    7,\n                    19\n                ]\n            }\n        ]\n    },\n    \"0x3432333238383600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Monaco Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Catalunya\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stefan Bradl\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383531373000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534353700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"DreamLeague Season 23 - Playoff\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gaimin Gladiators\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3462633731616239613138363862353064646138363165303766646666333436\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    5,\n                    0,\n                    0,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3133386537313735646435636664666431396361323935363931343036613235\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432323065396163396466393233363965663934366635366665643734306335\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3537376133346362663166626662383264626537333735373964613166303330\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3731316637633738613637313861343663356239613836343764663061623535\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    6,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3731616435306461663036323634363936353536383838396536376533356434\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3738633061616631303031323731363738383066663766626237393231613264\": {\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6233343837326431663036303364386139393065323938656537613030396239\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x6662636664386237303165353836316231333563303263613631393734373536\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    2,\n                    1,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3966353333343438626162373135336536623062626663656330333332383762\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6434313462393865323034346139376464333831386565366361646437333137\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": false,\n                \"score\": 105,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    22,\n                    25\n                ]\n            },\n            {\n                \"name\": \"Indiana Pacers\",\n                \"isHome\": true,\n                \"score\": 102,\n                \"scoreByPeriod\": [\n                    27,\n                    30,\n                    26,\n                    19\n                ]\n            }\n        ]\n    },\n    \"0x3632366632353361346539376333613261376538363439613934386437333561\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    27,\n                    22,\n                    21,\n                    14\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    27,\n                    15,\n                    21,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3434383338313700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Gael Monfils\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Thiago Seyboth Wild\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338313800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Galan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383338313900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Fabio Fognini\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Botic van de Zandschulp\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Pedro Cachin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Dusan Lajovic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    4,\n                    7,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rafael Nadal\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sumit Nagal\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Marton Fucsovics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338343800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yoshihito Nishioka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Felix Auger-Aliassime\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Emil Ruusuvuori\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Soon-Woo Kwon\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Van Assche\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    1,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aslan Karatsev\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    1,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Cameron Norrie\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Pavel Kotov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338363100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Kamilla Rakhimova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Viktoriya Tomova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Ekaterina Alexandrova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339313900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Danielle Collins\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Rebeka Masarova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Marketa Vondrousova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Liudmila Samsonova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Magda Linette\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383339323600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Elisabetta Cocciaretto\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Beatriz Haddad Maia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jessika Ponchet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Anhelina Kalinina\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Camila Osorio\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Sachia Vickery\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Ons Jabeur\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Kalinskaya\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Clara Burel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Bianca Andreescu\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sara Sorribes Tormo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Oceane Dodin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kayla Day\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383339343100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Daria Saville\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Svitolina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Karolina Pliskova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Fiona Ferro\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Diane Parry\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Elsa Jacquemot\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ana Bogdan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Maria Sakkari\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Varvara Gracheva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Bernarda Pera\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nao Hibino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Harriet Dart\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Linda Noskova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438323700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Leolia Jeanjean\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Julia Avdeeva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yulia Starodubtseva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Panna Udvardy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Anastasia Pavlyuchenkova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Julia Riera\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Irina-Camelia Begu\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Filip Misolic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Christopher O'Connell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383438343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jozef Kovalik\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Thiago Monteiro\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mattia Bellucci\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438363000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Gustavo Heide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    1,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383535343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Hailey Baptiste\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Kayla Day\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383535343900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Filip Misolic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3432353631363800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al-Taawoun\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al-Ettifaq\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631363900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Hazem\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Abha\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Ittihad\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Nassr FC\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Shabab\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al Fateh FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Taee\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Akhdoud\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Khaleej\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Riyadh\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Damac FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al-Raed\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al Hilal\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Al-Wehda\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432353631373600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Saudi Pro League\",\n        \"teams\": [\n            {\n                \"name\": \"Al-Fayha\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Al Ahli\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383032373500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MOUZ\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"9z Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032373600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032373700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032373800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Monte\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032373900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"M80\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032383000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032383100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FlyQuest\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383032383200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383630393300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383630393400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Monte\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3165646137366439366335393136356334633537373537653933633964636137\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6231343334643665363637653163386565626564336464653463326131356630\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3364313465393664623431636139636465343932306230396664643366636631\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3934343937616161396633336436353330653032336465623532313661323763\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6464333563346366386165373932383537323936656136666132656266323537\": {\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6132346335633461646166363165353766653734306136666630306661613763\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3339376431663239316230376265343662336565333333656163363831393432\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3039363466326666383232316230303335316266323930363362313364383633\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3565376363616566343636623664616434643366666633316631653334666461\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6138356634316330303865336162363730663962393036333530383962363133\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6363636464633736373136313561653434326365386332336231363063333339\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034383400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Junior FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034383500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"LDU de Quito\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Universitario de Deportes\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353035303300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. G\",\n        \"teams\": [\n            {\n                \"name\": \"Club Atletico Penarol\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Rosario Central\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353035303400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. G\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Caracas\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3032373639393332363762383838623463313066323238343764636238383362\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3561663935666335383537663661393763363131356563393236336336336165\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6633653565336233333764633237616164383535303666623366386665306566\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    24,\n                    13,\n                    22,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    15,\n                    17,\n                    23,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x6666393537363661626463323536376266326437626666353833653132333131\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 47,\n                \"scoreByPeriod\": [\n                    13,\n                    12,\n                    10,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 70,\n                \"scoreByPeriod\": [\n                    15,\n                    23,\n                    15,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3162653666613164653035623732356138646535393838363564656630373935\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 77,\n                \"scoreByPeriod\": [\n                    24,\n                    14,\n                    26,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 68,\n                \"scoreByPeriod\": [\n                    20,\n                    17,\n                    15,\n                    16\n                ]\n            }\n        ]\n    },\n    \"0x3434383338313500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338313600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Carballes Baena\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    5,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Federico Coria\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Arthur Cazaux\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    1,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383338323900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3,\n                    7,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Evans\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Holger Rune\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jaume Munar\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pablo Carreno Busta\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383338333700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nuno Borges\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Qinwen Zheng\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alize Cornet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Ashlyn Krueger\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tamara Korpatsch\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Lin Zhu\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339333700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Blinkova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sorana Cirstea\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Elise Mertens\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Maria Lourdes Carle\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Petra Martic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Kristina Mladenovic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Arantxa Rus\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Angelique Kerber\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383339343800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Greet Minnen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Elena Rybakina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Victoria Azarenka\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nadia Podoroska\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Emina Bektas\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Magdalena Frech\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Daria Kasatkina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Madison Keys\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Renata Zarazua\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yue Yuan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Mayar Sherif\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Katie Boulter\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Paula Badosa\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yulia Putintseva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sloane Stephens\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383339353900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Erika Andreeva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Aryna Sabalenka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383437393600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Felipe Meligeni Alves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Lucija Bagaric\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Peyton Stearns\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anna Karolina Schmiedlova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Zeynep Sonmez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Irene Burillo Escorihuela\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Moyuka Uchijima\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Giulio Zeppieri\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Valentin Vacherot\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alejandro Davidovich Fokina\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    3,\n                    7,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383438343900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Roman Andres Burruchaga\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383438353000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383533373600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Evan King\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"9z Team\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MOUZ\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631333600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631333700000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FlyQuest\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631333900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631343000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"M80\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631363400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Falcons\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6165396335323538333036616236363030346165303763343361666135383461\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6132313736303062643735323963636236333231333633316564626262366664\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 13,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0,\n                    3,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    2,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3537623131356564396532356139613738643236666534326530626161323838\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3033376166353731313435383865613964393632663032323737636537396530\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3334646338633364643963663164663233626132336665336237383436313038\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3231326331353261643339633937333962643163343032343931323161656330\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6639346465616333383432303161373839326230373262303834623466616138\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3334613533646630623336396365393230633961313731663034396531373261\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3835376262666232336166396564323163633163636131326263396332626364\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3861346366306261636632393032353232323633313934663262643561306436\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    1,\n                    2,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3130616439313733303731346462303239343961346465653166633764383162\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3062303436616335646530343164366337313663346431626164393530343433\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6236613739326332616434626133323365623236303738303866636632356531\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    1,\n                    0,\n                    3,\n                    1,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3234623432643734656462623335656633303163333531373030343866393433\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6662656533633330633930323832333532363031393332316165303165333930\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3761626365613631666635313934393765376337663936376433393037633033\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3364386537343639306130363961616631363161383635643662663763383030\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3365306235393130343235653734303763623134356463366466613931323766\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6166366530306265666533393633653832316161646239653339393635613865\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3465343364313830663732333731323161653364643537386162343137636265\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Timberwolves\",\n                \"isHome\": false,\n                \"score\": 105,\n                \"scoreByPeriod\": [\n                    27,\n                    22,\n                    29,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": true,\n                \"score\": 100,\n                \"scoreByPeriod\": [\n                    20,\n                    29,\n                    24,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3434353034343400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"The Strongest\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034343500000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Estudiantes\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Huachipato\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434353034373300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Bolivar\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Palestino\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034373400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            },\n            {\n                \"name\": \"Millonarios\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3065303363363934616235343030313739313465636532336664323035666439\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    20,\n                    24,\n                    15,\n                    19\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    33,\n                    14,\n                    13,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x6365626236643033366334636564356165313963626237373936356463636366\": {\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 73,\n                \"scoreByPeriod\": [\n                    18,\n                    20,\n                    16,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 67,\n                \"scoreByPeriod\": [\n                    22,\n                    12,\n                    20,\n                    13\n                ]\n            }\n        ]\n    },\n    \"0x3835313531653631313765616133653965346132323035393435393630656264\": {\n        \"lastUpdate\": 1717718031990,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    18,\n                    25,\n                    19,\n                    18\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 66,\n                \"scoreByPeriod\": [\n                    16,\n                    18,\n                    22,\n                    10\n                ]\n            }\n        ]\n    },\n    \"0x3239313562643335653634393138313934393363303135623232383263376332\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3465626238363238323037626561346139326338333331383834616630653138\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3565383262303761393931376531323861663238613238343836313261623735\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6464653530373164393664316262623239313161393033393662353066616331\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6535333332356537353766326133346434663836313365323561303339383637\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6362316662333238383634646261613865343062616163373466336633663133\": {\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383534353200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Andrey Rublev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383534383900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jesper de Jong\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383534393100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sofia Kenin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Caroline Garcia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383537333300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383538323600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Naomi Osaka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383538363600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Altmaier\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630353800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tamara Zidansek\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383630393000000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Camila Osorio\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ons Jabeur\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630393200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Pavel Kotov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    1,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Stan Wawrinka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383631363200000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"9z Team\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631363300000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"MOUZ\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732363600000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732373800000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732373900000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732383400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383835303100000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434343634353400000000000000000000000000000000000000000000000000\": {\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Europa Conference League Final Stage\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Olympiacos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fiorentina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3633363164626434636465343836393835613262386364323738616131366232\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3830326438323462383563323838366131636166353661386265363534326330\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6233353133393735653436323463616239646138323465333832363665333530\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3961366332646161353239383334636631376534323765633937623037353136\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6438303639666236356662343562616435656534393566306632306464333563\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6639633333663232323961643930343465333333633830653462363930373332\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3530393662373062343734336264353733383961363561336461663837643462\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3736356663346138376434613366383433326262356438653562633933653134\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6565386139646138343334376339316138356334303663323338343435613535\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3962323333653436626336623937333334383132373534313830316165616164\": {\n        \"lastUpdate\": 1717718031194,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3963663737373530393837353765623330656262653736623936303831363138\": {\n        \"lastUpdate\": 1717718031678,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6539396330653030383937623039343337363033306264626132396161306565\": {\n        \"lastUpdate\": 1717804547859,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434353034333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Talleres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Barcelona SC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Cobresal\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353034343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Alianza Lima\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434353034353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Cerro Porteno\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Colo Colo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434353036313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Lorenzo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353036313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718031605,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Independiente del Valle\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Liverpool FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3738626436636562353936303833386130376137633030383638663264356137\": {\n        \"lastUpdate\": 1717718031990,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 103,\n                \"scoreByPeriod\": [\n                    27,\n                    20,\n                    34,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    20,\n                    21,\n                    18,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3537323537613062386637653639626537663731333763666362313735323961\": {\n        \"lastUpdate\": 1717804548199,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 73,\n                \"scoreByPeriod\": [\n                    15,\n                    16,\n                    27,\n                    15\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    26,\n                    23,\n                    18,\n                    16\n                ]\n            }\n        ]\n    },\n    \"0x3134653436336663343236366264316139396561343761626434643634663735\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3237376433306264313262383962663137323638623566646436653438376535\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3736396638613539313735336136383862666464613461363930363532653634\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6261343362623030396263353635633138386533656166653864353566303437\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3932306433353337323865303639386430303632343139316232396137646439\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6331366664363731313836306632636134636563346264626330646433303766\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3265326136363966383639353335646431313436333933346165306431616234\": {\n        \"lastUpdate\": 1717718032212,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3431616631663739666438646665313635633038303130353731346634643139\": {\n        \"lastUpdate\": 1717718033489,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 101,\n                \"scoreByPeriod\": [\n                    101\n                ]\n            },\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": true,\n                \"score\": 104,\n                \"scoreByPeriod\": [\n                    104\n                ]\n            }\n        ]\n    },\n    \"0x3639353936643135386161313962376433653938303932616135333562346163\": {\n        \"lastUpdate\": 1717718033489,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": false,\n                \"score\": 141,\n                \"scoreByPeriod\": [\n                    141\n                ]\n            },\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 142,\n                \"scoreByPeriod\": [\n                    142\n                ]\n            }\n        ]\n    },\n    \"0x6163306266366263666639383863373739336338656231613835393166303939\": {\n        \"lastUpdate\": 1717718033489,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": false,\n                \"score\": 162,\n                \"scoreByPeriod\": [\n                    162\n                ]\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 163,\n                \"scoreByPeriod\": [\n                    163\n                ]\n            }\n        ]\n    },\n    \"0x3266666132316139623761393334656561663739633263663535393036393964\": {\n        \"lastUpdate\": 1717718033489,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": false,\n                \"score\": 75,\n                \"scoreByPeriod\": [\n                    75\n                ]\n            },\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": true,\n                \"score\": 76,\n                \"scoreByPeriod\": [\n                    76\n                ]\n            }\n        ]\n    },\n    \"0x6364346130353134353964336134656563626438656638313131666663616232\": {\n        \"lastUpdate\": 1717718033489,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 163,\n                \"scoreByPeriod\": [\n                    163\n                ]\n            },\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": true,\n                \"score\": 162,\n                \"scoreByPeriod\": [\n                    162\n                ]\n            }\n        ]\n    },\n    \"0x3434383533353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hanyu Guo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Xinyu Jiang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Eri Hozumi\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Makoto Ninomiya\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lucia Bronzetti\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Kimberley Zimmermann\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anna Danilina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Yifan Xu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Oceane Dodin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tatjana Maria\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ekaterina Alexandrova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anastasia Pavlyuchenkova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nadiia Kichenok\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daria Saville\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ajla Tomljanovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Marcel Granollers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Horacio Zeballos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Fabrice Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Quentin Halys\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Nicolas Mahut\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Arends\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Matwe Middelkoop\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Luke Johnson\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Skander Mansouri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Romain Arneodo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tristan-Samuel Weissborn\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Yafan Wang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Dayana Yastremska\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383534353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Sonego\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383534383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383534383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Donna Vekic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383534383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jana Fett\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Marie Bouzkova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383535313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383535313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jelena Ostapenko\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Clara Tauson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383535323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383535333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383536343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Viktorija Golubic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383536343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Liudmila Samsonova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Amanda Anisimova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383536353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033271,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Katie Volynets\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Marketa Vondrousova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383538313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Hailey Baptiste\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383538373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Soon-Woo Kwon\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383539353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kei Nishikori\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383630353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    0,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    2,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Felix Auger-Aliassime\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Xiyu Wang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Viktoriya Tomova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Danielle Collins\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Olga Danilovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alexandre Muller\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jozef Kovalik\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    6,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Kalinskaya\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Bianca Andreescu\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383630393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Irina-Camelia Begu\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Linda Noskova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383630393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Filip Misolic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383631303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Svitolina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Diane Parry\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383631303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383631303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ana Bogdan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anastasia Pavlyuchenkova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383631303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Varvara Gracheva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Bernarda Pera\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383631323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Fabio Fognini\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383631323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Gael Monfils\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383631333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Elisabetta Cocciaretto\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383631343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383730393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Arantxa Rus\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Elena Rybakina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383731393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elise Mertens\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Petra Martic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383731393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anna Blinkova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383731393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383731393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Peyton Stearns\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daria Kasatkina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383731393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Davidovich Fokina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383732303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dusan Lajovic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383732303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    6,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383732303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033272,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Qinwen Zheng\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tamara Korpatsch\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383732303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jaume Munar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383732313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Moyuka Uchijima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Aryna Sabalenka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383732313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Madison Keys\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mayar Sherif\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383732343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Holger Rune\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    3,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383732343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383732353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Victoria Azarenka\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383732363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383732363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383732373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roberto Carballes Baena\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383732373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Paula Badosa\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Yulia Putintseva\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383732373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    4,\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Giulio Zeppieri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383732373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717718033273,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3565373966326137613264396436356466303333333834643935383431313664\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    5,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6135646239303736376133393930656635333431346438366235353862643864\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3163313735643466383233316133393435613364366366653535393764373435\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6633356364326664393337393138333136313838376232393739643233306239\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3639323764366461663537623262643761336137313430316563343965353132\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3066353064393336643564656431643535356535623164333830373335303834\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3265386564663433323861353531303135366135363637613038363831323361\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3563326335326162616631393238346335336335373263343839663866353766\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6263383563623866633338366532313433376435613562613562646336633561\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    0,\n                    3,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3335323466303037363036323031373239303366386234393065656638343738\": {\n        \"lastUpdate\": 1717804547083,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3633393138323537323361663865666661363832306236656661616565393237\": {\n        \"lastUpdate\": 1717804547236,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 124,\n                \"scoreByPeriod\": [\n                    35,\n                    34,\n                    28,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Minnesota Timberwolves\",\n                \"isHome\": true,\n                \"score\": 103,\n                \"scoreByPeriod\": [\n                    19,\n                    21,\n                    33,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3434353036313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804547427,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. H\",\n        \"teams\": [\n            {\n                \"name\": \"River Plate\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Deportivo Tachira\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434353036313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804547427,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. H\",\n        \"teams\": [\n            {\n                \"name\": \"Libertad\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Nacional\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6136626138656263613864333937336334656362393766623934646532363931\": {\n        \"lastUpdate\": 1717804548199,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 72,\n                \"scoreByPeriod\": [\n                    21,\n                    13,\n                    16,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 74,\n                \"scoreByPeriod\": [\n                    18,\n                    22,\n                    19,\n                    15\n                ]\n            }\n        ]\n    },\n    \"0x6431643463343637616336346364356331653832303935636161303537623931\": {\n        \"lastUpdate\": 1717804548199,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    17,\n                    28,\n                    22,\n                    12\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    32,\n                    17,\n                    21,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x6665343335366439343031363038663963393065323564636233613939313033\": {\n        \"lastUpdate\": 1717804548199,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 74,\n                \"scoreByPeriod\": [\n                    11,\n                    23,\n                    19,\n                    21\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    10,\n                    18,\n                    25,\n                    25\n                ]\n            }\n        ]\n    },\n    \"0x3036386562336433363836616239353566663534663564653939633235333030\": {\n        \"lastUpdate\": 1717804548407,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3164613263323363313332623635346464623765333738306136636334326635\": {\n        \"lastUpdate\": 1717804548714,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383533343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Elise Mertens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shuko Aoyama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aleksandra Krunic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Peyton Stearns\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Shuai Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Diana Shnaider\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Monica Niculescu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lauren Davis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Sabrina Santamaria\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Magdalena Frech\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Viktoriya Tomova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sofia Kenin\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Bethanie Mattek-Sands\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Timea Babos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Irina Khromacheva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Magda Linette\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Bernarda Pera\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Angelica Moratelli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Camilla Rosatello\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elisabetta Cocciaretto\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Martina Trevisan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ana Bogdan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jaqueline Cristian\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ashlyn Krueger\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sloane Stephens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lyudmyla Kichenok\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jelena Ostapenko\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Demi Schuurs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luisa Stefani\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Irina-Camelia Begu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nadia Podoroska\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Emeline Dartron\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tiantsoa Rakotomanga Rajaonah\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vera Zvonareva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alize Cornet\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Fiona Ferro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anna Blinkova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Arantxa Rus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Bondar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Greet Minnen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ingrid Neel\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Clara Burel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Maria Lourdes Carle\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Diane Parry\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marie Bouzkova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sara Sorribes Tormo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Varvara Gracheva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Elixane Lechemia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yana Sizikova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Caroline Garcia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kristina Mladenovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Yulia Putintseva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kamilla Rakhimova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anna Kalinskaya\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Elena Vesnina\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Katie Boulter\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Heather Watson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hao-Ching Chan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Veronika Kudermetova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Asia Muhammad\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aldila Sutjiadi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anhelina Kalinina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Dayana Yastremska\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Oksana Kalashnikova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Aliaksandra Sasnovich\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Giuliana Olmos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexandra Panova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elsa Jacquemot\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Harmony Tan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tereza Mihalikova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Linda Noskova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Katarzyna Piter\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Anna Karolina Schmiedlova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Camila Osorio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Estelle Cascino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Carole Monnet\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Hailey Baptiste\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alycia Parks\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ena Shibahara\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Fang-Hsien Wu\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Lin Zhu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maia Lumsden\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yafan Wang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548597,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Leolia Jeanjean\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Jessika Ponchet\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Xiyu Wang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Yue Yuan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ingrid Gamarra Martins\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Olivia Nicholls\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicole Melichar\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Victor Vlad Cornea\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alexandre Muller\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Luca Sanchez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Botic van de Zandschulp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Dusan Lajovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Petros Tsitsipas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Denys Molchanov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"John-Patrick Smith\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolas Barrientos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Francisco Cabral\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guido Andreozzi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Roberto Carballes Baena\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Dustin Brown\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcus Daniell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Cristian Rodriguez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Diego Hidalgo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alejandro Tabilo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bart Stevens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548598,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fernando Romboli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jamie Murray\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Jaume Munar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Titouan Droguet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lucas Pouille\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Pablo Carreno Busta\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Sergio Martos Gornes\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gonzalo Escobar\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383533393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ariel Behar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Adam Pavlasek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Nuno Borges\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Fabien Reboul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dan Added\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Theo Arribage\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Van Assche\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Thiago Seyboth Wild\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Evans\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383534303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Marton Fucsovics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emil Ruusuvuori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tessah Andrianjafitrimo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Lyudmyla Kichenok\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Veronika Kudermetova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Liudmila Samsonova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luisa Stefani\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Fiona Ferro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heather Watson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Giuliana Olmos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Shuai Zhang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bethanie Mattek-Sands\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Vera Zvonareva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicole Melichar\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Elixane Lechemia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Donna Vekic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Demi Schuurs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hao-Ching Chan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Diane Parry\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Harold Mayot\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Clara Burel\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ena Shibahara\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Paula Badosa\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alize Cornet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Nicolas Mahut\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383639373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Evan King\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383739383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Miriam Kolodziejova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Anna Siskova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ekaterina Alexandrova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anastasia Pavlyuchenkova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383835303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Pavel Kotov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3231376661646162653466643562666464323539363730366435313263663138\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 169,\n                \"scoreByPeriod\": [\n                    169\n                ]\n            },\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": true,\n                \"score\": 172,\n                \"scoreByPeriod\": [\n                    172\n                ]\n            }\n        ]\n    },\n    \"0x3034343237343532323832383938316135376138653462333865323936666561\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": false,\n                \"score\": 157,\n                \"scoreByPeriod\": [\n                    157\n                ]\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 154,\n                \"scoreByPeriod\": [\n                    154\n                ]\n            }\n        ]\n    },\n    \"0x3139653234666638653263373261396136376261623337363835643962363237\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": false,\n                \"score\": 193,\n                \"scoreByPeriod\": [\n                    193\n                ]\n            },\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 197,\n                \"scoreByPeriod\": [\n                    197\n                ]\n            }\n        ]\n    },\n    \"0x3932326132666130613764333038626636353537303638616430346536393363\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": false,\n                \"score\": 151,\n                \"scoreByPeriod\": [\n                    151\n                ]\n            },\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": true,\n                \"score\": 155,\n                \"scoreByPeriod\": [\n                    155\n                ]\n            }\n        ]\n    },\n    \"0x6265396436313238623539623865383333663233636464643764653662326362\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 200,\n                \"scoreByPeriod\": [\n                    200\n                ]\n            },\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 181,\n                \"scoreByPeriod\": [\n                    181\n                ]\n            }\n        ]\n    },\n    \"0x6634326135346265373366386161363737663437383336326563313964353937\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 105,\n                \"scoreByPeriod\": [\n                    105\n                ]\n            },\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": true,\n                \"score\": 101,\n                \"scoreByPeriod\": [\n                    101\n                ]\n            }\n        ]\n    },\n    \"0x3339373936363865396236656338336131616230363963623162623230343434\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 205,\n                \"scoreByPeriod\": [\n                    205\n                ]\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 107,\n                \"scoreByPeriod\": [\n                    107\n                ]\n            }\n        ]\n    },\n    \"0x3438623039656636623865656438346533306162393038316662313030653239\": {\n        \"lastUpdate\": 1717804549028,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 167,\n                \"scoreByPeriod\": [\n                    167\n                ]\n            },\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": true,\n                \"score\": 168,\n                \"scoreByPeriod\": [\n                    168\n                ]\n            }\n        ]\n    },\n    \"0x3434363932343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804550140,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mauro Forte\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cristobal Lorente\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383835323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804550453,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Playoffs\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383835333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804550453,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Playoffs\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434343632393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890681079,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Champions League Final Stage\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Borussia Dortmund\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Real Madrid\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3463346466656631356163356536643235346336346235353661333666353930\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 12,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3635663537323139313664363966363633376664636165633037373861656132\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    2,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6162333337323739386239396666396166363734333036343265616335363136\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    9,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3564613734666162303430663363616665343536366234376236623330663032\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3966323662666231373364613664303639393762303665366535343662666261\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3061333063306537666138643531383838633266616139303466643965356236\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6335646631363361396335653735306165373966303837383031303638316239\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6336373463626561363761663031383665666335653138376530333266623435\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3263306232373837393561623533623463356330343163343638306633383762\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    2,\n                    4,\n                    0,\n                    2,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3565643733393165643665613834666265633038653264643830663630663730\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6161343139393562366135306566346166393266396562313230323262643933\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6233653962393236333439666237656162316437373463666135316462633866\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6237323962366639393563323234303966376537346136663162353965353830\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    2,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6339646632613565393537663762393634643432636638376434303561386232\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    2,\n                    2,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x6431303938666563613033303239363232356165303432646638323563666634\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6565666636393736316162666565376338383136313531393635636535633932\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3063316335393635383939313166353061623633643938663737393764343362\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    4,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6334613736653130333061373933646138313731333135366630643766343534\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6665656164666133393531393266306534333135323035393632633433323963\": {\n        \"lastUpdate\": 1717890681033,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3337636238333766613362353138623234666430653235626264313762656564\": {\n        \"lastUpdate\": 1717890681475,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6435373032666565666436666263616330313939646461396330343033313835\": {\n        \"lastUpdate\": 1717977480294,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Rangers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3139356162303530663161313937636233323637333133326530323739653332\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Mickey Gall\",\n                \"isHome\": false,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    27,\n                    28,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Bassil Hafez\",\n                \"isHome\": true,\n                \"score\": 89,\n                \"scoreByPeriod\": [\n                    30,\n                    29,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3661646162663635623336623931353733313961386561613636333237643561\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"HyunSung Park\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andre Lima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3761313838323066653262626335646136666263663431316233666238333538\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Su Mudaerji\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joshua Van\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6234373636323736366239303035346166303462346637356662386530303935\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tatsuro Taira\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joshua Van\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6366373264366433646638643766353839306363356130653834333165313465\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Mitch Raposo\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    29,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Andre Lima\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    28,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x6666333962383463663263656465396161303339333566643239356132306436\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ailin Perez\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    30,\n                    29,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Joselyne Edwards\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    27,\n                    28,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3166643761373361653838613137343036646230396132626639636434666265\": {\n        \"lastUpdate\": 1717890681773,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Mitch Raposo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andre Lima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3931613832383231383932626431336564616563393637613533633238386366\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Grant Dawson\",\n                \"isHome\": false,\n                \"score\": 89,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Joe Solecki\",\n                \"isHome\": true,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3964393535616138613964306561643766333061336431366362633936613638\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cesar Almeida\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    27,\n                    28,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Roman Kopylov\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    30,\n                    29,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x6431663664653938326565303063353235636261616335663739633764366535\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jailton Almeida\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Romanov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6566336132303864396537353631656163383134666632396663393034656239\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phil Rowe\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Jake Matthews\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3562333136363632383438363633313038343264323666313635396530353162\": {\n        \"lastUpdate\": 1717890681949,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 71,\n                \"scoreByPeriod\": [\n                    12,\n                    19,\n                    18,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 95,\n                \"scoreByPeriod\": [\n                    21,\n                    34,\n                    17,\n                    23\n                ]\n            }\n        ]\n    },\n    \"0x3939373636616561666231613732646537626334303536373337356561636366\": {\n        \"lastUpdate\": 1717890681949,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 70,\n                \"scoreByPeriod\": [\n                    14,\n                    19,\n                    16,\n                    21\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 71,\n                \"scoreByPeriod\": [\n                    17,\n                    18,\n                    19,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3036336232633739326332656264306462373564353632643437616432336263\": {\n        \"lastUpdate\": 1717890682119,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3062613133643633386538313633653363613530663333323563653261663061\": {\n        \"lastUpdate\": 1717890682119,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6537326461373434336532323237346266313962643862633662616664333061\": {\n        \"lastUpdate\": 1717890682119,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6561633134333661656635373163393434653832656361646235333232346436\": {\n        \"lastUpdate\": 1717890682119,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434333632323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683023,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683023,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683023,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683023,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6364363137633037626231313837643333626265396639373536666466663030\": {\n        \"lastUpdate\": 1717890682443,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434643066633762666161626262636232353162663966633734623863386330\": {\n        \"lastUpdate\": 1717890682443,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6363653162613636666530353862616364353464356261653865656666383434\": {\n        \"lastUpdate\": 1717890682443,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6636646334303563663864396330373365626166363237633239373432653430\": {\n        \"lastUpdate\": 1717890682445,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3739636665303531623666346165616636363665636166623830616334323735\": {\n        \"lastUpdate\": 1717890682445,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6637323764303563633236623563613834323538366133343331383364636265\": {\n        \"lastUpdate\": 1717890682445,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6263613236326163636235653239366164356137316530643763646139303566\": {\n        \"lastUpdate\": 1717890682734,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": false,\n                \"score\": 176,\n                \"scoreByPeriod\": [\n                    176\n                ]\n            },\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": true,\n                \"score\": 178,\n                \"scoreByPeriod\": [\n                    178\n                ]\n            }\n        ]\n    },\n    \"0x3261383931366234386264313133373562616466623761653539666463666537\": {\n        \"lastUpdate\": 1717890682738,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": false,\n                \"score\": 127,\n                \"scoreByPeriod\": [\n                    127\n                ]\n            },\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": true,\n                \"score\": 149,\n                \"scoreByPeriod\": [\n                    149\n                ]\n            }\n        ]\n    },\n    \"0x3433333736333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683929,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Italy\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pol Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lorenzo Savadori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683929,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Italy\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433333736333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890683929,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Italy\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pol Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lorenzo Savadori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434363932353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684131,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Artur Beterbiyev\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dmitry Bivol\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434363932353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684131,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Raymond Ford\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nick Ball\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684131,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Dmitry Bivol\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Malik Zinad\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684778,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684778,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383536313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890685167,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Deontay Wilder\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Zhilei Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383536313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890685167,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Hamzah Sheeraz\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Austin Williams\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383536313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890685167,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Dubois\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Filip Hrgovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383536313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890685167,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Willy Hutchinson\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Craig Richards\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333038323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977479727,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atalanta\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Fiorentina\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3538633832356164356331336230356233646263346438383633316231646432\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6262663531626662326264646137356134306461336639303161613164373266\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3339373736363061373333363533353564626437336231383363663037646464\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3231653431323632306535356137393362613065653438396236316536306639\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3533663732383130306535643731366530316332343637623166353061623138\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3861626366376135613934636661363763663662353861666566353063373437\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6533326265356634326636326133373539653339663863326263656661313635\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3337303464666666303930626232653732376262383762356332336433343561\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3534383164616130616164353334316135623533353836353162643836613630\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3865653663353039353632333565336464626432646433656437343031303266\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3436326637383934616531393665393565363631636333393938333061313362\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6165313839336663636137656439363665653463313264386661366635653366\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6661363330343739363231646238666337366239316466623466383638643437\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3130343933326331323936323764353038313465316563303162386230306565\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3231653338303839616465356462393931643138343735303535656330363033\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3838613361623266616134383335643035393033303739613633316233646633\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3065316534363732343039303162613134323064336437376163623765363664\": {\n        \"lastUpdate\": 1717977479768,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6232376433303330306338623034633936623633663661353334616562633664\": {\n        \"lastUpdate\": 1718063514858,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Stars\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3031383430316237323235636236653230336466663537323838373134326139\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Islam Makhachev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dustin Poirier\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3131623334316165616539643831376336323066613334313834626365363462\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Niko Price\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jeremiah Wells\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3164626133656364663733313137396663646462623566316562383631616635\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Roman Dolidze\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anthony Hernandez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3933613536633539346466333061636566613266656466333865326638326231\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Randy Brown\",\n                \"isHome\": false,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Elizeu Zaleski dos Santos\",\n                \"isHome\": true,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x6364393766643361353361643361386462313239653130303535373137376437\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kevin Holland\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michal Oleksiejczuk\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6537643661313730336362353431623430383931616336663662383864633730\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Niko Price\",\n                \"isHome\": false,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Alex Morono\",\n                \"isHome\": true,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x6562653734653830653761363932306163666632306639633132303031303131\": {\n        \"lastUpdate\": 1717977480788,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sean Strickland\",\n                \"isHome\": false,\n                \"score\": 145,\n                \"scoreByPeriod\": [\n                    46,\n                    49,\n                    50\n                ]\n            },\n            {\n                \"name\": \"Paulo Costa\",\n                \"isHome\": true,\n                \"score\": 140,\n                \"scoreByPeriod\": [\n                    49,\n                    46,\n                    45\n                ]\n            }\n        ]\n    },\n    \"0x3665346433393465633033616137646334666631316565393534303535356266\": {\n        \"lastUpdate\": 1717977480984,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 69,\n                \"scoreByPeriod\": [\n                    17,\n                    22,\n                    18,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 50,\n                \"scoreByPeriod\": [\n                    17,\n                    10,\n                    16,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x6532396165623138343635316531373337653035333530393738343866303663\": {\n        \"lastUpdate\": 1717977480984,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 68,\n                \"scoreByPeriod\": [\n                    15,\n                    7,\n                    24,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    16,\n                    23,\n                    29,\n                    19\n                ]\n            }\n        ]\n    },\n    \"0x3862313230396561383939343338373833613561383931373861393034643735\": {\n        \"lastUpdate\": 1717977480984,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 68,\n                \"scoreByPeriod\": [\n                    13,\n                    24,\n                    15,\n                    16\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 104,\n                \"scoreByPeriod\": [\n                    31,\n                    24,\n                    26,\n                    23\n                ]\n            }\n        ]\n    },\n    \"0x6133373331646633356233393062613565666162396263393066333530633562\": {\n        \"lastUpdate\": 1717977480984,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 76,\n                \"scoreByPeriod\": [\n                    20,\n                    18,\n                    19,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    21,\n                    18,\n                    22,\n                    26\n                ]\n            }\n        ]\n    },\n    \"0x3138663263653239326332386662346631633562303233383061656233633765\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3332623132643435656566306564636337306531346531653534386561623161\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6434346533373661316263653537343039363264323963646236623136373733\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3932633335333064613338356334633639636161376665353565373763333662\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3638646637353230633563623739626430333965383838653230303838653432\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3766353761626435306332643339353166353535656164373863383431643532\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3961326338326562383936353436313833303963653864336436623535643435\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3538373762306237323636346465306138333336393632366465313634613561\": {\n        \"lastUpdate\": 1717977481194,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6238336437393863396132653564633439633831356335366638373336633031\": {\n        \"lastUpdate\": 1717977481502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3333333632643336393438383236373230626661323334323262636530393630\": {\n        \"lastUpdate\": 1717977481502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3765306434613765393236376634303039326362313561643863343066613236\": {\n        \"lastUpdate\": 1717977481502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6436616633383165356233353463373035336664376461363137383433333439\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": false,\n                \"score\": 122,\n                \"scoreByPeriod\": [\n                    122\n                ]\n            },\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": true,\n                \"score\": 179,\n                \"scoreByPeriod\": [\n                    179\n                ]\n            }\n        ]\n    },\n    \"0x3438363062343835653965353436396335333264366161336131626336316162\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 165,\n                \"scoreByPeriod\": [\n                    165\n                ]\n            },\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": true,\n                \"score\": 166,\n                \"scoreByPeriod\": [\n                    166\n                ]\n            }\n        ]\n    },\n    \"0x3435353161653662383230373836636566383834336264376135663463623032\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": false,\n                \"score\": 158,\n                \"scoreByPeriod\": [\n                    158\n                ]\n            },\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 183,\n                \"scoreByPeriod\": [\n                    183\n                ]\n            }\n        ]\n    },\n    \"0x3537643037663165656532313339303663326534663663303563396161653562\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": false,\n                \"score\": 186,\n                \"scoreByPeriod\": [\n                    186\n                ]\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 157,\n                \"scoreByPeriod\": [\n                    157\n                ]\n            }\n        ]\n    },\n    \"0x3962383532363364636566656135353034326138393139393061353936363633\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": false,\n                \"score\": 203,\n                \"scoreByPeriod\": [\n                    203\n                ]\n            },\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": true,\n                \"score\": 207,\n                \"scoreByPeriod\": [\n                    207\n                ]\n            }\n        ]\n    },\n    \"0x3563653338313663386464396137333464303762346436373035316665386266\": {\n        \"lastUpdate\": 1717977481831,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 106,\n                \"scoreByPeriod\": [\n                    106\n                ]\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 163,\n                \"scoreByPeriod\": [\n                    163\n                ]\n            }\n        ]\n    },\n    \"0x3434333632323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482329,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482329,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482330,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482330,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482330,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482330,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3433333736343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977483075,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Grand Prix of Italy\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jorge Martin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Bagnaia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maverick Vinales\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enea Bastianini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Morbidelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Acosta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Marquez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aleix Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Rins\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Oliveira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Raul Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brad Binder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Di Giannantonio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabio Quartararo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Bezzecchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joan Mir\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Johann Zarco\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Miller\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Augusto Fernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pol Espargaro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lorenzo Savadori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Takaaki Nakagami\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Marini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977484505,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383732393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977484505,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3333376535363264376264663665343961633733633237306539383333343862\": {\n        \"lastUpdate\": 1718063514416,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3264613035663730663465633736393436376136306630613062653362353730\": {\n        \"lastUpdate\": 1718063514416,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    2,\n                    4,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3636623361363134316135306538333038373539376564663562653533326563\": {\n        \"lastUpdate\": 1718063514416,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383733303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063518896,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"OMG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063518896,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3265396436623733663637346230666433623934396535313066346464393938\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3465613537636262356161623839303064633663623331303832383437663262\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x6432656337623830396263306639306662666236653766633830356132313839\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 13,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3,\n                    3,\n                    1,\n                    3,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6632343033376238626234653630633231636332383064633631373539363834\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6166616266333630386131666439303531643765376337336230323565613331\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3331613962316562663835626137666437306665356235383036383737643764\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3630613865343164383465386238393861636534386162633534643763643534\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3730303036393862633232326665646534326165363464343733626338353839\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    5,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6666616532316161353564353038616231386531333161626630356464343266\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3931613738636463313939323663613763666237356135613666633062636133\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6530323664336233316663373665343132663030396161333564396137393837\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6463663062313061613732373136396230336136646562393436666631666434\": {\n        \"lastUpdate\": 1718092842533,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    0,\n                    3,\n                    0,\n                    1,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6635383935303565666137313034666431623938656138383139393334363733\": {\n        \"lastUpdate\": 1718092842534,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    3,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3031393864643464666263643038373561653138383738306139346539633633\": {\n        \"lastUpdate\": 1718092843315,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 59,\n                \"scoreByPeriod\": [\n                    18,\n                    15,\n                    10,\n                    16\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 76,\n                \"scoreByPeriod\": [\n                    19,\n                    13,\n                    26,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x6661346266383531363233623837323766303733636431353631666463653636\": {\n        \"lastUpdate\": 1718092848820,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    31,\n                    18,\n                    16,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 75,\n                \"scoreByPeriod\": [\n                    15,\n                    33,\n                    18,\n                    9\n                ]\n            }\n        ]\n    },\n    \"0x3434383733303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092846002,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092846002,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383836303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dayana Yastremska\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383836383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Andrey Rublev\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383836393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383836393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Paula Badosa\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Aryna Sabalenka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383837373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434383837373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ons Jabeur\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Marketa Vondrousova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    2,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Olga Danilovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Donna Vekic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Liudmila Samsonova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Elisabetta Cocciaretto\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marie Bouzkova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Elise Mertens\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Elena Rybakina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Clara Tauson\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sofia Kenin\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Felix Auger-Aliassime\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548599,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Madison Keys\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383838363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548600,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Reese Stalder\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Sem Verbeek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sriram Balaji\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Miguel Angel Reyes\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383838373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Qinwen Zheng\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383838373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    7,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    6,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383838373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Varvara Gracheva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Irina-Camelia Begu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383838373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jozef Kovalik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Holger Rune\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434383838373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    7,\n                    7,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434383838383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Bianca Andreescu\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Svitolina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ana Bogdan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383838383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383838383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Peyton Stearns\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434353034343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092848231,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Huachipato\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3938316666396263383335656234303137666565356130303433616635333039\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    4,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6534323934333030343937653062326564353539393062396434666134616336\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3137336266643839623436306461343764333262346337656534316138366663\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3233386362626631303863323431333166316432363031353032366331646532\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3036346633386436376237393866353438613938306537363036333761656132\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3062373463306330313662353931666239633033366365656534333938653736\": {\n        \"lastUpdate\": 1718092847096,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3835383635626230623465613536663364333666633933636235393265623538\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3231383839383061616333306430633833336564663763623138353934363730\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3465623330653763626366643665363835373064626663313165313338313737\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3766656537383439323261383563643835653536313362346130386336366561\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 12,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6165636439363730316230323663346537373366346137306235636434323236\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3365613232633931646235363365393433666138323364323830663061363037\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6332316336313233396331623130386139383531393234393331336532333338\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    6,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3961633832613933613261363461396237656432333933373639636466353832\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6236323736393762636565636638613162616537623931376435323839396631\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6661663937336332303533343335653831663264646362623335373461363933\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    1,\n                    1,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    7,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3233633436333533633561336334343237663039623836623334366564303036\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    2,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3039666530336362366264386262366261663732336364303063326233343463\": {\n        \"lastUpdate\": 1718092847097,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3630333762643634343265326263393937373263316337376135623562393231\": {\n        \"lastUpdate\": 1718092848820,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 62,\n                \"scoreByPeriod\": [\n                    12,\n                    21,\n                    10,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    25,\n                    21,\n                    18,\n                    16\n                ]\n            }\n        ]\n    },\n    \"0x3537356639326132636264633064303666643263666334316361326231666134\": {\n        \"lastUpdate\": 1718092853514,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 95,\n                \"scoreByPeriod\": [\n                    29,\n                    18,\n                    28,\n                    20\n                ]\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    16,\n                    26,\n                    19,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3434333632313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849769,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849769,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383837333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Sashi Esport\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ENCE eSports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sashi Esport\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ENCE eSports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Sashi Esport\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ENCE eSports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851541,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"BIG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851802,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092851802,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383839353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548600,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Andre Goransson\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"David Pel\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383839353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sumit Nagal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383839363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Nadiia Kichenok\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maia Lumsden\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Yafan Wang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383930393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marcel Granollers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Horacio Zeballos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383930393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Elisabetta Cocciaretto\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383931303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Xiyu Wang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yue Yuan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicole Melichar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Blinkova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Arantxa Rus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ingrid Neel\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482024,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luke Johnson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Skander Mansouri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548600,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Luis David Martinez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Petr Nouza\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717804548600,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Nao Hibino\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katarzyna Kawa\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Irina-Camelia Begu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Nadia Podoroska\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gonzalo Escobar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Dan Added\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Theo Arribage\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sriram Balaji\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Miguel Angel Reyes\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Olga Danilovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Marketa Vondrousova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383931353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Evan King\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Clara Tauson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Ons Jabeur\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383931353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jamie Murray\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Lucas Pouille\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcus Daniell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Elise Mertens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Diana Shnaider\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Nao Hibino\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Katarzyna Kawa\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vera Zvonareva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383931383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383932303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando Luz\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Marcelo Zormann\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890682632,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Kalinskaya\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Elena Vesnina\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hao-Ching Chan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Veronika Kudermetova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383932313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Magda Linette\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Bernarda Pera\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Mihalikova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Linda Noskova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684498,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Playoffs\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434383932363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717890684498,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Playoffs\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"9z Team\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aldila Sutjiadi\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383932373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yana Sizikova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tamara Korpatsch\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Lidziya Marozava\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3536663738663464663336646131326162363034343739356337386464623530\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    3,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3937636263303731636237346264626563333437383235353431386432353231\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3,\n                    0,\n                    0,\n                    2,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6162313332363536333364303036366663373862326234623765343233393035\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3164626531336161666464626564326562666562663536316661353532363539\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3039383663323964333764316164326262386133663336616539663539646131\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6634656263666663663639323534396262656465333834393833663133613863\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6336366266326466373463336434393936306337373064336331363631353765\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6566353330623531326139636632346566643261646331613639376238313633\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    0,\n                    6,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6537386232656139306663633630656439363536623866373134333730393761\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3661316338383430383063666336633639343665323132353434333663646538\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    3,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6564313162656439663466366335663366656639666462316461616462303630\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6663363131396163396166653931653664356132643438663839383465373636\": {\n        \"lastUpdate\": 1718092852703,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3738343138383864356438366632663463356430363634376166656130623766\": {\n        \"lastUpdate\": 1718092853514,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 86,\n                \"scoreByPeriod\": [\n                    27,\n                    18,\n                    19,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 62,\n                \"scoreByPeriod\": [\n                    12,\n                    14,\n                    20,\n                    16\n                ]\n            }\n        ]\n    },\n    \"0x6635363532343431343937333862623837633032323062633663626637636234\": {\n        \"lastUpdate\": 1718092853514,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    15,\n                    20,\n                    25,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 71,\n                \"scoreByPeriod\": [\n                    21,\n                    23,\n                    10,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x6136646531393031383037633930323031666331326633363631613464323636\": {\n        \"lastUpdate\": 1718092853514,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    15,\n                    23,\n                    17,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 61,\n                \"scoreByPeriod\": [\n                    12,\n                    20,\n                    16,\n                    13\n                ]\n            }\n        ]\n    },\n    \"0x3462383165326330653866366561393366323566376364316232356265353964\": {\n        \"lastUpdate\": 1718092854362,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 177,\n                \"scoreByPeriod\": [\n                    177\n                ]\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 173,\n                \"scoreByPeriod\": [\n                    173\n                ]\n            }\n        ]\n    },\n    \"0x6337636633306635373333333465353731383139666461346231326233383364\": {\n        \"lastUpdate\": 1718092854362,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 154,\n                \"scoreByPeriod\": [\n                    154\n                ]\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 134,\n                \"scoreByPeriod\": [\n                    134\n                ]\n            }\n        ]\n    },\n    \"0x3434383837343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ENCE eSports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Sashi Esport\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Heroic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ENCE eSports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sashi Esport\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"BIG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855843,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"compLexity Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855844,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Eternal Fire\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092855844,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"BIG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092856053,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OMG\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092856053,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383937333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Asia Muhammad\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Aldila Sutjiadi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Giuliana Olmos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexandra Panova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383937373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Camila Osorio\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ena Shibahara\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383938373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Felix Auger-Aliassime\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yoana Konstantinova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Lucie Urbanova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Lea Nilsson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Olivia Carneiro\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Monika Stankiewicz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Margot Phanthala\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Teodora Kostovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Noemi Basiletti\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Monika Ekstrand\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Laima Vladson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Kristiana Sidorova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daphnee Mpetshi Perricard\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Sonja Zhiyenbayeva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Julia Stusek\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Rositsa Dencheva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alana Subasic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Charo Esquiva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Yufei Ren\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Vendula Valdmannova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Antonia Vergara\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dune Vaissaud\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Anna Maria Fedotova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jeline Vandromme\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Maria Golovina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Thea Frodin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Mingge Xu\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ena Koike\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Gloriana Nahum\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Asylzhan Arystanbekova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Eliska Tichackova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Yelyzaveta Kotliar\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ophelie Boullay\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ga-Eul Jang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlin Quevedo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Eleejah Inisan\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Daria Egorova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Elizara Yaneva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mika Stojsavljevic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Nauhany Leme Da Silva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Hannah Klugman\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Luna Cinalli\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alice Soulie\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Mia Pohankova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Emily Sartz-Lunde\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Mayu Crossley\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Iva Ivanova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlyn Rolls\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sonja Zhenikhova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Malak El Allami\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nellie Wallberg\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Julie Pastikova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Daria Shadchneva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Emerson Jones\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"William Vinciguerra\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517027,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Luis Miguel\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Benjamin Gusic Wan\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Cooper Woestendick\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andreas Timini\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Vasilev\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Theo Papamalamis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Mees Rottgering\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Mae Malige\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Matthew Forbes\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Daniil Sarksian\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Pierre Antoine Faut\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Max Stenzer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Maxim Mrva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Preda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Maximo Zeitune\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Moise Kouame\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tianhui Zhang\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jagger Leach\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Daniele Rapagnetta\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Raphael Vaksmann\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Reda Bennani\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jang-Jun Kim\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Charlie Robertson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Lucas Marionneau\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Izan Almazan Valiente\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jan Klimas\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Hayden Jones\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Viktor Frydrych\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Denis Petak\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Timeo Trufelli\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Egor Pleshivtsev\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pavle Marinkov\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Ho-Young Roh\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Miguel Tobon\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Thomas Faurel\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Andrea De Marchi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Andres Santamarta\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ian Mayew\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Felix Balshaw\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Naoya Honda\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Max Exsted\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nathan Trouve\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Oliver Bonding\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Gustavo Almeida\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Charlie Camus\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Petr Brunclik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Amir Omarkhanov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Rafael Jodar\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Jade\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Keegan Rice\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Atakan Karahan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393035363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Kennedy\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393035383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393035383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393035393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Varvara Gracheva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393036333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Avanesyan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393036363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Elina Svitolina\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Elena Rybakina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393036363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Monica Niculescu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sofia Kenin\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Bethanie Mattek-Sands\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393036383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shuko Aoyama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gonzalo Escobar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393036383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Aryna Sabalenka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393036383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    5,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Holger Rune\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    7,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393037303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393037323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393037333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977484284,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Intel Extreme Masters Dallas 2024 - Playoffs\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3536663930306237323035336431633735326636376566363836626163663065\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 14,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    4,\n                    0,\n                    4,\n                    2,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3066396533383465643132653533336136356233636432306535343939633434\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3466353366373733643738623330636663633735386665376264356233353235\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3935626132336265326536396630396530393239356436653131643565336337\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    5,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3632343463383632303833656633343566363934646634393434613230306431\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6161643363373662323566383764613530386562393165303737653739303039\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430643734333065383362376431616131666161383166323236663630326663\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6330313162376131656635643766616433383338636631366331666239653130\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6530316562336536633065386539333534663639303462353066343464623861\": {\n        \"lastUpdate\": 1718092857042,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3233383063646662396639336361663165356165366461393731353531353566\": {\n        \"lastUpdate\": 1718092857219,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 89,\n                \"scoreByPeriod\": [\n                    20,\n                    22,\n                    24,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": true,\n                \"score\": 107,\n                \"scoreByPeriod\": [\n                    37,\n                    26,\n                    23,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3066383836623233303966663862393265323938356366626365373462303066\": {\n        \"lastUpdate\": 1718092857966,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    28,\n                    14,\n                    24,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    19,\n                    21,\n                    24,\n                    19\n                ]\n            }\n        ]\n    },\n    \"0x3066623861656333623138303963323835303063623132643930343734323862\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": false,\n                \"score\": 128,\n                \"scoreByPeriod\": [\n                    128\n                ]\n            },\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 124,\n                \"scoreByPeriod\": [\n                    124\n                ]\n            }\n        ]\n    },\n    \"0x3939623336623566373965616665373965313937646533323535643565353062\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 197,\n                \"scoreByPeriod\": [\n                    197\n                ]\n            },\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": true,\n                \"score\": 198,\n                \"scoreByPeriod\": [\n                    198\n                ]\n            }\n        ]\n    },\n    \"0x6166356231306534623839393262636262373965653535623439323665383336\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 168,\n                \"scoreByPeriod\": [\n                    168\n                ]\n            },\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": true,\n                \"score\": 176,\n                \"scoreByPeriod\": [\n                    176\n                ]\n            }\n        ]\n    },\n    \"0x6233623033363862643166626539366231613232653032353335363130336532\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": false,\n                \"score\": 213,\n                \"scoreByPeriod\": [\n                    213\n                ]\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 177,\n                \"scoreByPeriod\": [\n                    177\n                ]\n            }\n        ]\n    },\n    \"0x6432393864623834646630386566366235626138373965336438343234383138\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": false,\n                \"score\": 178,\n                \"scoreByPeriod\": [\n                    178\n                ]\n            },\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": true,\n                \"score\": 176,\n                \"scoreByPeriod\": [\n                    176\n                ]\n            }\n        ]\n    },\n    \"0x3133396264646566623334663833343766353131323031373763373333396633\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": false,\n                \"score\": 102,\n                \"scoreByPeriod\": [\n                    102\n                ]\n            },\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": true,\n                \"score\": 198,\n                \"scoreByPeriod\": [\n                    198\n                ]\n            }\n        ]\n    },\n    \"0x6233363334616538626235643336616266653862343962646364303739356231\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 166,\n                \"scoreByPeriod\": [\n                    166\n                ]\n            },\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": true,\n                \"score\": 168,\n                \"scoreByPeriod\": [\n                    168\n                ]\n            }\n        ]\n    },\n    \"0x3536613237343930633631333165376264643533643866623235623861373135\": {\n        \"lastUpdate\": 1718092858822,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 163,\n                \"scoreByPeriod\": [\n                    163\n                ]\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 169,\n                \"scoreByPeriod\": [\n                    169\n                ]\n            }\n        ]\n    },\n    \"0x3432333238383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092860124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Canadian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Doohan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092860124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Canadian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092861193,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092861193,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393037343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    3,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    6,\n                    5,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393039373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Amina Anshba\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anastasia Detiuc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ana Bogdan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Jaqueline Cristian\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393039393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marketa Vondrousova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393039393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Lucas Pouille\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393039393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393130313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Monika Stankiewicz\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Teodora Kostovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393130313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kristiana Sidorova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393130313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Marcel Granollers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Horacio Zeballos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393130383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Guido Andreozzi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Manuel Guinard\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Gregoire Jacq\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393039393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/32\",\n        \"teams\": [\n            {\n                \"name\": \"Manuel Guinard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gregoire Jacq\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393130383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Thiago Seyboth Wild\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393130383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eri Hozumi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Makoto Ninomiya\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393130383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Charlie Robertson\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393130393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atakan Karahan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ho-Young Roh\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jan Klimas\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Maxim Mrva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Max Stenzer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Moise Kouame\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Timeo Trufelli\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karim Bennani\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Reda Bennani\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Naoya Honda\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Daniil Sarksian\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Exsted\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Cooper Woestendick\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Thomas Faurel\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Luca Preda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Tobon\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Maximo Zeitune\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Felix Balshaw\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Lucas Marionneau\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Charlie Robertson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Pierre Antoine Faut\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Daniel Jade\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Amir Omarkhanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gustavo Almeida\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Enzo Kohlmann de Freitas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charlie Camus\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Hayden Jones\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jang-Jun Kim\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tianhui Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Jodar\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Andres Santamarta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matthew Forbes\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Benjamin Gusic Wan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Izan Almazan Valiente\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andreas Timini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexis Berquier\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Evan Jarzaguet\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Petr Brunclik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Keegan Rice\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jagger Leach\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Viktor Frydrych\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mees Rottgering\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Andrea De Marchi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Oliver Bonding\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pavle Marinkov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathan Trouve\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Raphael Vaksmann\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Kennedy\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Ian Mayew\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"William Vinciguerra\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alexander Vasilev\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mae Malige\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Theo Papamalamis\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marie Bouzkova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Sara Sorribes Tormo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ga-Eul Jang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Kristiana Sidorova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yoana Konstantinova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Teodora Kostovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Elizara Yaneva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Sonja Zhenikhova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Malak El Allami\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Olivia Carneiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alana Subasic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ophelie Boullay\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Daphnee Mpetshi Perricard\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mika Stojsavljevic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gloriana Nahum\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Laima Vladson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Eleejah Inisan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Alice Soulie\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lea Nilsson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Nellie Wallberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Noemi Basiletti\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luna Cinalli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Anna Maria Fedotova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlyn Rolls\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jeline Vandromme\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rositsa Dencheva\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Monika Stankiewicz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mayu Crossley\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Antonia Vergara\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Monika Ekstrand\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Thea Frodin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Seda Baslilar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Cindy Langlais\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julie Pastikova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Julia Stusek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Valentina Mediorreal\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mia Pohankova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maria Golovina\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daria Shadchneva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Vendula Valdmannova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Emerson Jones\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Asylzhan Arystanbekova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sonja Zhiyenbayeva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Eliska Tichackova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lucie Urbanova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charo Esquiva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Iva Ivanova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kate Fakih\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Emily Sartz-Lunde\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daria Egorova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Yuliya Perapekhina\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517028,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Margot Phanthala\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Dune Vaissaud\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hannah Klugman\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mingge Xu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517029,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Botic van de Zandschulp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mae Malige\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Daniil Sarksian\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393131343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517029,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Hayden Jones\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393131353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517030,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anastasia Potapova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Yana Sizikova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Diana Shnaider\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cristina Bucsa\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Monica Niculescu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vera Zvonareva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Ingrid Neel\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1717977482025,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Chloe Paquet\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Asia Muhammad\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Ariel Behar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517030,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Giuliana Olmos\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Alexandra Panova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393131363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517030,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miriam Kolodziejova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Anna Siskova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Laima Vladson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393131363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lucie Urbanova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393131373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517030,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lyudmyla Kichenok\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517030,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Amina Anshba\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Anastasia Detiuc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lyudmyla Kichenok\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Jelena Ostapenko\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yelyzaveta Kotliar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393131373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Clara Burel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ons Jabeur\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393131373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Heather Watson\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Nicole Melichar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Asia Muhammad\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Ariel Behar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shuai Zhang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Maxim Mrva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393131393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393131393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Barbora Krejcikova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sriram Balaji\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Miguel Angel Reyes\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393131393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Liudmila Samsonova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393132313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Elizara Yaneva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393132323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gustavo Almeida\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Petr Brunclik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393132333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718063517031,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Petros Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393132333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Andrea De Marchi\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andres Santamarta\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393132333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hannah Klugman\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Mia Pohankova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393132343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gloriana Nahum\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Eliska Tichackova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393132353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x6461646166383739633636646265633337633437383931633761663437376366\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3132613335363032383833326232623334663436626536366163633365636666\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6331346664366337616139626439383334346638303062336236316164343232\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    7,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    3,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6637366433353535303538323766643262656238353637343233333630643063\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6365393338616163663532643835353965366664323639373338303039393034\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3233323161323538393162313564663937393236643030343261366435623132\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x6232613661336661353137663133313561313361653538656138643332633566\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6663356135636231623763326431303439363631343137323366383733383961\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3131303030383165333434336366373565663839656239303466313462633731\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3232643461613733636463363439336631366363363534386335636333306262\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435316538333863376362633530616361393638323131346234313639663063\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    2,\n                    1,\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6635356636323162663963353164646133356232616232353266346237346165\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3131646539653464623839636137383435323361393833343739383734356239\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    3,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3338363330383166346162613164373766373461396464623336653336646236\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3630383937303862663231613830623830633033663431383966356435616433\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3837636265643638366239656435373533363730323861393833383761383731\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6463613638303339396235396564393836646161393235306134666663303837\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3465313637613135653736656563363361316130653265613933356462666438\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3363303339356537646362343133343361626464333864383535663238326264\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    6,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3733323432333130653339336232356136336361326161343732623335336132\": {\n        \"lastUpdate\": 1718149811942,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434353034343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149812554,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa Libertadores Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Estudiantes\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3061313664666137313735313039643636303437373765326264653736326535\": {\n        \"lastUpdate\": 1718236549924,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3065633733663238303230386535653438383630646666303064626666633763\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlie Radtke\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Prates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3138366665643461376565376638323830386139643263346131373731633231\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rayanne Dos Santos\",\n                \"isHome\": false,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    30,\n                    28,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Puja Tomar\",\n                \"isHome\": true,\n                \"score\": 86,\n                \"scoreByPeriod\": [\n                    27,\n                    29,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3663323430383131653437656431386532316364633339353565343439636266\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cody Stamann\",\n                \"isHome\": false,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Taylor Lapilus\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3737626363623335663266343766396662613962316165326432343835623837\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Andrea Lee\",\n                \"isHome\": false,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Montana De La Rosa\",\n                \"isHome\": true,\n                \"score\": 86,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3837363730336231656234336534636238633130393865623036353738623235\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Eduarda Moura\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    27,\n                    29,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Denise Gomes\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    30,\n                    28,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x6161316165396531643763323161303339396537643264613961366364346135\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Brad Katona\",\n                \"isHome\": false,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            },\n            {\n                \"name\": \"Jesse Butler\",\n                \"isHome\": true,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    26\n                ]\n            }\n        ]\n    },\n    \"0x6531303531353462383464623636653932393834396539353237363439666239\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Thiago Moises\",\n                \"isHome\": false,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Ludovit Klein\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x6537303730616438666562636133633264343262336464646662383364303163\": {\n        \"lastUpdate\": 1718149812736,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"John Castaneda \",\n                \"isHome\": false,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Daniel Marcos\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3033633939616365316134613337336663306133356137303636316133306163\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Brunno Ferreira\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dustin Stoltzfus\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3135366536346337336136323461386334333761356563373537356239373133\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miguel Baeza\",\n                \"isHome\": false,\n                \"score\": 77,\n                \"scoreByPeriod\": [\n                    25,\n                    27,\n                    25\n                ]\n            },\n            {\n                \"name\": \"Punahele Soriano\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3631653965346439306137346433336635303164306136383962323735373461\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Raul Rosas Jr.\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ricky Turcios\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339623664383834323064343430343937386233666639346638653266666464\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dominick Reyes\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dustin Jacoby\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6562653064373230663937316665633636616164636363646331306538376239\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jared Cannonier\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nassourdine Imavov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6666366664313638343765316536623333623063386439353437636430633264\": {\n        \"lastUpdate\": 1718236550144,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Julian Marquez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Zach Reese\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3931313035316230343639313033346261346161343736633330303930343363\": {\n        \"lastUpdate\": 1718149812959,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    17,\n                    19,\n                    18,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 65,\n                \"scoreByPeriod\": [\n                    16,\n                    12,\n                    23,\n                    14\n                ]\n            }\n        ]\n    },\n    \"0x3932623261376132313233653066323435373132313066313839633035383962\": {\n        \"lastUpdate\": 1718149812959,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 72,\n                \"scoreByPeriod\": [\n                    20,\n                    24,\n                    19,\n                    9\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    23,\n                    15,\n                    23,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3965626337356363306532323661626562643063633633306166353266323263\": {\n        \"lastUpdate\": 1718149812959,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    15,\n                    20,\n                    25,\n                    20\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    21,\n                    17,\n                    16,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3466363563363262643237376630326539613932613063626562343539323734\": {\n        \"lastUpdate\": 1718149812959,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    28,\n                    11,\n                    18,\n                    25\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 75,\n                \"scoreByPeriod\": [\n                    18,\n                    21,\n                    21,\n                    15\n                ]\n            }\n        ]\n    },\n    \"0x3965323832363865373832633038373239656661373665376363643166666364\": {\n        \"lastUpdate\": 1718149812959,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 89,\n                \"scoreByPeriod\": [\n                    29,\n                    22,\n                    21,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    15,\n                    24,\n                    18,\n                    23\n                ]\n            }\n        ]\n    },\n    \"0x6264303935636265356236363732333935383435326133646635663963376530\": {\n        \"lastUpdate\": 1718149813108,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6630363861336634333266646334333064313834313932313732656532623739\": {\n        \"lastUpdate\": 1718149813771,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": false,\n                \"score\": 194,\n                \"scoreByPeriod\": [\n                    194\n                ]\n            },\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": true,\n                \"score\": 168,\n                \"scoreByPeriod\": [\n                    168\n                ]\n            }\n        ]\n    },\n    \"0x3432333238393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149814904,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Canadian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149814904,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Canadian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434363932383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149815209,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Minimumweight\",\n        \"teams\": [\n            {\n                \"name\": \"Oscar Collazo\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gerardo Zapata\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149815209,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Noel Mikaelyan\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ryan Rozicki\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816019,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393134303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nadiia Kichenok\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicole Melichar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393135373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Max Exsted\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393134393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844140,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393135373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Daniele Rapagnetta\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Reda Bennani\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393135373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hao-Ching Chan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Veronika Kudermetova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393135393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Elena Rybakina\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393135393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Iva Ivanova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393135393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ena Shibahara\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Xinyu Wang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393135393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Leylah Fernandez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393136303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393136303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlin Quevedo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393136303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Cooper Woestendick\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Theo Papamalamis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393136303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Ena Shibahara\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393138313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Egor Pleshivtsev\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Miguel Tobon\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393138313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Luis Miguel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393138393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Amina Anshba\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Anastasia Detiuc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393139313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Timeo Trufelli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393139313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393139313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jeline Vandromme\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mingge Xu\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393139353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Preda\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Moise Kouame\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    0,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393139363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlyn Rolls\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Malak El Allami\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393139373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Keegan Rice\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393139373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aryna Sabalenka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393139373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Petros Tsitsipas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Manuel Guinard\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Gregoire Jacq\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393139373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shuai Zhang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393139393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Jodar\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434393139393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Thomas Faurel\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luca Preda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charlie Robertson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393139393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rositsa Dencheva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393230303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393230323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Daria Shadchneva\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393230333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Ellen Perez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Max Stenzer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lea Nilsson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nellie Wallberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Malak El Allami\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mika Stojsavljevic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Karim Bennani\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Reda Bennani\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Exsted\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Cooper Woestendick\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092844141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yufei Ren\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vendula Valdmannova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393230343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Amir Omarkhanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charlie Camus\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Hayden Jones\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yoana Konstantinova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    0,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Teodora Kostovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Novak Djokovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393230363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x6564313938303239393461326165356134386434393935316365383665306639\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 13,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    4,\n                    4,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6330633361636539653137306233313530373039623335346133386134333431\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3830303235323734396130363933363436636464616262306436336339303663\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6162356633643766613530663865363832663064336465626265656634323961\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3036326661343065643331653161646462626262336330303730646465663464\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6166396461383433643038363433363761363361306537386164333238613861\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    7,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3632336361326263313332623765313830343564653463323732376565636538\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6334363033623138626530383161393036323563373432373534393934666263\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    2,\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6530326333613632633036613434326663656536633630396535313433636665\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    8,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6538633962323235313932626435643534623431356337383738396264623266\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3336636566386461656332633466393266336230633732336239383438643131\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3765653263393235396338373637626264303261343164303733376465346435\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3733633539326139363930383363303133383062353839643933333437613032\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3934313662323264346234663234633034363030623235376633623233363638\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6438363431383737336338323562376234316333616438616234653434313835\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    2,\n                    1,\n                    1,\n                    0,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6366363336336332346635303239613233353464346132396466313235393930\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3138333938373637363730343738653231663564653031656138396337343963\": {\n        \"lastUpdate\": 1718236548940,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6363326634663431393563376636383165346463313635333261316639336264\": {\n        \"lastUpdate\": 1718322550222,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 98,\n                \"scoreByPeriod\": [\n                    28,\n                    23,\n                    23,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": true,\n                \"score\": 105,\n                \"scoreByPeriod\": [\n                    25,\n                    29,\n                    29,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3531353131636435613761363063393132633432313531386635633630616336\": {\n        \"lastUpdate\": 1718236550337,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    23,\n                    22,\n                    25,\n                    18\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 93,\n                \"scoreByPeriod\": [\n                    24,\n                    21,\n                    27,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3435333364373261643833626339616236353431653238616232373565396566\": {\n        \"lastUpdate\": 1718236550337,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 97,\n                \"scoreByPeriod\": [\n                    14,\n                    21,\n                    21,\n                    22,\n                    7,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    14,\n                    18,\n                    22,\n                    24,\n                    7,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x6134313561353065616431303664376631373066376462313062653035383762\": {\n        \"lastUpdate\": 1718236550337,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 64,\n                \"scoreByPeriod\": [\n                    20,\n                    21,\n                    11,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    21,\n                    15,\n                    23,\n                    24\n                ]\n            }\n        ]\n    },\n    \"0x3234636137363336633337613234356634313766666338656138623532646334\": {\n        \"lastUpdate\": 1718236550502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3634633737303363363836353963366563636563313333323632306461633731\": {\n        \"lastUpdate\": 1718236550502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6230383339393662616437333830313638616238653630643432303232653965\": {\n        \"lastUpdate\": 1718236550502,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6336333463626237643562353837623633636562313365353631633038613537\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 172,\n                \"scoreByPeriod\": [\n                    172\n                ]\n            },\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": true,\n                \"score\": 176,\n                \"scoreByPeriod\": [\n                    176\n                ]\n            }\n        ]\n    },\n    \"0x6366333265626166386238623933613261333038323363333666666264346366\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 155,\n                \"scoreByPeriod\": [\n                    155\n                ]\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 153,\n                \"scoreByPeriod\": [\n                    153\n                ]\n            }\n        ]\n    },\n    \"0x6533653663336438393365363537393365633861376332383932636634363436\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": false,\n                \"score\": 178,\n                \"scoreByPeriod\": [\n                    178\n                ]\n            },\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 241,\n                \"scoreByPeriod\": [\n                    241\n                ]\n            }\n        ]\n    },\n    \"0x6639306265363963633664366365323137376636383735326532363638303763\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": false,\n                \"score\": 179,\n                \"scoreByPeriod\": [\n                    179\n                ]\n            },\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": true,\n                \"score\": 182,\n                \"scoreByPeriod\": [\n                    182\n                ]\n            }\n        ]\n    },\n    \"0x3132383939373465323464633435363763366162653362663235393832313861\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": false,\n                \"score\": 178,\n                \"scoreByPeriod\": [\n                    178\n                ]\n            },\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": true,\n                \"score\": 173,\n                \"scoreByPeriod\": [\n                    173\n                ]\n            }\n        ]\n    },\n    \"0x6233616363333034366466663232633632613631363062326133373435303730\": {\n        \"lastUpdate\": 1718236551200,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": false,\n                \"score\": 208,\n                \"scoreByPeriod\": [\n                    208\n                ]\n            },\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 160,\n                \"scoreByPeriod\": [\n                    160\n                ]\n            }\n        ]\n    },\n    \"0x3434333632353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551607,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3432333238393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236552210,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Canadian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236553124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236553124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236553124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236553124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236553124,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Eric Tudor\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Roddricus Livsey\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mykquan Williams\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Willmank Cano Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"David Stevens\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Nahuel Lopez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Bryce Steven Mills\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jose Marrufo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Yair Gallardo-Lozano\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michael Ruiz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393231333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149816336,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Sasha Tudor\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Manuel Moreira\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393232303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Mae Malige\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393232333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Eliska Tichackova\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393232333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Theo Papamalamis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393232333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Giuliana Olmos\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Alexandra Panova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393232343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Emma Navarro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Diana Shnaider\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393232353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Miguel Tobon\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393232363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Teodora Kostovic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393232393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393232393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Marcel Granollers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Horacio Zeballos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Petr Brunclik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393233313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Andrea De Marchi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393233323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlin Quevedo\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393233323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vera Zvonareva\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Mia Pohankova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393234303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miyu Kato\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Nadiia Kichenok\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yufei Ren\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393234313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Jodar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393234333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393234343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Su-Wei Hsieh\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Moise Kouame\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Reda Bennani\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393234343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Charlie Robertson\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393234343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Viktor Frydrych\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mees Rottgering\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oliver Bonding\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Pavle Marinkov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jeline Vandromme\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393234353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849433,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Emerson Jones\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eliska Tichackova\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lucie Urbanova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Kaitlyn Rolls\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393234353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Kate Fakih\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Emily Sartz-Lunde\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hannah Klugman\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mingge Xu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Kennedy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ian Mayew\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Erin Routliffe\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Mayu Crossley\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Antonia Vergara\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julie Pastikova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Julia Stusek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Valentina Mediorreal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Mia Pohankova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rafael Jodar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Andres Santamarta\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Izan Almazan Valiente\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Andreas Timini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jagger Leach\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393234393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Noemi Basiletti\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rositsa Dencheva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Monika Stankiewicz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393235303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6,\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6161356338616364323962666562616163363737616566666536646461613533\": {\n        \"lastUpdate\": 1718322550060,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3133653338616539336466613432656337306230623938366635626533383732\": {\n        \"lastUpdate\": 1718322550060,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3336383463383563656166393838636533623464656635636539363834396639\": {\n        \"lastUpdate\": 1718409315964,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434313036386337386434343834346361643634636661653365303861643634\": {\n        \"lastUpdate\": 1718322550856,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 92,\n                \"scoreByPeriod\": [\n                    26,\n                    18,\n                    21,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 96,\n                \"scoreByPeriod\": [\n                    21,\n                    22,\n                    31,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3438663365323438613935346430343361623835663330383166616434323934\": {\n        \"lastUpdate\": 1718322550856,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 72,\n                \"scoreByPeriod\": [\n                    15,\n                    20,\n                    21,\n                    16\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 89,\n                \"scoreByPeriod\": [\n                    26,\n                    29,\n                    25,\n                    9\n                ]\n            }\n        ]\n    },\n    \"0x3434373530343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322553859,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393330323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Henry Bernet\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393330323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393330323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Caroline Dolehide\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393330333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393330383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Moise Kouame\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393330383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092849434,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Ulrikke Eikeri\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Maximo Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393330383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rose Marie Nijkamp\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393330393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jeline Vandromme\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393331333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Petr Brunclik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393331343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393331343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Emerson Jones\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hannah Klugman\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Mingge Xu\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Julie Pastikova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Julia Stusek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Thomas Faurel\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Luca Preda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Amir Omarkhanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Jagger Leach\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Petros Tsitsipas\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mirra Andreeva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393331363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Exsted\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cooper Woestendick\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wakana Sonobe\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mika Stojsavljevic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Noemi Basiletti\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Joy De Zeeuw\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Viktor Frydrych\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mees Rottgering\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092854323,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Mixed Doubles\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Desirae Krawczyk\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laura Siegemund\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marta Kostyuk\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gabriela Ruse\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393331393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Casper Ruud\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3866353832363430333935343162346136316263333537353533646136383732\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3963636339303131613835333337623735386636373761643437616630623039\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3161383264663239393961393338643962623731663161373632346665313638\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3466303431323464383533623763396433326233656431373333666136626337\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3336346134663438623937396264303632643966663438633332653633396331\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3831386565343036306632633466626636613264333238393466393039383364\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3138643263306138353063623563623966363464316233303435643337313966\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6166613635616534303861313664653764343832656462373235646366653633\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3132663238333564663438306539666264303231643834316430303065356534\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3730313834353939343564633339323466333738363537653830306435323266\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6566626637623066396664306532653633653631326464366639383931643461\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3564393861376139663338633434323866383430616230623932366664376562\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3130396339346233653036366231636439353139336661643739336465326237\": {\n        \"lastUpdate\": 1718409315485,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3134623130323733613833663564613235386262366161623162353832663431\": {\n        \"lastUpdate\": 1718409316239,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    25,\n                    13,\n                    26,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 68,\n                \"scoreByPeriod\": [\n                    15,\n                    18,\n                    17,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x6237633633653338653761336238643065383732323031363265336130373865\": {\n        \"lastUpdate\": 1718409317509,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    82\n                ]\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    78\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409318170,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409318170,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409318170,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383733313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409319675,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409319675,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393337323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Kristina Penickova\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393337323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393337363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393337373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Carboni\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393430393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Marcel Granollers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Horacio Zeballos\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393431303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    11\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Timofei Derepasko\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    9\n                ]\n            },\n            {\n                \"name\": \"Amir Omarkhanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393431353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alena Kovackova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393431353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emerson Jones\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Vittoria Paganetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393431363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092858685,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Razeghi\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Max Schoenhaus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393431373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Iga Swiatek\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393431393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092860942,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"BetBoom Team\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393432313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718092860942,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6138336363313565646563303935356163353735646564333965303861396666\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6664323362616165373233396461646236366234346231336366616237653964\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    4,\n                    0,\n                    1,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3332326561663366323732373564623465343439353732666366323264663465\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    2,\n                    0,\n                    1,\n                    1,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3563383635633664653939613836346337386639313932333839633766633962\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6165653938393062373335313832666565313538313134626234383936356265\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3437383762363663636662663137633166663561393565383830616637623565\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3731303461336665373338306362623261613963656335663831633839323432\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 15,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    3,\n                    1,\n                    7,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6134623531613634343061633331643637663039383939653163316437376263\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    2,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 17,\n                \"scoreByPeriod\": [\n                    5,\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    0,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3264363734336463613835643061393632386430656431333631353232636166\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432363761373832343566313139313562306130313663366166303030363963\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6361363963363230313362326162653036383865656131666434633164666261\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6462396465353539343837643562643033633030613735353334376264353835\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6236623033383966373164623533663461376663656239623030623630303561\": {\n        \"lastUpdate\": 1718495312636,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3931393864363835646464343263373034366239323966356237306434326663\": {\n        \"lastUpdate\": 1718495312637,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3439366231366162326564656133343938393739306264333132623230303738\": {\n        \"lastUpdate\": 1718495312637,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3864303935643837643837643931653737346662626538363530656366393762\": {\n        \"lastUpdate\": 1718495312637,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    5,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6134326633396333333539383633313131353039393063343066616634623164\": {\n        \"lastUpdate\": 1718495312637,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    2,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6665623037633739323338356366323566343338626235306663623631386166\": {\n        \"lastUpdate\": 1718495312637,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6561373331646432323333303566643330393939636533643539393936616263\": {\n        \"lastUpdate\": 1718495313527,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 100,\n                \"scoreByPeriod\": [\n                    29,\n                    30,\n                    19,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 86,\n                \"scoreByPeriod\": [\n                    31,\n                    17,\n                    12,\n                    26\n                ]\n            }\n        ]\n    },\n    \"0x6639653438613936353332303561333930656435333332616265343237323131\": {\n        \"lastUpdate\": 1718495313527,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    25,\n                    17,\n                    19,\n                    18\n                ]\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 95,\n                \"scoreByPeriod\": [\n                    25,\n                    23,\n                    18,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3436386364663031323962633837326435393466396530386235396431396331\": {\n        \"lastUpdate\": 1718581765225,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    20,\n                    20,\n                    20,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 75,\n                \"scoreByPeriod\": [\n                    22,\n                    16,\n                    17,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x6436356439306664303335363863303734646330613735306130653437643830\": {\n        \"lastUpdate\": 1718495314268,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": false,\n                \"score\": 140,\n                \"scoreByPeriod\": [\n                    140\n                ]\n            },\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": true,\n                \"score\": 130,\n                \"scoreByPeriod\": [\n                    130\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495315215,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434383837373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321120,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"sAw\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321120,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321120,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383837373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321120,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321389,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321389,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FearX\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321389,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495321389,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OMG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393530313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393530313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Laura Samson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393530323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tomasz Berkieta\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Kaylan Bigun\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393530393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Boys\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolai Budkov Kjaer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Joel Schwaerzler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Federico Cina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rei Sakamoto\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813620,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros Juniors, Girls\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tyra Caterina Grant\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Iva Jovic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Renata Jamrichova\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tereza Valentova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551186,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros WTA\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Sara Errani\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jasmine Paolini\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Coco Gauff\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Katerina Siniakova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149815811,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813811,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813811,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Yu-Hsiou Hsu\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Stefano Napolitano\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813811,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Marc-Andrea Huesler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Zachary Svajda\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Omar Jasika\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tristan Schoolkate\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Terence Atmane\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Cristian Garin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Denis Yevseyev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nicolas Moreno De Alboran\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Vadym Ursu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Max Hans Rehberg\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Benjamin Hassan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matteo Martineau\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393531343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Maxime Cressy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Khumoun Sultanov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Joan Nadal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Rudolf Molleker\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393531353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Benjamin Bonzi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393531353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393531383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149815811,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Playoff\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Furia eSports\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393531383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551186,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Roland Garros ATP\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    5,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x6261653830323130363939343133316333633066353365373363303630313231\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    6,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    3,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3031623239313864303539373766663066363534393731393732396538366439\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3038663830323137353534656239636234366138303963613137363739303232\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1,\n                    4,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3835643862343061356436633039366565653961333336323137303538616162\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6434643635323031656135383637623461383063346465393462336565386561\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3633343338646633326337393261656164376162663232363766636165663632\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    5,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3436646631313733626665666631653963303037366536613461346366333432\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6639326665353465313262303138356632323666656565383064323566623861\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6631373236336365613730386264323232626133336665616439613563323336\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3439333532633031306566373432333064633432613561326664353833363831\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6333653538656335323061343633356664626262333365613434656162366538\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    4,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3466346466376162386632643633656164646336623737643565393964333563\": {\n        \"lastUpdate\": 1718581764415,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    1,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3438653937653639396462373236656231363561616138613464393232303265\": {\n        \"lastUpdate\": 1718581764570,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": false,\n                \"score\": 106,\n                \"scoreByPeriod\": [\n                    30,\n                    20,\n                    35,\n                    21\n                ]\n            },\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": true,\n                \"score\": 99,\n                \"scoreByPeriod\": [\n                    31,\n                    20,\n                    19,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3832656438653665343939323763663266666233623463363761333239303936\": {\n        \"lastUpdate\": 1718667622516,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3461643935636635666135653934303866366364633432366164656239323365\": {\n        \"lastUpdate\": 1718581765225,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    24,\n                    20,\n                    18,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 91,\n                \"scoreByPeriod\": [\n                    33,\n                    26,\n                    14,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x3736356236663034653361653331333161646639613535653332323431663363\": {\n        \"lastUpdate\": 1718581765225,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 92,\n                \"scoreByPeriod\": [\n                    21,\n                    27,\n                    23,\n                    21\n                ]\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    19,\n                    21,\n                    22,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x6461323963326564636165333230646537613162323666343135633739616238\": {\n        \"lastUpdate\": 1718581765931,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": false,\n                \"score\": 129,\n                \"scoreByPeriod\": [\n                    129\n                ]\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 63,\n                \"scoreByPeriod\": [\n                    63\n                ]\n            }\n        ]\n    },\n    \"0x3665623331386536663130623163663337396665643963646665316666633339\": {\n        \"lastUpdate\": 1718581765931,\n        \"gameStatus\": \"STATUS_ABANDONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766274,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766274,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766274,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766274,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383432383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581768032,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581768032,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581768032,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581768032,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718149813812,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Maxime Cressy\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Liam Gavrielides\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393533303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Cristian Garin\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tristan Schoolkate\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551319,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Martineau\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Maxime Cressy\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Victor Vlad Cornea\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dustin Brown\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Benjamin Hassan\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ariel Behar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Adam Pavlasek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Theo Arribage\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcus Daniell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Milos Raonic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393533343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Arthur Cazaux\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jakub Mensik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Roberto Carballes Baena\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393533353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Botic van de Zandschulp\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551320,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefano Napolitano\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317907,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317908,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317908,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317908,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    1,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393533363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317908,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393534303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551320,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rudolf Molleker\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393534303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Romain Arneodo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Tristan-Samuel Weissborn\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Stefano Napolitano\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicolas Barrientos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Francisco Cabral\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ryan Seggerman\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Patrik Trhac\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"David Pel\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Skander Mansouri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718322551652,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"John-Patrick Smith\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Evan King\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Reese Stalder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393534313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sander Arends\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Matwe Middelkoop\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393535323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551320,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Marc-Andrea Huesler\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393535373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236552902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"YaLLa Compass 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"The MongolZ\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3262656337356434383035323535616237623964326136303161373962613631\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6162376230316465623234643939306562303436623961616162383666613830\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6361363132343836626435613661383964396534383864393835363130336632\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3564653238303064376637373963666239623663323064663632323066363833\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6665353266663239656631623730646163393136613637643731323539316264\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    7,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6466313061663930336163613162636566326334663133323463663361626465\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3566303132393833356461383161343838396366343937656431353732633062\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3033643062393635316564363561383736663566383362626363323138346335\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3137643737396133363432646232303632653737366134333839336234666533\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6564633465626439313632663462326666373064326335316435616261333363\": {\n        \"lastUpdate\": 1718667622032,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    5,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667622606,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Germany\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            },\n            {\n                \"name\": \"Scotland\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3431623433643536376431333035636330633031393834336462366337633337\": {\n        \"lastUpdate\": 1718667622829,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 103,\n                \"scoreByPeriod\": [\n                    12,\n                    42,\n                    21,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 99,\n                \"scoreByPeriod\": [\n                    28,\n                    23,\n                    23,\n                    25\n                ]\n            }\n        ]\n    },\n    \"0x6138323262373830616539383936656566343962313739383934613466626662\": {\n        \"lastUpdate\": 1718667622829,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    10,\n                    26,\n                    23,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    24,\n                    23,\n                    21,\n                    15\n                ]\n            }\n        ]\n    },\n    \"0x6630366165643030653536316531366335326630656561373535613565653530\": {\n        \"lastUpdate\": 1718667622829,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 76,\n                \"scoreByPeriod\": [\n                    25,\n                    19,\n                    12,\n                    20\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    14,\n                    25,\n                    20,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3734333035646263393363396666633864393162353839306232663461386666\": {\n        \"lastUpdate\": 1718667622978,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6137653935373362396162303239326338386561396565343337616234396664\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": false,\n                \"score\": 100,\n                \"scoreByPeriod\": [\n                    100\n                ]\n            },\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": true,\n                \"score\": 141,\n                \"scoreByPeriod\": [\n                    141\n                ]\n            }\n        ]\n    },\n    \"0x3361623562616463346665303837653830383333373831323564346130663837\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": false,\n                \"score\": 145,\n                \"scoreByPeriod\": [\n                    145\n                ]\n            },\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": true,\n                \"score\": 151,\n                \"scoreByPeriod\": [\n                    151\n                ]\n            }\n        ]\n    },\n    \"0x3934313737306234336664303239626636353838663034623737303766653462\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 46,\n                \"scoreByPeriod\": [\n                    46\n                ]\n            },\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 55,\n                \"scoreByPeriod\": [\n                    55\n                ]\n            }\n        ]\n    },\n    \"0x6263363238643534363632623238326332386432663437616135643162613232\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 170,\n                \"scoreByPeriod\": [\n                    170\n                ]\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 170,\n                \"scoreByPeriod\": [\n                    170\n                ]\n            }\n        ]\n    },\n    \"0x6661393337393233383364346130336133633437623034643163643364313265\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 162,\n                \"scoreByPeriod\": [\n                    162\n                ]\n            },\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": true,\n                \"score\": 137,\n                \"scoreByPeriod\": [\n                    137\n                ]\n            }\n        ]\n    },\n    \"0x3665636435353937383331363739313137343637623734363463333439343263\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": false,\n                \"score\": 193,\n                \"scoreByPeriod\": [\n                    193\n                ]\n            },\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": true,\n                \"score\": 123,\n                \"scoreByPeriod\": [\n                    123\n                ]\n            }\n        ]\n    },\n    \"0x3935323036303533323864323337373533396636326133366362646666626162\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": false,\n                \"score\": 181,\n                \"scoreByPeriod\": [\n                    181\n                ]\n            },\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": true,\n                \"score\": 178,\n                \"scoreByPeriod\": [\n                    178\n                ]\n            }\n        ]\n    },\n    \"0x6363306366353537363462366465306665316362326466386266323861316534\": {\n        \"lastUpdate\": 1718667623579,\n        \"gameStatus\": \"STATUS_NO_RESULT\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": false,\n                \"score\": 113,\n                \"scoreByPeriod\": [\n                    113\n                ]\n            },\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623731,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623731,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434373937343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667624588,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Super Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Abass Baraou\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Macaulay McGowan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667625088,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FearX\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667625088,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667625088,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667625088,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383937383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667625088,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393537373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718236551320,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Benjamin Hassan\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393630313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tim van Rijthoven\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393630323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Stefano Napolitano\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393631303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jakub Mensik\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3562653962393837353632336333376237366533303962343830343765623438\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6137666430373233343837356339323466373062616632383737316639666361\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6339656535346239643131646435333338663233633762313461323138306631\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6665363733336531393062633734303334333465643663666135313563376634\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3263643331653562666537363663363033346330303932363636613737613833\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    1,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3731643832386133376165316166633262633134343434366235363164323361\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3765623633316366613165326336663133633262383834643332313365363339\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6533623332393434646166313033323630616533373561653233666136343466\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6565343338356234343430616431336638633434643862383566646139633438\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435363765656332616239666530343735316562663561326237313061333331\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432643734353634323233366565653535643534653334633364383764303234\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3134323737383932616534376539353065656163633735323165616136306638\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3136373735393565626466396435656365623336656633396632613030323637\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6266376531366233353263663863616464663662343632623439393866643965\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3337366330623738616531363864333333303662383436656461656564656264\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3364646464346664663431643332356163613438626261623131613337626130\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6337343433626565636536623765646334353833623966653534636131383862\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 13,\n                \"scoreByPeriod\": [\n                    2,\n                    6,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6366663732626531353338386435333936626662316266333333646466373065\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    5,\n                    0,\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3161393962643238663333626330353461616264383735643339616663613434\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3264653965306266663533633165626464663363363933383832386164633163\": {\n        \"lastUpdate\": 1718755100686,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3765643432616365333333303833613264343533353565323363653462316433\": {\n        \"lastUpdate\": 1718755100826,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    21,\n                    14,\n                    25,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": true,\n                \"score\": 122,\n                \"scoreByPeriod\": [\n                    34,\n                    27,\n                    31,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3430343338333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755101068,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Hungary\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755101068,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Spain\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3\n                ]\n            },\n            {\n                \"name\": \"Croatia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755101068,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Italy\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Albania\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6330626539313164333061366639303161336266373736643263646539316662\": {\n        \"lastUpdate\": 1718841047369,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3362323065313535653339316665663439326531633232343435376435323337\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Josefine Knutsson\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Julia Polastri\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3364373430356136646636303939366634353535343433623533396532313333\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tagir Ulanbekov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joshua Van\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3638326230343433346362653230363636363134353366653031316662613663\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jeka Saragih\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Westin Wilson\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3830646564643633323939633664623630646237613061343265643964303066\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shayilan Nuerdanbieke\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Melquizael Costa\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6566313364613234356333323161363662323063323732323164663738613031\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Andre Muniz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ikram Aliskerov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6566386231346337363732303361623434663136396633366265656536353132\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Carli Judice\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    29,\n                    28,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Gabriella Fernandes\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    28,\n                    29,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x6630616664656337346339616561386630383933653738626238323363376166\": {\n        \"lastUpdate\": 1718755101354,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jimmy Flick\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Nate Maness\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x6637393563636666633533323763326638366336386534333332636532653765\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Brady Hiestand\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Garrett Armfield\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3165643635333233653039363335313965373431303830396131316366306633\": {\n        \"lastUpdate\": 1718755101529,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    27,\n                    16,\n                    25,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 67,\n                \"scoreByPeriod\": [\n                    17,\n                    16,\n                    13,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3336343333616630623338353134353839666431623761666261386135653461\": {\n        \"lastUpdate\": 1718755101529,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    28,\n                    17,\n                    22,\n                    23\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 82,\n                \"scoreByPeriod\": [\n                    20,\n                    23,\n                    17,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3462303430343930353766633335626531393935656362383333643935316462\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3730643763313339626238393566376237353566613735316435643464383032\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3764633531646332376464383466396161626666613464666165323335613461\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3839316563653932333934383839633163653165373535336664306235646435\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3961316236343235393633623963373462613262353931646134383931366533\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6235383834333463376464656439646566343930353762653332353136663861\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6436376131373063313838306362303537636535653765646365333737333338\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6664643637626361636130363233633536336133336265656632306465336235\": {\n        \"lastUpdate\": 1718755101718,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6162386337346464633631313764623738366465346564376637346361313663\": {\n        \"lastUpdate\": 1718755102086,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3761396134663333636466366663383762306239376334376331663963306361\": {\n        \"lastUpdate\": 1718755102086,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3936663138393639646462336666386233363161613764643435633434636161\": {\n        \"lastUpdate\": 1718755102086,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3965336663616336613361356136376638636165366462626433316338323864\": {\n        \"lastUpdate\": 1718755102086,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102318,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3737303435376533376639623765356531613166396662663666643830356363\": {\n        \"lastUpdate\": 1718755102416,\n        \"gameStatus\": \"STATUS_NO_RESULT\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": false,\n                \"score\": 58,\n                \"scoreByPeriod\": [\n                    58\n                ]\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6662613031396162353866366661633963333438376633336439336434363131\": {\n        \"lastUpdate\": 1718755102416,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 184,\n                \"scoreByPeriod\": [\n                    184\n                ]\n            },\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": true,\n                \"score\": 130,\n                \"scoreByPeriod\": [\n                    130\n                ]\n            }\n        ]\n    },\n    \"0x3434363932383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103238,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Chris Billam-Smith\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Richard Riakporhe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373535373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103238,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Michal Cieslak\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Isaac Chamberlain\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103238,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Isaac Chamberlain\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Massey\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103901,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FlyQuest eSports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103902,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Cloud9\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Dignitas\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393631333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393631333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Martineau\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393631333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317910,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393631333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317910,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marc-Andrea Huesler\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434393631343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718409317910,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Tristan Schoolkate\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393730313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3234636161663337636632623836643665306432626366653461346438666363\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Josh Quinlan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    29,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Adam Fugitt\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    28,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3434393730313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3834633333636530633037653132353865633061313163393933633437623430\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6264653633306436323939326662366465313734616633386363623632613563\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 16,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    3,\n                    2,\n                    1,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3764393461343165656663383165343633343639383765343734626261303033\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    3,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3735666166643664303262396431356133653262313134336530666534306536\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3136333932626334386135376433353231633236376331393331336435626465\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3565383833653936363165643035316233333636343564633539636438616333\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    1,\n                    0,\n                    4,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6330613463333334626561663465316661376165323833393230656239376532\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6662646630363433323662326561623233353837643161306438323361386430\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    2,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6532323563626163316162373664643930656339306265306539633836656234\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3833363462393763666464386262303530323063306466373137333138656137\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6430346330353733616530366638643537336533333964353131323063653066\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6532386135643134616338336433346131376366383165393338393031646639\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6630626463393661383036393263313964653831333763626165613263343831\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    5,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3664316535656162326131626536343237336566326434323365393830626137\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 13,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    9,\n                    0,\n                    0,\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3034383331653730663039366565346432383765663032353236613962623338\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3333313932663836383233363139363537336464363863636630643963303238\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 12,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    6,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3666346532616539663463393833356137393731353030313439373030613033\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3439323336343136666131666461363931656236326561343165663430386430\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    1,\n                    0,\n                    1,\n                    0,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841048232,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Serbia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"England\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841048232,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Slovenia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Denmark\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841048232,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Poland\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3033376565313365303161323136393862396139333066353236313731393834\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Perez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tatsuro Taira\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3336613863613862613864343730323665373233353665623562653964333663\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Timothy Cuamba\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Lucas Almeida\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3663313438303563393761363532373564336137396637663061366239633432\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ikram Aliskerov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Antonio Trocoli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6464623263643061393262663132383738616131303234346234373065353561\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Douglas Silva de Andrade\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Miles Johns\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x6530323465363735316536316137613533323363613030343935383030343638\": {\n        \"lastUpdate\": 1718841048230,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Assu Almabaev\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            },\n            {\n                \"name\": \"Jose Johnson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3564643638346565656234366434623532363131326263306266306331616530\": {\n        \"lastUpdate\": 1718841048596,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    26,\n                    17,\n                    23,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 91,\n                \"scoreByPeriod\": [\n                    23,\n                    24,\n                    21,\n                    23\n                ]\n            }\n        ]\n    },\n    \"0x3339643632396235343135613733356366663239303037656336653362346664\": {\n        \"lastUpdate\": 1718841048596,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 74,\n                \"scoreByPeriod\": [\n                    14,\n                    26,\n                    21,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    20,\n                    25,\n                    15,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x6263373132613838353736373361306530663062656261663032343666613639\": {\n        \"lastUpdate\": 1718841048596,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    19,\n                    14,\n                    18,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    25,\n                    22,\n                    19,\n                    21\n                ]\n            }\n        ]\n    },\n    \"0x3836373262643635383463646164666638626335306234373837343339653164\": {\n        \"lastUpdate\": 1718841048889,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3536313761623038373763396334636232343264633065373761656432623934\": {\n        \"lastUpdate\": 1718841048889,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3830356139623031356531376335366630333137353338323030653161616139\": {\n        \"lastUpdate\": 1718841048889,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6137393035656331346132653431613561323839613463616330653363343137\": {\n        \"lastUpdate\": 1718841048889,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6330633932363838356534616230613035323132303035616561383433633333\": {\n        \"lastUpdate\": 1718841048889,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6537626430363465366330333331646361653761613734376361623066343432\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3837373435323961306462303363386561316137373832303862313661613365\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3932316437613961323033636266633261306234303364613232376461656637\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3964383761623366383765323032653531376636646238623536643765356639\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6164616230306134306261663161333737616233386665396138613439633165\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6530643235363436336435323139343463636164666433633666336336366466\": {\n        \"lastUpdate\": 1718841049177,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3130393261386538346632366332333935663134633230303136326334316438\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": false,\n                \"score\": 143,\n                \"scoreByPeriod\": [\n                    143\n                ]\n            },\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": true,\n                \"score\": 132,\n                \"scoreByPeriod\": [\n                    132\n                ]\n            }\n        ]\n    },\n    \"0x6363323535663930313466316162386261323061383266643533383230396134\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 216,\n                \"scoreByPeriod\": [\n                    216\n                ]\n            },\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": true,\n                \"score\": 218,\n                \"scoreByPeriod\": [\n                    218\n                ]\n            }\n        ]\n    },\n    \"0x3136343665343237613361383439363562373037303836646161613764323533\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    85\n                ]\n            },\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 193,\n                \"scoreByPeriod\": [\n                    193\n                ]\n            }\n        ]\n    },\n    \"0x3234663138653562626366333264643433373230323639356435316330363731\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": false,\n                \"score\": 166,\n                \"scoreByPeriod\": [\n                    166\n                ]\n            },\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": true,\n                \"score\": 146,\n                \"scoreByPeriod\": [\n                    146\n                ]\n            }\n        ]\n    },\n    \"0x3766633032343066313364353334303636333936643438363630343032643332\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 127,\n                \"scoreByPeriod\": [\n                    127\n                ]\n            },\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": true,\n                \"score\": 125,\n                \"scoreByPeriod\": [\n                    125\n                ]\n            }\n        ]\n    },\n    \"0x6364333037336263633133386562646464663133623734323630396134346333\": {\n        \"lastUpdate\": 1718841049478,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 136,\n                \"scoreByPeriod\": [\n                    136\n                ]\n            },\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": true,\n                \"score\": 133,\n                \"scoreByPeriod\": [\n                    133\n                ]\n            }\n        ]\n    },\n    \"0x3434333632323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049913,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434333632333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049913,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049913,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049913,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049914,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049914,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049914,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    4\n                ]\n            },\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049914,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434363130343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841050861,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Subriel Matias\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Liam Paro\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841050861,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Carlos Adames\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Terrell Gausha\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841050861,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Gervonta Davis\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Frank Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"OMG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"100 Thieves\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"NRG Esports\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051409,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Immortals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shopify Rebellion\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3666623130363562643335393734383461666238343934383464303535303964\": {\n        \"lastUpdate\": 1718927628047,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    1,\n                    3,\n                    2,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3735646463313337343261306137373665326566333361663239646165353835\": {\n        \"lastUpdate\": 1718927628047,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6330633262373434303838393461386538646666656534323266616336643466\": {\n        \"lastUpdate\": 1718927628047,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3166396230323639313363643665646434323334666432303062646466343634\": {\n        \"lastUpdate\": 1718927628047,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6238643530373332386332653562316132326534663266336362343461376534\": {\n        \"lastUpdate\": 1718927628047,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927628647,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Austria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"France\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927628647,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Belgium\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Slovakia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927628647,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Romania\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Ukraine\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3130386666373361663862636530323230373431306265303665626361663831\": {\n        \"lastUpdate\": 1719014346494,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 78,\n                \"scoreByPeriod\": [\n                    22,\n                    17,\n                    24,\n                    15\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 90,\n                \"scoreByPeriod\": [\n                    27,\n                    16,\n                    23,\n                    24\n                ]\n            }\n        ]\n    },\n    \"0x3434383733323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927631976,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927631976,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6438343064333064343564653338386530313064303930383836303162373761\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    4,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6638343139353438646133366435306538386439333033663833316162656264\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 14,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    0,\n                    2,\n                    2,\n                    1,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3032316363363063356261383930363264383163633566343736643837656134\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3466393036663862633264636434666439386461643331366361303231303161\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3066656364313062613638636666393065316462626666666362343962656635\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3437306534303032353337306534636136383161303663313761363963623863\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    2,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3463333733613830313439353764343132306639343731613230653432373037\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6536613163306438323261636230366235653933316564633863383139393031\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    1,\n                    1,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3839626638366633653232333235666536356262346663303832336661303661\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3866633565343530663435373337363064636130353234303965356632393561\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3336336364653734363838333436626536636138623562306135616537636434\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3232373430663164336561376165613831343735626538343665356338653535\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6339363135386563656165356466313630303463386434303361383962623765\": {\n        \"lastUpdate\": 1719014345713,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014348055,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Portugal\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Czechia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014348055,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Turkiye\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Georgia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3537303336383963373134373739393234313363653130303136356636653638\": {\n        \"lastUpdate\": 1719014346494,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 70,\n                \"scoreByPeriod\": [\n                    14,\n                    14,\n                    20,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    18,\n                    21,\n                    24,\n                    16\n                ]\n            }\n        ]\n    },\n    \"0x3434333632343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630417,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434383733333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014350909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014350909,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393830323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103238,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Blenda Dos Santos\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Thomas Faure\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393830323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718098250967,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Blenda Dos Santos\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Thomas Faure\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393837373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Ben Whittaker\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eworitse Ezra Arenyeka\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393837373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Dan Azeez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hrvoje Sep\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393837373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Cruiserweight\",\n        \"teams\": [\n            {\n                \"name\": \"Deevorn Miller\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Edwin Mosquera\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Light Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"David Benavidez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oleksandr Hvozdyk\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393839313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Gary Antuanne Russell\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alberto Puello\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mark Magsayo\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Eduardo Ramirez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Roiman Villa\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ricardo Salas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Elijah Garcia\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kyrone Davis\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Blancas\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aro Schwartz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Justin Viloria\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Angel Antonio Contreras\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Kevin Ayala\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jimmy Delgadillo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Stacey Selby\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Walker\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Brayan Gonzalez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"James Mulder\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Angel Fierro\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alfredo Santiago\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Yankiel Rivera\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Victor Efrain Sandoval\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Jeyvier Cintron\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Mujica\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Kevin Gonzalez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kenny Demecillo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"William Ortiz-Rivera\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Jimenez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Nelson Buxo\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Pallette\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393839373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393839383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3434393931313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393931313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393932303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Theo Arribage\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393932373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393933313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393933353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Denis Shapovalov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393933353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393938343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Milos Raonic\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393938343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766009,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3434393938343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393938343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718495314052,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393938343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3434393938353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3434393938353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3162303136393561626166303138336234343861626361636164633735323066\": {\n        \"lastUpdate\": 1719100607486,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3236353961396530353738373265313564393533316637393537396463356162\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3964643363363232396164393434626637356233616438666337376230333666\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3566346332353732656466653863336531663461313566323832656634643962\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    4,\n                    2,\n                    0,\n                    1,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6131643638643831386261326264343765303531396539623464363363363962\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3634366333353837333763646466613639383331396636653739393062343835\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    2,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3761343361366565356362633536366564613336323137363966366631663664\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    2,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3339373164343464393632323664313762323830363538343162303038396132\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3065336633626536366530356163666539313830376133383962666633633037\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3561646133326264616666623931353164316339373165373130306332323430\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6663313164356362613165613431653638623337373464303266376266333133\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    3,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6666663831646537636662643862653966363162343665316263356165626562\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3734616638613130326533303138316361396164666433646264333462313734\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    0,\n                    0,\n                    3,\n                    1,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3766366230613764633533316666383237613163663334643839336162333436\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3834383830626565366531373264656261613964343765376138386361633966\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    1,\n                    2,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6266336364666337336338363933366231326239643364623836326635336565\": {\n        \"lastUpdate\": 1719100607487,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100609057,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Scotland\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100609057,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Germany\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Hungary\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100609057,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Croatia\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Albania\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3038336165373037353032343264653334326239373938336564333434326632\": {\n        \"lastUpdate\": 1719100609239,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 93,\n                \"scoreByPeriod\": [\n                    26,\n                    20,\n                    30,\n                    17\n                ]\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 99,\n                \"scoreByPeriod\": [\n                    22,\n                    28,\n                    19,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3661376362363137613862386537393934313765366363306665373466393964\": {\n        \"lastUpdate\": 1719100609239,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 81,\n                \"scoreByPeriod\": [\n                    17,\n                    26,\n                    16,\n                    22\n                ]\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    21,\n                    25,\n                    22,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3864353736653631336330633666626361393331336239333732396437643230\": {\n        \"lastUpdate\": 1719186747631,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 55,\n                \"scoreByPeriod\": [\n                    12,\n                    18,\n                    17,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 68,\n                \"scoreByPeriod\": [\n                    18,\n                    17,\n                    21,\n                    12\n                ]\n            }\n        ]\n    },\n    \"0x3036633635626136363436306430323930623937623565363035323235356638\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3466626236653065336335656530303731623366666437323236396437363739\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3532623433653864393537323734633164343833326262396234653462346634\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3537336137313661376263363765386432646165353265366264346135343230\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6463366133613766626538663930333831383534366138643537626665303939\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3762376334656163646130343537633635373332313735643766376438646636\": {\n        \"lastUpdate\": 1719100609471,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3638336566353564623736623737313431636632633333363030383833646263\": {\n        \"lastUpdate\": 1719100609752,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610313,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610313,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610313,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610313,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610313,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434383432393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100611986,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100611986,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100611986,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100611986,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303037323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Skander Mansouri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303038313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Benjamin Hassan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303039313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"John-Patrick Smith\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303039313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Victor Vlad Cornea\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303130313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581767726,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"sAw\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303130313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581767726,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303130313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicolas Barrientos\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Francisco Cabral\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303130313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435303130323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581766010,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    5\n                ]\n            },\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303130333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303130333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3536643232663535656662366666646239666434633634373138336537303863\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6337386639393439346631393632323438303964343536623631323332356266\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3332343635656133306366663966323464326661323735333830363933643162\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    4,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3263643230366339303935306535336230356564616463663361346530323635\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3337663365346333653036633761613131316561346562643463653534326237\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6132336437383464616161386336383439666135316565343930376536333234\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6235613866616234383730353231613839343361636263383432656264353633\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6365386432313330303863336630636139643037376438653436386131613830\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3765646364623038636439343066633339656565393539663335373638333231\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6433623331383334363937343237623330383637313637343761393938303432\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    2,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3161383663623132386661623236373237623164663335393833326235376663\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6564343733636234663564376666336533643962313034666335323663653337\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 17,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    1,\n                    0,\n                    3,\n                    1,\n                    2,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6436326334653565623237393735363066343364326136666237383837626465\": {\n        \"lastUpdate\": 1719186746036,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186747425,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Spain\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Italy\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186747425,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Denmark\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"England\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186747425,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Slovenia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Serbia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3764396535326539323639323066646363396263333838643931313837316565\": {\n        \"lastUpdate\": 1719186747631,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": false,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    16,\n                    16,\n                    22,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 94,\n                \"scoreByPeriod\": [\n                    29,\n                    18,\n                    19,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3930333062363931363162613832346431636237383364306631363734336564\": {\n        \"lastUpdate\": 1719186747631,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 72,\n                \"scoreByPeriod\": [\n                    11,\n                    14,\n                    14,\n                    33\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 83,\n                \"scoreByPeriod\": [\n                    20,\n                    22,\n                    17,\n                    24\n                ]\n            }\n        ]\n    },\n    \"0x3934656332383037656365643137656530623264316539393537656633356331\": {\n        \"lastUpdate\": 1719186747631,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 80,\n                \"scoreByPeriod\": [\n                    17,\n                    19,\n                    20,\n                    24\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 93,\n                \"scoreByPeriod\": [\n                    19,\n                    24,\n                    30,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3331656439383061636665613031626636626465353437336530616436343565\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3563646537623336623734393866396364316163623239326262633437656537\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3830303466643530353432623338616666663830346266363837373464366463\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3938323036646636393639313035663634633333613762303130646161303239\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6561636131626630363738383263666233353265323735313962646534353165\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3663386261373064613738363238363036323263373832616437663766613132\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3938666562326636393039663463313635613337313833653936396661346534\": {\n        \"lastUpdate\": 1719186747808,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748645,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748645,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748645,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748645,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6236353865386663383439306632643265313439303164383233643763663836\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 142,\n                \"scoreByPeriod\": [\n                    142\n                ]\n            },\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 140,\n                \"scoreByPeriod\": [\n                    140\n                ]\n            }\n        ]\n    },\n    \"0x3130626635353732643836326236343663363536306531636163386336363164\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": false,\n                \"score\": 129,\n                \"scoreByPeriod\": [\n                    129\n                ]\n            },\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": true,\n                \"score\": 219,\n                \"scoreByPeriod\": [\n                    219\n                ]\n            }\n        ]\n    },\n    \"0x3761353433363664393733393930623732653166313562653132356234373663\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": false,\n                \"score\": 166,\n                \"scoreByPeriod\": [\n                    166\n                ]\n            },\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": true,\n                \"score\": 170,\n                \"scoreByPeriod\": [\n                    170\n                ]\n            }\n        ]\n    },\n    \"0x3764306164303832663538373138386565353238656532316639393938396532\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 170,\n                \"scoreByPeriod\": [\n                    170\n                ]\n            },\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": true,\n                \"score\": 201,\n                \"scoreByPeriod\": [\n                    201\n                ]\n            }\n        ]\n    },\n    \"0x3933323466346162373332343936373739356439346665363039343837636662\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 185,\n                \"scoreByPeriod\": [\n                    185\n                ]\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 129,\n                \"scoreByPeriod\": [\n                    129\n                ]\n            }\n        ]\n    },\n    \"0x6536363764356337366265383063376563346533373236646362393636326533\": {\n        \"lastUpdate\": 1719186748413,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 166,\n                \"scoreByPeriod\": [\n                    166\n                ]\n            },\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": true,\n                \"score\": 173,\n                \"scoreByPeriod\": [\n                    173\n                ]\n            }\n        ]\n    },\n    \"0x3434383432393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186750264,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186750264,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FearX\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186750264,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186750264,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"OMG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6337306636643837393835613937336364643432313737343461356135333830\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6666393466616662343036616432653839663230306532343932363336323162\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    3,\n                    3,\n                    1,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3166613232386239653766363266363964393265363434303637316361653365\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3261333738303030306339316562343334303438623965323165356631326465\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3633386262396361376131636335623735396539346238663861303864636466\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    2,\n                    0,\n                    3,\n                    0,\n                    0,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3533396539313762386435666436346334383833353636326262646335663030\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    1,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3137323330366536653439383734343034646532643930343166356530383634\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3332666339346365643333353335663264373439336335376264656232623335\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3839333965636334623237383834656331393537313966333532643534373836\": {\n        \"lastUpdate\": 1719215001524,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    7,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434303738363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215001544,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Argentina\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Canada\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3064373738386135353133613366626339396262663831363933323234396163\": {\n        \"lastUpdate\": 1719215002289,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 91,\n                \"scoreByPeriod\": [\n                    35,\n                    22,\n                    22,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 79,\n                \"scoreByPeriod\": [\n                    25,\n                    16,\n                    21,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215001787,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Poland\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Austria\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3430343338353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215001787,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Netherlands\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"France\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215001787,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Slovakia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Ukraine\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6337616539316465303338663933323537353136353138646131663936396139\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 159,\n                \"scoreByPeriod\": [\n                    159\n                ]\n            },\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": true,\n                \"score\": 155,\n                \"scoreByPeriod\": [\n                    155\n                ]\n            }\n        ]\n    },\n    \"0x3062613764376137336438326237623630366636633339613933353565393866\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": false,\n                \"score\": 165,\n                \"scoreByPeriod\": [\n                    165\n                ]\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 173,\n                \"scoreByPeriod\": [\n                    173\n                ]\n            }\n        ]\n    },\n    \"0x3330336536646134323737623733376236393631326130646164383635316132\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": false,\n                \"score\": 208,\n                \"scoreByPeriod\": [\n                    208\n                ]\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 208,\n                \"scoreByPeriod\": [\n                    208\n                ]\n            }\n        ]\n    },\n    \"0x3533613432333339316638636663383438646166353365396630663764373631\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 107,\n                \"scoreByPeriod\": [\n                    107\n                ]\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 108,\n                \"scoreByPeriod\": [\n                    108\n                ]\n            }\n        ]\n    },\n    \"0x3730353334333362626564643531333663613161646162363034646331353366\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": false,\n                \"score\": 157,\n                \"scoreByPeriod\": [\n                    157\n                ]\n            },\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": true,\n                \"score\": 156,\n                \"scoreByPeriod\": [\n                    156\n                ]\n            }\n        ]\n    },\n    \"0x6438663233323131306465303464616435373433376632353566373563633733\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 188,\n                \"scoreByPeriod\": [\n                    188\n                ]\n            },\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 190,\n                \"scoreByPeriod\": [\n                    190\n                ]\n            }\n        ]\n    },\n    \"0x6636626332323533383761376466396231333366346331616339623461353030\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": false,\n                \"score\": 167,\n                \"scoreByPeriod\": [\n                    167\n                ]\n            },\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": true,\n                \"score\": 170,\n                \"scoreByPeriod\": [\n                    170\n                ]\n            }\n        ]\n    },\n    \"0x3532376439336334303161323637623632353762636566383536353263343830\": {\n        \"lastUpdate\": 1719215003836,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": false,\n                \"score\": 184,\n                \"scoreByPeriod\": [\n                    184\n                ]\n            },\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": true,\n                \"score\": 177,\n                \"scoreByPeriod\": [\n                    177\n                ]\n            }\n        ]\n    },\n    \"0x3434333632383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002995,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333238393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215003925,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Spanish Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oliver Bearman\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215003925,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Spanish Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215004229,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Super Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Quaise Khademi\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ryan Farrag\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215004763,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215004763,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215004763,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215004763,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6365323533646662393932373734636534336163383934333662366561363033\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    5,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6365656339373364363938333834626230306336343530383763613238383434\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    1,\n                    7,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 14,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    3,\n                    9,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3961393437613663346363346132633430313835313731313063663762363631\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    5,\n                    4,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3235316235346531323431336436393466326333346330633832393133313365\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    3,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6532663664653530373930326536323566306463663530626532383762663737\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    2,\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6662643931363831383864623739386139613237333366386130663565633363\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3732383737373661383263623338353633656664653239396163653739386139\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    2,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3465333961623261303262306137343335653634333264303663306264643766\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    3,\n                    0,\n                    2,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3634356665316436323761616564306336306464376531393530313662316661\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    5,\n                    0,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3439633766386464313936656361336332383639353130336631663433663336\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x6231623335343630326330313039623065343135366638313333303663616165\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6562666565373831643564396131616432346431376432326236643061386239\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 12,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    3,\n                    1,\n                    2,\n                    2,\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6565643338383962343933666636643065613938356235313563323163363030\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 10,\n                \"scoreByPeriod\": [\n                    1,\n                    7,\n                    1,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3464306533653935393662383239346232323233353037656361323365353933\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6136353033616635386637343033303431313061353561643435646231383262\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    2,\n                    0,\n                    1,\n                    1,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6431623464653635373336316639313734663966326664613339353131643334\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    2,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6566393864623830613963663935343735333334396437353437653732623430\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 9,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    0,\n                    4,\n                    1,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3663336561646134396239363231656362323562616339643036386132646236\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6561386461373234383537623763323437623533643831326135386265383439\": {\n        \"lastUpdate\": 1719215005798,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    1,\n                    0,\n                    3,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373731373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215006206,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Peru\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chile\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373731373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215006206,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Ecuador\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Venezuela\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3262316433383433343461326634626532383863636137323135633631353465\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sarvardzhon Khamidov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mircirley Alves Da Silva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3266616639376261323161646639623635613332343630623139336266346138\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nathan Kelly\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jose Sanchez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3564613866346561336335336535393061623230373366393032663433383333\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Khasan Magomedsharipov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tyler Mathison\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3834336337323636333062666431393333613162353931646263663336306431\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shinobu Ota\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Roger Blanque\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6136633935646336326334626235656463353036303265633334333563653533\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Simeon Powell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Abdellah Er-Ramy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339356332366464666264656364613863316564376238643039393961333334\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Olena Kolesnyk\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sara Collins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6466333031646432336363636266373030643033623231353439323532653531\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Michelle Montague\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karolina Sobek\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3163343461623233306465336430363564356237666564393232396231376363\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nasrat Haqparast\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Jared Gordon\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3366383531613137386539613337663865373239333933643737323862633535\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rinat Fakhretdinov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    28,\n                    29\n                ]\n            },\n            {\n                \"name\": \"Nicolas Dalby\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    29,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x3366663634626434326534376236663434393637656337653566346334633164\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kyung Ho Kang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    27\n                ]\n            },\n            {\n                \"name\": \"Muin Gafurov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    30\n                ]\n            }\n        ]\n    },\n    \"0x3430373661663065386231323135666661663031323437326133366236393063\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Long Xiao\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    29,\n                    28\n                ]\n            },\n            {\n                \"name\": \"ChangHo Lee\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    28,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3663373065363462306337356239636139613839346163356431366565376336\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Magomed Gadzhiyasulov\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    29,\n                    29,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Brendson Ribeiro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    28,\n                    28,\n                    28\n                ]\n            }\n        ]\n    },\n    \"0x6436363466633165633336353334336565353266346362663034393439623538\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Farid Basharat\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Montel Jackson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6436376234626364613036373031306665366230366132333966306539336439\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sedriques Dumas\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Denis Tiuliulin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3066663662653335643439643338636462343963393663306332613437653665\": {\n        \"lastUpdate\": 1719215006897,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Norbert Novenyi Jr.\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dalton Rosta\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3265336437613830336565323833393931393038353034393439633962663364\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jason Jackson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ramazan Kuramagomedov\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432653430643237333539333163653537626462663838663731643339313636\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Paul Hughes\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bobby King\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3731656361383363383834643464343733303338303431643465636338333030\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Matheus Mattos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kasum Kasumov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3762353234333663346131656562326635333239396535306138666231393362\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arlene Blencowe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sinead Kavanagh\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6137386431666465313838396166386661346431656264303063613363393266\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Peter Queally\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yancy Medeiros\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3061393763643862636634393135656539396265623037363337636661356536\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sergey Pavlovich\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    27,\n                    27,\n                    28\n                ]\n            },\n            {\n                \"name\": \"Alexander Volkov\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    30,\n                    30,\n                    29\n                ]\n            }\n        ]\n    },\n    \"0x3064373437663461323439343763386536633637396161323065626665666165\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shara Magomedov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joilton Lutterbach\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3737323639623261376635363630636162383164323232343232646431383164\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Robert Whittaker\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Khamzat Chimaev\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3937643262396337623265393539633261343331303837353731353637653331\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shara Magomedov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ihor Potieria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6235393864623536326661653531393763633635376465313932353433643563\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Johnny Walker\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Volkan Oezdemir\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6262656265623962313836343062396139383636386534336439353638343030\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Muhammadjon Naimov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Melsik Baghdasaryan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6361653232316231356138643730653233393231333736383930653432323030\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kelvin Gastelum\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    30,\n                    29,\n                    30\n                ]\n            },\n            {\n                \"name\": \"Daniel Rodriguez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    27,\n                    28,\n                    27\n                ]\n            }\n        ]\n    },\n    \"0x3761326131653231613262356461333637306538386436666231393465333136\": {\n        \"lastUpdate\": 1719215007076,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 74,\n                \"scoreByPeriod\": [\n                    16,\n                    12,\n                    22,\n                    24\n                ]\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 85,\n                \"scoreByPeriod\": [\n                    20,\n                    25,\n                    18,\n                    22\n                ]\n            }\n        ]\n    },\n    \"0x3831396335386134363163636138386438356265616265303030343661623533\": {\n        \"lastUpdate\": 1719215007076,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    25,\n                    19,\n                    23,\n                    21\n                ]\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 98,\n                \"scoreByPeriod\": [\n                    21,\n                    33,\n                    27,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3938643233326663383034323231646238623163383539376539376334393065\": {\n        \"lastUpdate\": 1719215007076,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 69,\n                \"scoreByPeriod\": [\n                    13,\n                    21,\n                    17,\n                    18\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 97,\n                \"scoreByPeriod\": [\n                    20,\n                    31,\n                    22,\n                    24\n                ]\n            }\n        ]\n    },\n    \"0x3537323962636366366430646330653139653534623437386561366262653935\": {\n        \"lastUpdate\": 1719215012287,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 60,\n                \"scoreByPeriod\": [\n                    15,\n                    10,\n                    16,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 73,\n                \"scoreByPeriod\": [\n                    17,\n                    21,\n                    22,\n                    13\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215006415,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Belgium\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Romania\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215006415,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Georgia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Czechia\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215006415,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Turkiye\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Portugal\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3062386136366263613438623435333066343065386565353939623838613764\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3232633633383365316232346563666434313935633063313837626265303331\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    4\n                ]\n            },\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3436633030323966613839613231323664396561623262333134306465376630\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3762656362633134373430353165356563646231663832376130333063353461\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6331316537396365396230623063336532613939643463626433396161323536\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6562313461303565636165323538623132313032626164333163666238363237\": {\n        \"lastUpdate\": 1719215007255,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6638383933303465393939313336316464376463396163376365383737383665\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434656263643564323662336130306436643331643261303539616431623838\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6164313539626536323362393062313339383462346435343738393133386630\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3436336335336462316664363665663435613635623434313466306339633163\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x6362613264353134386331373035393639376532623636616366333961353663\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3033623361623563336537303330393530323832376135356133393732616432\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3639366631353837333237366136623233656439396564383930383266306465\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3931363638363362636532636536656638653630656136616335346263386133\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6262666535346562623837313866303631383638623365343333396438623461\": {\n        \"lastUpdate\": 1719215007596,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007640,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007640,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333238393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215008141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Spanish Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333238393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215008141,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Spanish Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434363932343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215008455,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Tyler Denny\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Felix Cash\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373937343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215008455,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Title Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Espinoza\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Chirino\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FearX\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Cloud9\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Immortals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009001,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"100 Thieves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Dignitas\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3061613437356533323131643963323836666563653762393830653434623761\": {\n        \"lastUpdate\": 1719215009949,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    2,\n                    0,\n                    1,\n                    0,\n                    2,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3661376439633566356135363463306161636131613337333134643330613634\": {\n        \"lastUpdate\": 1719215009949,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    4,\n                    2,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3238363331643732393264323733373766383164303838643162383534323931\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    2,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3635333732383463363162626662393938306161613638376461363432363964\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6237356163643963333663363361623033656438353234396666386362383961\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3135333139616165373936646362346263643937343832376134363731323534\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 11,\n                \"scoreByPeriod\": [\n                    5,\n                    4,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3261356364613538636366356163656431636235396264323161663163343130\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    4,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    3,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3362316339333530316532653561306331303433653933353533663763613732\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    4,\n                    1,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6361363430363964653961626362383937393264616335316366653263613362\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    2,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    1,\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3038653464636630613032306334393631353165326235393964653362323566\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    4,\n                    0,\n                    0,\n                    1,\n                    0,\n                    2,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x6439373438303734353032343237636463303839663665313533643066356464\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    2,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    3,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3030643432343766616362653032343061663333383336383437353465663666\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    3,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3762373461313131306261653836393764613964316465376466663364653130\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6435333938656432313563663161396161623834653432366530643662346466\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    1,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6139373337623339393732353937333364646534386161373237616437363362\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    0,\n                    5,\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3438346264326666323164303632373935346565363261613162396566393131\": {\n        \"lastUpdate\": 1719215009950,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    3,\n                    0,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373731373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215012063,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Mexico\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Jamaica\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373732303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215012063,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"USA\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Bolivia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215012427,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Switzerland\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Germany\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343338343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215012427,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"EURO Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Scotland\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Hungary\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3464376664653264633265353166383938326561356134386165313866633938\": {\n        \"lastUpdate\": 1719215012287,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 96,\n                \"scoreByPeriod\": [\n                    29,\n                    33,\n                    18,\n                    16\n                ]\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 75,\n                \"scoreByPeriod\": [\n                    18,\n                    20,\n                    19,\n                    18\n                ]\n            }\n        ]\n    },\n    \"0x3936373434343664356238306438663561393432396661326265383432633664\": {\n        \"lastUpdate\": 1719215012287,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 61,\n                \"scoreByPeriod\": [\n                    14,\n                    17,\n                    17,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 72,\n                \"scoreByPeriod\": [\n                    8,\n                    26,\n                    21,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3937666236343032663263333730646539663066656162303530343564623665\": {\n        \"lastUpdate\": 1719215012287,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 84,\n                \"scoreByPeriod\": [\n                    32,\n                    19,\n                    14,\n                    19\n                ]\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 92,\n                \"scoreByPeriod\": [\n                    25,\n                    21,\n                    29,\n                    17\n                ]\n            }\n        ]\n    },\n    \"0x3762333863373864333232633037323438363461333866303866393635366633\": {\n        \"lastUpdate\": 1719215012287,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 87,\n                \"scoreByPeriod\": [\n                    26,\n                    20,\n                    26,\n                    15\n                ]\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    28,\n                    17,\n                    19,\n                    24\n                ]\n            }\n        ]\n    },\n    \"0x3437346632313230623936386137626233653437306665396361333137333734\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3635633839336264303432643862316263323362323834623931623233623964\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6137313764643966363366653936373164333963616638303961633662643839\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3233643661373132333061613937333035396635653231626136663939383039\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3239666132336263633864313361626139333937313135653536643866376162\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3937333365646461636336623831613633393363613739366365353065353738\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    0,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x6231336139373233323433343630373230396130353533343136623363383366\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    2,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6231643439626436363663663963333230393631386634366136353333303533\": {\n        \"lastUpdate\": 1719215012523,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": true,\n                \"score\": 6,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3963346130666133343532383862633630326238623338666636626163326137\": {\n        \"lastUpdate\": 1719215012843,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    2\n                ]\n            },\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": true,\n                \"score\": 4,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013668,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3434333632373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007640,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333238393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215015132,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Spanish Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lando Norris\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Verstappen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lewis Hamilton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Russell\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Charles Leclerc\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Sainz Jr.\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre Gasly\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sergio Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Esteban Ocon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oscar Piastri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Alonso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Valtteri Bottas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nico Hulkenberg\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lance Stroll\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Guanyu Zhou\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Magnussen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Tsunoda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Ricciardo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Albon\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Logan Sargeant\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383432393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383733343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FlyQuest eSports\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"NRG Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215018821,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shopify Rebellion\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3964656162383438356265386466366239393766333432626133383130633739\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6561643133373963393136306132383432343339323366653839326265386230\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6163363238623238303131316439326635333439356333626433643032653932\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3333396665366330653435373066666534303164323063646535616562363438\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6135643734316337616430633033313133653734356366366438646136306466\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6262323436633035643135333532653033613565353964343530313837663762\": {\n        \"lastUpdate\": 1719215019937,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215020059,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Uruguay\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            },\n            {\n                \"name\": \"Panama\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373732313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215020059,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Colombia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Paraguay\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215020251,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Croatia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Italy\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215020251,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Albania\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Spain\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215022991,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215022991,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3131616439376566336339616432346338616535346131613366313233386266\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3739303162616233616465376564653962656664626265643564623062633437\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6662303536353833353432303661653739623062663761316239336138656166\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3933386530643239316165656665373837636535363436326637353338646162\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3232653935353738356333376636633636343537373737323731666463373632\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3731346130333930663266653633663161306234303932323937653933663065\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3362626231633565353531623065313638356161313065343231356664323730\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6463333964616266613939363232643333663935303862306364626431396435\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3935383838643936646565333532306462613361616136646238663334376537\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3134323937643965393039613532373935396537323933653966306235316465\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6232343430656431316336336231303438633135363032313334386261613339\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6531626231386133356163353364653762616437306365333732316534613238\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3262626331323035653936626535313332616434313539393364383733336434\": {\n        \"lastUpdate\": 1719215023887,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024151,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Peru\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Canada\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024151,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Brazil\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Costa Rica\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024539,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"England\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Slovenia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024539,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Denmark\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Serbia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024539,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Netherlands\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Austria\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215024539,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"France\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Poland\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3934663239363533633938613536333231386435323239663366336530643931\": {\n        \"lastUpdate\": 1719215029867,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215027145,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215027145,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anyone's Legend\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3035663766643532613365386239356137303636643834656563376562353732\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3137663532346134323335396266336634373266353763396262616365303730\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3831653366613165366337636365306365386161653164626433313835306537\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6438663166313839326261363733363234646464666232366366353233636532\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6662353561643030346333376638383966353339646235306464373135643733\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3737653531343635396336643535326237383137353930653530636366343635\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3963336332336438386164393863393934343336646562613565633439303635\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6161663032663131373561633136346365333639643164653035386339633530\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6363663935363538316630656261303432323537663030386538363664336166\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6232626139343363653264623137313862656364333232643733323433373936\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6333663366316335323863623966613033363063636164363336356238346230\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3038633536633038346438326531313566393930326538636131313033653030\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3235323334356466393933646532393234656166323639376239336363306139\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3463623561383862656432316131353137376564656562313233666431646164\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6464666132653839356134666434393438303435633436326637396631626463\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3963626562373731623763343763613566613934323938356530323134373436\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435643731653331323162303131643137653761626363363165313836623236\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3463356232323234373836303066636239646263303032663434393766313361\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3464613761623230656666613065333435346331323231316131393130653235\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3333326566663064343430336565316234343432323037396334393365323030\": {\n        \"lastUpdate\": 1719215029151,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373731373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029501,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Chile\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Argentina\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373731373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029501,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Ecuador\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jamaica\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029917,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Slovakia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Romania\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029917,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. E\",\n        \"teams\": [\n            {\n                \"name\": \"Ukraine\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Belgium\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029917,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Georgia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Portugal\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343338373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215029917,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Grp. F\",\n        \"teams\": [\n            {\n                \"name\": \"Czechia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Turkiye\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3536316235666333366465343663353830666637303537386532666438306238\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3639353730343333353237366238366436613931306237353130366261343437\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3665326434366363303137323331643039666561323337643132613433316364\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3962333936626634376434353764336664363036623763623534383639393536\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6134663666363336303335373638363030336232636562393839633632636566\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6230363862363365613361366265353463643831306134383765393262386263\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6264343338633236326164356262326530386234633337646235633862353534\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6461333535353930643134663265666261663735373336313637346138613039\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6533653064313839386232653033336661663833323035313864396563663031\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6565373365396630626636353165376338343462393361396431623532343263\": {\n        \"lastUpdate\": 1719215030333,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215031141,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215031141,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215031141,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215031141,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215031141,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215032538,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215032538,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215032538,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Top Esports\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rare Atom\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215032538,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LNG Esports\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OMG\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303231363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581767726,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303231363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718581767726,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3264346237653230343064333035353434666663656466623364653361633932\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Darragh Kelly\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mathias Poiron\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6331633438313536383336336635346632363538353363383332343561346636\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6662623262343435376366653131396338326236663863306639363432326539\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6132346432316261366237313032616666626135626262626337306364343565\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433633836356639373663303830616461316531353466366433373031323733\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339633036373232626533643966313735343335386337633933613836643439\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6232373062303063356434323363393461333733383362316164316630306632\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339313932333935386164646638353862353834643836666663353336333131\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6537363163306437616632623633333661653864616437343139613133356534\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6436363266346534616436653334353533376331306437366333656130343735\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3866613665633839353733363836336336613663303435396531653836613031\": {\n        \"lastUpdate\": 1719215033511,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3531306663326664646130333663383030666364336561333663643235636435\": {\n        \"lastUpdate\": 1719215034291,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3764646334346235616533643936623765303136626233313965323466313866\": {\n        \"lastUpdate\": 1719215034291,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3930363966353461316234383037323932396138646237646539386431393533\": {\n        \"lastUpdate\": 1719215034291,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373731373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215033817,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Venezuela\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mexico\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215033817,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Panama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"USA\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215035490,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215035490,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215035490,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215035490,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215035490,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Royal Never Give Up\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team WE\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"LGD Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bilibili Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"100 Thieves\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Liquid\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215036905,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Immortals\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"NRG Esports\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303336363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303430333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303430373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303430393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303430393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    11\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303431333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303431343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435303431343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Milos Raonic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303431353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667623520,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"John-Patrick Smith\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303431363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667624890,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"FaZe Clan\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303431363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718667624890,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Astralis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6532353363316132376437386537386266306364383839386431353837623637\": {\n        \"lastUpdate\": 1719215037786,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3864316234623838346365626138326161623637633039613932643431383434\": {\n        \"lastUpdate\": 1719215037786,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3534346131653562363637333366383261323662336462323263333137323938\": {\n        \"lastUpdate\": 1719215037786,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339623939376561643565613231643239623830623639356563643738623631\": {\n        \"lastUpdate\": 1719215037786,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6538373562623464643961353431626165613532376662373138633630613833\": {\n        \"lastUpdate\": 1719215037786,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3962626436333435346364643230633831326530643636653330633630663734\": {\n        \"lastUpdate\": 1719215037787,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3363343865383532336466613964373639303863313762626535383637633766\": {\n        \"lastUpdate\": 1719215037787,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3437663132306339343630626137396361666333656462633063333363643061\": {\n        \"lastUpdate\": 1719215037787,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3532353761313963366438336139623531393030643331353533333734313761\": {\n        \"lastUpdate\": 1719215037787,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3166323862323838333436323835346638616366643230303035303138393062\": {\n        \"lastUpdate\": 1719215037787,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215038198,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Uruguay\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bolivia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215038198,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Colombia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Costa Rica\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3030653430643364343265343866373733656336393633323633666565303736\": {\n        \"lastUpdate\": 1719215038541,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3532336335386233396564653661386538623037343031366163633964396139\": {\n        \"lastUpdate\": 1719215038541,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3236366262653433613961633635383231623035326666313366326563333635\": {\n        \"lastUpdate\": 1719215038683,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432333239303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215040273,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Austrian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3432333239303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215040273,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Austrian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3434393239333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215040589,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Conor Quinn\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Conner Kelsall\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FearX\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Gen.G\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"DRX\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FunPlus Phoenix\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"ThunderTalk Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"JD Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Edward Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Shopify Rebellion\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cloud9\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434393233333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215041134,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCS Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Dignitas\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"FlyQuest eSports\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3633393036393866663639666262636635333532646236623634643463643163\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ikram Aliskerov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robert Whittaker\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3334346265336431613434333633633935656662363530643863333832333933\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Robert Whittaker\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ikram Aliskerov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303433353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303433363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303437363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Valentin Vacherot\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aslan Karatsev\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Max Hans Rehberg\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jakub Mensik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Oscar Otte\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Louis Wessels\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103604,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303437373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303437393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303437393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Paul Jubb\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303437393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jan Choinski\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303437393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Aleksandar Kovacevic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435303438303000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102115,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Henry Searle\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303438303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102116,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303438303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102116,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Taro Daniel\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Arthur Cazaux\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303438333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755103604,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Virtus.pro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102116,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102116,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Andreas Mies\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Oscar Otte\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3161623533313162363933663264663733393565396333303737663337326265\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3832623362376161366637313330656634346466353033306136626232613534\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6466396630313137333265333331343566613961393638373364643233313264\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3261303465303362643538376362316430326431653464313839336362626265\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3063343639316231373462393563363032386536346139363938373338373434\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339306635353061356134653233303362613631363932366530323266303235\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3632623162323665343538316339653936643666393036663531633138623736\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3361363762383763376635623535663037626233613663326661306564343734\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3061383037656561643638343838326163373131666266653132373562343430\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6161343261623439313763306462633039613034346561663535613139366265\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3736656663363935363766363063626536636266396564623963343937643134\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3065623031303931326665363838363330373663303434643766326165356461\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3261653666323837306134336435383762656466353566313133323738313030\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3265333333363331383362613031383433316139393962336534663939663063\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3362663638633465316433353762323435316439396637666561363836663763\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3535653532613666383161646536663033383061613964326533366337643934\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3862373962363061353031383562306236386565373635303338653738383063\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6165373134626239653030643738636663363535326663623064633331663464\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3330366261336536663362316230333733623561653633363238653165383433\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6433373833396464656137333365383836376136386661303466303664613631\": {\n        \"lastUpdate\": 1719215042565,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215042433,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Paraguay\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Brazil\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215042673,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Germany\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2C\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215042673,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Switzerland\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2B\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3338376336376630323661333265366239353862393532356563383465306437\": {\n        \"lastUpdate\": 1719215043196,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Rei Tsuruya\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Hernandez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6130353830303935626364663861623037653039656235333033613238636131\": {\n        \"lastUpdate\": 1719215043196,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Michelle Waterson-Gomez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gillian Robertson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6234313065323332383561333331383536316236396531626436636136653066\": {\n        \"lastUpdate\": 1719215043196,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ricky Simon\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vinicius de Oliveira\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6563376364333465383931653661666661333334336237356635303030363832\": {\n        \"lastUpdate\": 1719215043196,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Martin Buday\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andrei Arlovski\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3366623732326666303566343965663935346463626635646333666263613066\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Joe Pyfer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc-Andre Barriault\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432666535636435323236653863303363643637353261636539666132643132\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cub Swanson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andre Fili\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6537376662613233386534643365643566383939613238303463623164336563\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Payton Talbott\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yanis Ghemmouri\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6565366562313466623936633039303965336335653939356462663230633965\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charles Jourdain\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jean Silva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3364353864303463626531303366303964616164353565363937323734323934\": {\n        \"lastUpdate\": 1719215043336,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6465363765316330353231303964626464653531623066643663613261663231\": {\n        \"lastUpdate\": 1719215043336,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3264653635363138346237353864643863303532376439613664356235643561\": {\n        \"lastUpdate\": 1719215043495,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3962653838333236376335333664353932346239356638303931656637313739\": {\n        \"lastUpdate\": 1719215043495,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6138323766336239356330353835306337363863656233663636316363306462\": {\n        \"lastUpdate\": 1719215043495,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6538373633303632373364353535376466656462616130663433623861323339\": {\n        \"lastUpdate\": 1719215043495,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3562386436376337616437613338306334656433363532616163373963626363\": {\n        \"lastUpdate\": 1719215045172,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3063326464626338356635316164383435316464393064393635326131313162\": {\n        \"lastUpdate\": 1719215045172,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3432656232303861333365343734313462363735333037613936313964363366\": {\n        \"lastUpdate\": 1719215045172,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333632393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215049083,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215058569,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215049083,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333239303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050094,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Austrian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3432333239303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050094,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Austrian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050210,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Netherlands\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050210,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Netherlands\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050210,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Netherlands\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3434373535383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215050418,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Lamont Roach\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Feargal McCrory\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"T1\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"KT Rolster\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Nongshim RedForce\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hanwha Life Esports\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ultra Prime\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ninjas in Pyjamas\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383734343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215051027,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LPL Summer 2024 - Group Stage\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Invictus Gaming\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Weibo Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6437633462613763346136373562373763373334306239393961616630623962\": {\n        \"lastUpdate\": 1719014345871,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Mavericks\",\n                \"isHome\": false,\n                \"score\": 88,\n                \"scoreByPeriod\": [\n                    18,\n                    28,\n                    21,\n                    21\n                ]\n            },\n            {\n                \"name\": \"Boston Celtics\",\n                \"isHome\": true,\n                \"score\": 106,\n                \"scoreByPeriod\": [\n                    28,\n                    39,\n                    19,\n                    20\n                ]\n            }\n        ]\n    },\n    \"0x3435303438343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Mitchell Frearson\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marco Simmonds\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755102116,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303438373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349200,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ariel Behar\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Adam Pavlasek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349200,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Andrey Rublev\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Fabien Reboul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    11\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    9\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303438373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Stuttgart Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tallon Griekspoor\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roman Safiullin\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Nuno Borges\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303531383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Andrey Rublev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Felix Auger-Aliassime\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tomas Machac\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Sonego\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303531393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Libema Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303532333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Oscar Otte\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303532343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303532353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Corentin Moutet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            },\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303532353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Thanasi Kokkinakis\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Taro Daniel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303532353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718755104387,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Lewie Pochetty\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tobie Vermeire\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303532373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open, Qualification\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3431313238333732613235383363653837336430643439323238336438303239\": {\n        \"lastUpdate\": 1718841046953,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 7,\n                \"scoreByPeriod\": [\n                    0,\n                    3,\n                    2,\n                    0,\n                    0,\n                    0,\n                    2,\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 8,\n                \"scoreByPeriod\": [\n                    2,\n                    3,\n                    1,\n                    0,\n                    0,\n                    1,\n                    0,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303533353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    11\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Cameron Norrie\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Evans\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841051194,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"BLAST Premier Spring Final 2024 - Playoff\",\n        \"teams\": [\n            {\n                \"name\": \"Natus Vincere\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Team Spirit\",\n                \"isHome\": false,\n                \"score\": 3,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303533353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Tabilo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alejandro Davidovich Fokina\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Holger Rune\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Milos Raonic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Cameron Norrie\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303533363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Evans\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435303533373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alex de Minaur\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3566343162333764366134346633626538363830323163616338613731613630\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6237336537633961363737396166366163306137316432383337383965623135\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3733393835383530323464313064633764653063626263306134623430313731\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3265383363663362333862636266393834383438363433373230646464633965\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6262653432616633373731633731653833373031323037353237386566396435\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3336383434613262356338393634643630363533633166383565646132643062\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3061633962306437376163656633356462393234353933313865306439313139\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6238323739646339303037373764306666663863626533366436393331633830\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3162356464666365636662613063333739393639636263646333393764316538\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3935306532383462303538653534366434373933303132636438306665623464\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6463353165646261656364386263323838333833363939393936343933633461\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3665633036633931656538363361626335343363396132313262393830613238\": {\n        \"lastUpdate\": 1719215052114,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6632623338363234663262626239653830643065666138393663373830336339\": {\n        \"lastUpdate\": 1719215052115,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3163343038323061363132313937616232633935303230663535313165356635\": {\n        \"lastUpdate\": 1719215052115,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3164303262663365666439666363353264633331633435353630313064376633\": {\n        \"lastUpdate\": 1719215052115,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3332383232313432633736393963666238656531643536656334336334313661\": {\n        \"lastUpdate\": 1719215052115,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3338326137396633396538653564373163626534653131326539663838366165\": {\n        \"lastUpdate\": 1719215052115,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3331306665346261613363623665393132636666363337306639373865663463\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Conor McGregor\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michael Chandler\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3661626133373436646566303339613666613435666137336563623732346231\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Anthony Smith\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Carlos Ulberg\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3764636363623232306661333664663564643233313331653830656439303133\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Ian Machado Garry\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michael Page\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3866343533393566306364326162396266383866363330363362313662666433\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Alex Pereira\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jiri Prochazka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6332616430313431366435633039653231393464666338663462646635633666\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Mayra Bueno Silva\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Macy Chiasson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6361386562323030333932613439343839613262313166346334333036346634\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_CANCELED\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jamahal Hill\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Khalil Rountree Jr.\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6630613136306466653965616132316166376262326639363231663461633239\": {\n        \"lastUpdate\": 1719215052745,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Brian Ortega\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Diego Lopes\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6630353765613734626561333431613461363333393534316533623939356533\": {\n        \"lastUpdate\": 1719215052895,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3862616131373630383362303862386237383961366335643864383734633936\": {\n        \"lastUpdate\": 1719215052895,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3039643839313431363063616564613733303933363565666334363437663361\": {\n        \"lastUpdate\": 1719215052895,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6238653765363439653964336333336461623535353739376561633562653562\": {\n        \"lastUpdate\": 1719215052895,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3533626533613333356632646131343837613865653761613739356662356335\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3730363533643430323064666238663564636562343936316562376334333637\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3863346637366131383334306366656131373638653566623934363666353834\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6663646537376434303533303531623461636264666135346233613932343130\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3363663338636162613961323562303864663638366435633637376535303034\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3637316534336566303066303634303438623236303933393761623030366361\": {\n        \"lastUpdate\": 1719215053076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6362306339333163383564363835623764646462653165326463356634316463\": {\n        \"lastUpdate\": 1719215053077,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6462313331356235616462343531306238656334303431633566336561333631\": {\n        \"lastUpdate\": 1719215053077,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6564323535643461623961386266313162633762353831343762393164363032\": {\n        \"lastUpdate\": 1719215053077,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3433373731373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215052418,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Argentina\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Peru\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215052418,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. A\",\n        \"teams\": [\n            {\n                \"name\": \"Canada\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chile\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3932626662393735643761643631333038363331356465326564323835393462\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6365613164633136383730383739313335663863373536373162636263326161\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3231323235623963363262303130393130343238383934376264306332633038\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3636333264306561356661303837653836396461623362333131653439393435\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3364346565613130376462366662623966666561383161616332636239393533\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3962393562633364366231336464643961646361666533303330613234316437\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6665346631303133343530613933663964613130656430653333616434343632\": {\n        \"lastUpdate\": 1719215053373,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3430343339373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215052637,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Spain\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"3ADEF\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215052637,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"1C\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"3DEF\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333632393700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215053774,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333239303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215054326,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Austrian Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215054458,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Netherlands\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3434363130343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215054688,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Juan Estrada\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jesse Rodriguez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383631363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215054688,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Teofimo Lopez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Steve Claggett\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Vitality\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"SK Gaming\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"MAD Lions KOI\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rogue\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team BDS\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fnatic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Team Heretics\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"G2 Esports\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373530373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LEC Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"GIANTX\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karmine Corp\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"FearX\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"OKSavingsBank BRION\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434383433303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215055255,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"LCK Summer 2024 - Group Stage\",\n        \"teams\": [\n            {\n                \"name\": \"Kwangdong Freecs\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dplus KIA\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3739613666663633663138626565346434656361646364323962616165333038\": {\n        \"lastUpdate\": 1719100608938,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 3,\n                \"scoreByPeriod\": [\n                    0,\n                    2,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303536303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303536303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718841049694,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303536323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303536323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Joao Fonseca\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303536323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303536323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Oscar Otte\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303536323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    5,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303536333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1718927630220,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Frances Tiafoe\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    5,\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435303536343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexei Popyrin\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303536343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Taro Daniel\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303536343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Ben Shelton\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x6533666164303634396635393531353335363537313039353931303037633332\": {\n        \"lastUpdate\": 1719215056456,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3536616139303330343562313231333834333138373032633562356134646165\": {\n        \"lastUpdate\": 1719215056456,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373731373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215056991,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Jamaica\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Venezuela\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373731383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215056991,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. B\",\n        \"teams\": [\n            {\n                \"name\": \"Mexico\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ecuador\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215057223,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Portugal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"3ABC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215057224,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"2D\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2E\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303630313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Daniil Medvedev\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303631323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719014349201,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships, Qualification\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3164323933393361353461633533306535396463636438366161323938323165\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6130623139363030333665383530313166303934643033663630653534306138\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6238613137353964383736363166343630343930396437336137363035633030\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6537343230666463613336636665396663323031316633306363366563376132\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3364636261306630363434306138623863353637633865613238636137336263\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6431643537313762663536383831376531663930366262653332346237343461\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3333353134363962393864323363383438633634643962646136626363333366\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3565303736653237363666323461646665613963666134396264363831633732\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6664336633613865653834396132663163333563326430323335353963316234\": {\n        \"lastUpdate\": 1719215060821,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215062696,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"Bolivia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Panama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215062696,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. C\",\n        \"teams\": [\n            {\n                \"name\": \"USA\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Uruguay\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215062891,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"1E\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"3ABCD\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215062891,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"1D\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2F\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3137643066636663616331303433663461623936633662346463336262343834\": {\n        \"lastUpdate\": 1719215062860,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3461666338343737666632333830323230363532656463353861646365363430\": {\n        \"lastUpdate\": 1719215062860,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3536613539383238376363313361306636386664396662366539303165386234\": {\n        \"lastUpdate\": 1719215062860,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6465623734303430643639353033636662646336383033613463373633306635\": {\n        \"lastUpdate\": 1719215062860,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6333303235656161333238646236613437346335336163663737626435326433\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Muhammadjon Naimov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Felipe Lima\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Muhammad Mustafa Ali\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kelvin Madjid\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Hamza Uddin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jose Maria Hernandez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Aqib Fiaz\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kane Baker\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Albert Gonzalez\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Conrado Martinez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Steven Navarro\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Juan Pablo Meza\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Cameron Vuong\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jeff Ofori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Welterweight\",\n        \"teams\": [\n            {\n                \"name\": \"Lewis Crocker\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Conah Walker\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Demler Zamora\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jose Antonio Meza\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Floyd Diaz\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francisco Pedroza\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Troy Isley\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Javier Martinez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Andres Cortes\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Abraham Nova\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303632363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Ibraheem Sulaimaan\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jesus Daniel Gonzalez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Fayek Uddin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jose Manuel Perez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Courtney Bennett\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miroslav Pavek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Jack McGann\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lukasz Barabasz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Numan Hussain\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Karl Sampson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Frankie Davey\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"CJ Wood\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Farrington\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Travoir Palmer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Ishtvan Herzheni\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kane Morgan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303637333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303637333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303730363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Milos Raonic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303731363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303731373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303732313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Matteo Arnaldi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303732323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Grigor Dimitrov\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303732323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435303733313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Tabilo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303733323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Brandon Nakashima\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303736333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303736343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Lorenzo Sonego\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435303736353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4\n                ]\n            },\n            {\n                \"name\": \"Andy Murray\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435303736353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610070,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Erler\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303736353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303736363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Carlos Alcaraz\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3238383133616336653964343735616637323464633033663437613864633232\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6464303635363766373162323435353165356266363030663030663830353832\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3739313465376431373630666138386331636261626665373735383762646139\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3966393063633462383830376430386334386538363836613139326266366530\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3038656433633262626264636165346464333665633830663133383433393639\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3133313565363639626263306437623631613033383064346261343664356532\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6636333265356564356232643231666435373434646161633539646237623362\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3033363137303961663731363035656331316538333339616438663933336566\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3439633765303433363963643834393431623762393363376332656134633962\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3463353564663933353339306538393866363963336465353332656536393364\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3662343334303663666165306238613539633632623934613764636661623232\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3161633039383939313935636466303538343965316432376332373634363733\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3833653264326431663563376362623131383437386234663966663763633061\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3934656430373335393062636138383439383565333337363836623536353066\": {\n        \"lastUpdate\": 1719215066197,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3433373732313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215066799,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Brazil\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colombia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215066799,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Grp. D\",\n        \"teams\": [\n            {\n                \"name\": \"Costa Rica\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Paraguay\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3464316632303937626564343537346666653165323433346534623438396138\": {\n        \"lastUpdate\": 1719215067538,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3030623064353534383962666335393232646438643564393330333232393865\": {\n        \"lastUpdate\": 1719215067538,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6632663134353561663439623866626362396431653435316430306234316332\": {\n        \"lastUpdate\": 1719215071633,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3233653739636134623461623864633537623663313031636637643730333530\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3038313634393932613633666463333966313137346366363831656633363161\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3061366334386164313234333865316238363838353335396562626261316238\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3636643161386538653430303137353034363436663664363335366561343930\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6337316364626233396464333935663636326561396632326537313563376563\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Charlotte FC Charlotte FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6166316565616630386566373830313662643733336235633237623563376535\": {\n        \"lastUpdate\": 1719215067707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6665326462323836653764366662623061373831363633653562333864623639\": {\n        \"lastUpdate\": 1719215067981,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333633303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215068625,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3332656530633562336137336466333432623030636534306131653639616631\": {\n        \"lastUpdate\": 1719215006619,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    0,\n                    0,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": true,\n                \"score\": 5,\n                \"scoreByPeriod\": [\n                    1,\n                    2,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435303937383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719100610071,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303937393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Berrettini\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435303938393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Stefanos Tsitsipas\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303939303400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Fabien Reboul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303939303500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303939353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435303939373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435303939383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435313030303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719186748436,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313030303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435313030313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Fils\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3439626432626463393132393433353430613633646365323535626266633733\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6336663766633633613563323032343631333836333636653131663264323437\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6136373532333766326635326364396566336232613536313832363766376463\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6436626530643033666132656138636331363163316261623732363830663666\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3764623131353266376338393336353739313964653636373237353965376438\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3731356336386531663435343633623234386663353539653564313830363538\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3535333235343830663739343963653531323230393934343063326361613031\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3839373532393264383433326334343161643039643166623937663235333731\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3666623833386463306161623262336666653137633831656630343439653435\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430643830356664373636633930363034386538646262303733353061623065\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3139633164633335636266343639363231656132663431373431396436363637\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3439393834636261363735613864393366616639386538653639646632663331\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3237396564663239653131636536313432393232383031303032663338333033\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6235366338323363343462386431386133366562326432356162383333326434\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3366653531393731626164656563303037383732383662346135616335336362\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6337363932366133623534613030346137613565396630353563633831643665\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6636303538333263343064393033653863353233303564636437383537613934\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3832346137666264363035303663303834613564343133353932666162663832\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3736396561356635373636343634346531656265366333313335623862346230\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6431613262393935623265636635646339353837623139383735313464663963\": {\n        \"lastUpdate\": 1719215070910,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3666663763343338396432653731633965393134313139343733333133343933\": {\n        \"lastUpdate\": 1719215078689,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3565646434623033323233346233383461643931343961363034336463336535\": {\n        \"lastUpdate\": 1719215071792,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6235663866353062343061303137313266663838306137353332626539343736\": {\n        \"lastUpdate\": 1719215071792,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6530353037303965333632653037656231653835393432656236343834393166\": {\n        \"lastUpdate\": 1719215071792,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3333333838383664333439306565373335303438663765346334363133303333\": {\n        \"lastUpdate\": 1719215071792,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3434333633333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215072661,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313037353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313037373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    3,\n                    11\n                ]\n            },\n            {\n                \"name\": \"Edouard Roger-Vasselin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    13\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313037393600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313038313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Wesley Koolhof\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Nikola Mektic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313038323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Draper\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    7,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    5,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313038343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Rohan Bopanna\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3863393461356333393065643364306534663436336565646461623233393936\": {\n        \"lastUpdate\": 1719215006898,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shara Magomedov\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Antonio Trocoli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313131393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435313134373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    1,\n                    6,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Fabien Reboul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    4,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313136373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jan-Lennard Struff\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    2,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313136383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215002758,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3437303262666439633238393463323366316664323834353035306633363031\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6332633836366266333131616661616565316131303563353538393462336561\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3436636135633137343831333262656361653634633361343763363633626465\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6435323639383764343334633735313366636663646438336635383634386463\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3839643730303731323863386164636162663538353637636463376464666666\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6231313032376130333631353861303162373562313836396633303833666137\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3261623130663462356233313432386262623638363661623663303762346631\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3363313065323731346134646265313765316530343635323234376461366165\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3436623932356339633038393833303237353035376263356635643535303339\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6332383038663039366462383831616663303439313062316534396466663638\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3630656338326166663639326434653461656466303536313930376137323534\": {\n        \"lastUpdate\": 1719215077522,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215078453,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"1A\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2B\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339373900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215078748,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Winner 1B/3ADEF\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Winner 1A/2C\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215078748,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Winner 1F/3ABC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Winner 2D/2E\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3562393231303039393138363261313862333534316262363233393236346131\": {\n        \"lastUpdate\": 1719215078689,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3734623461303632336262383530356238306366613635326438346637303038\": {\n        \"lastUpdate\": 1719215078689,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3737373966323239343363343865356433353834663037333733623865643337\": {\n        \"lastUpdate\": 1719215078838,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6434623461356563653632376130333863356537393765383037656431303364\": {\n        \"lastUpdate\": 1719215078838,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3364373463313164646438666230356333343133333566393534613235303738\": {\n        \"lastUpdate\": 1719215078838,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3330363563326133666533386466373563323535323764656266323661363437\": {\n        \"lastUpdate\": 1719215079124,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vissel Kobe\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sanfrecce Hiroshima\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3531633537373433353939303738376233366265626263303165383461626434\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3039393936343030386330343637616330323834333866633865646231623138\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3365643361643637313437363737333932353765653436313638323965643763\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3438383530393862316566633437663836616230643131633231343664633438\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6439303764623133396261313534643565643964353031313531633362303363\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6562336137633037626238333232646164316366343961326334613537343730\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3765643331343262326530346564323365356661346130326536343661636431\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3962313735303430393439663937313562343832313466343037623230393437\": {\n        \"lastUpdate\": 1719215080082,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sussex Sharks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333239303600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215081254,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"British Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3432333239303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215081254,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"British Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3435313136393900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Super Bantamweight\",\n        \"teams\": [\n            {\n                \"name\": \"Kurtis Wiggins\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kerim Agius\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313337393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Ivan Dodig\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313337393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alexander Zverev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            }\n        ]\n    },\n    \"0x3435313337393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313339313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    12\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313431383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Thiago Monteiro\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Rio Noguchi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Joan Nadal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Paul Jubb\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Luke Saville\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Ramkumar Ramanathan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Abedallah Shelbayh\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Michael Geerts\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    1\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sebastian Fanselow\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    5\n                ]\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            },\n            {\n                \"name\": \"David Jorda Sanchis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Hernan Casanova\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    5\n                ]\n            },\n            {\n                \"name\": \"James McCabe\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435313431383900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Charles Broom\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Francisco Comesana\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Antoine Bellier\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Fery\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Yoshihito Nishioka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Aleksandar Kovacevic\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    3\n                ]\n            },\n            {\n                \"name\": \"Henry Searle\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Jan Choinski\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Cazaux\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    2,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Giles Hussey\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    3,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313431393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Oscar Otte\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    2,\n                    2\n                ]\n            },\n            {\n                \"name\": \"Juncheng Shang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313434353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215005239,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Middleweight\",\n        \"teams\": [\n            {\n                \"name\": \"Bryan Polaco\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Richard Acevedo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313436393400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Sebastian Korda\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313436393500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215007416,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Semi-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3364313631306262623738343038333064306134646233663233363738313466\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3866353862353636613438646230663139326361353166326262336134326239\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6361616362343261626131313363326565336136393266323037643161623438\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3266626538316462396563363430343861653536373466313835313765316339\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3632626432393138376233323331343437346465646639343733646366376533\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339323133623931656231313439336165343631386435646136386331653566\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3930326532613735623961383265643531323137643535656265613839396633\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6230346365663766346437623966383436633062333237663161623738623239\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6539356262346435643532353963306431613966303666613365303562316130\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3036663131373034636464646135326532663232376238636137393462396563\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3262373232633236396266353035613036376565366634366435313863626334\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3563633337356665303033663539636664656464643764326632323634646266\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6331326562616233376536346436386634643764313566383739393665646630\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3239373832656638373737393736343633313931376137616266353032333038\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3339353938643733633931316266303564653366356264363735616165663138\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3830396163393034336264376262613438356231616135646263343965313234\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3935343733663636353830613637383832653835643031326631393261343632\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6538363962653338623437633366656239363533613437373833613261383062\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3665353763373739306130323139666339303061663131646566656239313434\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6566633735336136313966626331623331613565636230666361383564653839\": {\n        \"lastUpdate\": 1719215083441,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3837623931626336376131303236623466396232316638343833306465653130\": {\n        \"lastUpdate\": 1719215083583,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Lakers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Sacramento Kings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3765353638376461633931623166663036326166383565373366313739336166\": {\n        \"lastUpdate\": 1719215083584,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Golden State Warriors\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Miami Heat\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3434303738363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215083581,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"1B\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2A\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434303738373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215083581,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"1D\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2C\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339383100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215083841,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Winner 1E/3ABCD\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Winner 1D/2F\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3430343339383200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215083841,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"EURO Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Winner 1C/3DEF\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Winner 2A/2B\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3739313530313938336637356232393962326635386231383561636130313038\": {\n        \"lastUpdate\": 1719215084157,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6132653130633832626331356530626134386631343230613037653931653738\": {\n        \"lastUpdate\": 1719215084157,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6163323831383961643362323339626461346138333732306135393164373832\": {\n        \"lastUpdate\": 1719215084157,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Liberty\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Indiana Fever\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6465646333313863373933396330616363303563346266653230643639393939\": {\n        \"lastUpdate\": 1719215088328,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Washington Mystics\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Lynx\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3236323034333462396633663931653635383862343563393730623561333138\": {\n        \"lastUpdate\": 1719215084302,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Red Bulls\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Philadelphia Union\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3264653538343664646133373536366632306139373535636466343261323635\": {\n        \"lastUpdate\": 1719215084302,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"DC United United\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Orlando City SC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3436646266326439326137353437343362393265613562323162636439336334\": {\n        \"lastUpdate\": 1719215084302,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Columbus Crew\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6136373937386432316366306362333061633064373331313333373362626433\": {\n        \"lastUpdate\": 1719215084302,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Inter Miami CF Inter Miami CF\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"FC Cincinnati FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6164653666616137623361353837386538656633613833653833386562316334\": {\n        \"lastUpdate\": 1719215084302,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Vancouver Whitecaps FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"CF Montréal Montréal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3030643764356235343563616132386261343130356337313336333433336638\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Consadole Sapporo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashima Antlers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3365383232646339303761393161616234363030663731636639626666336266\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cerezo Osaka\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Tokyo Verdy 1969\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3765363166653737356332336565653665623235333032623338633034373633\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nagoya Grampus\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Machida Zelvia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3033656461633666383638306239613861306163663430303739636238663536\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kawasaki Frontale\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Jubilo Iwata\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3066383437666330383939623864633933663961303965346362613064323165\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Shonan Bellmare\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Urawa Red Diamonds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6662316639313837636339373136346666633138323230366533306665623764\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sagan Tosu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Albirex Niigata\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3263616535663137323363643162633563363735323565353065303934366431\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Tokyo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Kashiwa Reysol\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3439313234616530633264366262633630303863643931656365343162343863\": {\n        \"lastUpdate\": 1719215084581,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yokohama F. Marinos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Gamba Osaka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3033366534333864343930356333323535396633316365373766626439323263\": {\n        \"lastUpdate\": 1719215084862,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Hampshire Hawks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Middlesex Cricket\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3833626162303032323466363938303663323561643039313466353461353363\": {\n        \"lastUpdate\": 1719215084862,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Leicestershire Foxes\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215084988,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333239303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085515,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"British Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3432333239303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085515,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"British Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085702,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Germany\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085702,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Germany\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085702,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Germany\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3434393239333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215085894,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"Reece Bellotti\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Levi Giles\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313438333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Hamza Uddin\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Giulio Commerso\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313438333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215009367,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Heavyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Emanuel Odiase\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Masirika\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6537316466333263356263373036383764343536663230336462353762343466\": {\n        \"lastUpdate\": 1719215024537,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Edmonton Oilers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Florida Panthers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313539393800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Abedallah Shelbayh\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    4,\n                    6,\n                    2\n                ]\n            }\n        ]\n    },\n    \"0x3435313630303100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Thiago Monteiro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Paul Jubb\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313630303200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    3\n                ]\n            }\n        ]\n    },\n    \"0x3435313630313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025664,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Cameron Norrie\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emil Ruusuvuori\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Dominik Koepfer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Marcos Giron\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025664,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Alejandro Davidovich Fokina\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lorenzo Sonego\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025664,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Miomir Kecmanovic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Zhizhen Zhang\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kei Nishikori\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Arthur Rinderknech\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Flavio Cobolli\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jacob Fearnley\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rajeev Ram\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joe Salisbury\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emil Ruusuvuori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Charles Broom\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Arthur Fery\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Harri Helioevaara\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henry Patten\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Matthew Ebden\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"John Peers\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicolas Mahut\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Skander Mansouri\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Liam Broady\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Billy Harris\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Austin Krajicek\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mackenzie McDonald\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Glasspool\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jean-Julien Rojer\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hugo Nys\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jan Zielinski\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Victor Vlad Cornea\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Aleksandr Nedovyesov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sebastian Baez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mariano Navone\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Rafael Matos\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Melo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Francisco Cerundolo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marcelo Arevalo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mate Pavic\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    2,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313630343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Nuno Borges\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3435313630343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Carballes Baena\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    4,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Pablo Carreno Busta\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313630343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Taro Daniel\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3435313630333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021307,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Nardi\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Rinky Hijikata\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"cancelled\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jordan Thompson\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Jaume Munar\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Christopher Eubanks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jakub Mensik\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Gael Monfils\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dominic Thiem\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Nathaniel Lammons\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Jackson Withrow\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luciano Darderi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    4,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Sebastian Ofner\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Pedro Martinez\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Jaume Munar\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lucas Miedler\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    3,\n                    1\n                ]\n            },\n            {\n                \"name\": \"Dominic Thiem\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sriram Balaji\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Luke Johnson\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yuki Bhambri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Albano Olivetti\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Sadio Doumbia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabien Reboul\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Christian Harrison\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabrice Martin\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Diego Hidalgo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alejandro Tabilo\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicolas Barrientos\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francisco Cabral\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Julian Cash\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robert Galloway\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robin Haase\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andres Molteni\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Constantin Frantzen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hendrik Jebens\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Santiago Gonzalez\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miguel Angel Reyes\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Dustin Brown\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Daniel Masur\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sander Gille\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joran Vliegen\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313630373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Jannik Sinner\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Hubert Hurkacz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313630373500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"James McCabe\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Charles Broom\",\n                \"isHome\": false,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    7,\n                    6,\n                    5\n                ]\n            }\n        ]\n    },\n    \"0x3435313630373600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Henry Searle\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313630383000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Halle Open\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Simone Bolelli\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Kevin Krawietz\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Tim Puetz\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313631323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Tommy Paul\",\n                \"isHome\": true,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    6,\n                    7\n                ]\n            },\n            {\n                \"name\": \"Lorenzo Musetti\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    1,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313631323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Aleksandar Vukic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    6,\n                    4\n                ]\n            },\n            {\n                \"name\": \"Yoshihito Nishioka\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    6\n                ]\n            }\n        ]\n    },\n    \"0x3435313631333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Queen's Club Championships\",\n        \"tournamentRound\": \"Final\",\n        \"teams\": [\n            {\n                \"name\": \"Taylor Fritz\",\n                \"isHome\": true,\n                \"score\": 1,\n                \"scoreByPeriod\": [\n                    6,\n                    6,\n                    8\n                ]\n            },\n            {\n                \"name\": \"Karen Khachanov\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Neal Skupski\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    4,\n                    7,\n                    10\n                ]\n            },\n            {\n                \"name\": \"Michael Venus\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313631333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215013472,\n        \"gameStatus\": \"finished\",\n        \"isGameFinished\": true,\n        \"tournamentName\": \"Rothesay International, Qualification\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"Giles Hussey\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    5,\n                    6\n                ]\n            },\n            {\n                \"name\": \"Juncheng Shang\",\n                \"isHome\": false,\n                \"score\": 2,\n                \"scoreByPeriod\": [\n                    7,\n                    7\n                ]\n            }\n        ]\n    },\n    \"0x3534653633666632336537626361656537383266646433386437346564656463\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6261303235373231636138373665656665373735353564366262316466626662\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3739396338383861626266383031343437346232366639303539306232376635\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3937366234323531366335626564373538313964373633383337633735313266\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Philadelphia Phillies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atlanta Braves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6662616262386539653732383263666533373662623561646363326537303561\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3334363932653531393764356534313938383564343562373762376332626530\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago White Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Miami Marlins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6434653563306433373562616163313361336439383662316565313134333733\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6532343635303064336332363266393966643561393837386637613734666263\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Francisco Giants\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6632333434353161366338343962623365656239336165336438663939636438\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Houston Astros\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Minnesota Twins\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6164613636326531666663653332376236316532613430356631653932636436\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles Angels\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Chicago Cubs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6339313533396637313833343863303339353535613963636563636235353162\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Tampa Bay Rays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Texas Rangers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6462666530353361313361376639623831656563323761333134343361656635\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kansas City Royals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3130353730343761396337333239316335323462343039333239363062616434\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Baltimore Orioles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oakland Athletics\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432393763333065393035316434313963323931656532336138643331643861\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Milwaukee Brewers\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Dodgers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3461363636386136363130626437663039393562666538373665386434613435\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Toronto Blue Jays\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Mariners\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6330313537623935343166333261613038663834663066306566396237333832\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Arizona Diamondbacks\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"San Diego Padres\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6332653330663762663763303231646563613931343063623766613934316362\": {\n        \"lastUpdate\": 1719215087206,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Boston Red Sox\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"New York Yankees\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3337383961616133343031336231303038356435643064393465646437333733\": {\n        \"lastUpdate\": 1719215087367,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Charlotte Hornets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"San Antonio Spurs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3632376166353533333432666165363031613335343964316362633636313632\": {\n        \"lastUpdate\": 1719215087367,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"China \",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Sacramento Kings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3033323664326430646633643264316131633132613739313064356335303830\": {\n        \"lastUpdate\": 1719215087367,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Sacramento Kings\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Miami Heat\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x6261616336636536666465393466623033366535386431636666343934386639\": {\n        \"lastUpdate\": 1719215087367,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Golden State Warriors\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Los Angeles Lakers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3037366232333136373435303961313931306134613435393831336334386237\": {\n        \"lastUpdate\": 1719215091960,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"China \",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Charlotte Hornets\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3434303738373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215087654,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Copa America Final Stage\",\n        \"tournamentRound\": \"Quarter-finals\",\n        \"teams\": [\n            {\n                \"name\": \"1C\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"2D\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6366626432303033386233643964333766353234653934396139653131326165\": {\n        \"lastUpdate\": 1719215088328,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta Dream\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Connecticut Sun\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6564386463366436323761343433386539643932613138396161653839393233\": {\n        \"lastUpdate\": 1719215088328,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Dallas Wings\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Las Vegas Aces\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6230333434393861653235386664396432363639363766316233326564343038\": {\n        \"lastUpdate\": 1719215088328,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Sky\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Seattle Storm\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3730386338356265303733363430393431663130376433636166613965653435\": {\n        \"lastUpdate\": 1719215088328,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Phoenix Mercury\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Los Angeles Sparks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3733656134396232303637313438333031656632303164666332653432643361\": {\n        \"lastUpdate\": 1719215088504,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York City FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Austin FC Austin FC\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3964663338626639306437613465636236613163643435356231386139393938\": {\n        \"lastUpdate\": 1719215088504,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Atlanta United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Real Salt Lake\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6263663765323432666662346436316335643263316161383439333363636137\": {\n        \"lastUpdate\": 1719215088504,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New England Revolution\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Seattle Sounders\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3265656262336534346566303937643439366431663436313963393839366165\": {\n        \"lastUpdate\": 1719215088504,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Chicago Fire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"San Jose Earthquakes\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3732346163356266303939623734646435656664393334386536396639386666\": {\n        \"lastUpdate\": 1719215088788,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kyoto Sanga\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Avispa Fukuoka\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3034353863633765303964353261343764313130333862343839383062326437\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Yorkshire Vikings\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Derbyshire Falcons\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3064396537386261323139323164323731383534363131323665303636373738\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Essex Eagles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Glamorgan County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3765396333303937656231656661383461323030376266663633623334366331\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Worcestershire Rapids\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lancashire Lightning\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3837656638383233613433653234303536323732353764393038386137366362\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Kent Spitfires\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Surrey County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6638393732366364353265323033336461653932663166613039363037343862\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Durham Cricket\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Northamptonshire Steelbacks\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6639646637386430393762303232376130396331626639356435643634633330\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Birmingham Bears\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Notts Outlaws\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6665336435666563393232636664373165343161613831653336313063323363\": {\n        \"lastUpdate\": 1719215089076,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Gloucestershire County Cricket Club\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Somerset County Cricket Club\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Internacional\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Vasco da Gama\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Cruzeiro\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Corinthians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Vitoria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Criciuma\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Flamengo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cuiaba\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Botafogo RJ\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Atletico MG\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Palmeiras\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bahia\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Sao Paulo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Red Bull Bragantino\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Fortaleza\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fluminense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Atletico GO\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Athletico Paranaense\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434333633343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215089516,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Serie A\",\n        \"teams\": [\n            {\n                \"name\": \"Juventude\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gremio\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3432333239313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215090080,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"British Grand Prix\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3433333736363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215090222,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Grand Prix of Germany\",\n        \"tournamentRound\": \"\",\n        \"teams\": []\n    },\n    \"0x3434363932353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215090454,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Flyweight\",\n        \"teams\": [\n            {\n                \"name\": \"Kazuto Ioka\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fernando Daniel Martinez\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373535373700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215090454,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Super Featherweight\",\n        \"teams\": [\n            {\n                \"name\": \"O'Shaquie Foster\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Robson Conceicao\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3434373535373800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215090454,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Title Lightweight\",\n        \"teams\": [\n            {\n                \"name\": \"Shakur Stevenson\",\n                \"isHome\": true,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Artem Harutyunyan\",\n                \"isHome\": false,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633303700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215030910,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Adrian Mannarino\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alex Michelsen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633303900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Giovanni Mpetshi Perricard\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ugo Blanchet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Antoine Escoffier\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Genaro Alberto Olivieri\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Maxime Janvier\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yu-Hsiou Hsu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Felix Gill\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Emilio Nava\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Gaston\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Shintaro Mochizuki\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Dino Prizmic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Clement Tabur\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Ryan Peniston\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Benjamin Bonzi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Vitaliy Sachko\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Mikhail Kukushkin\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Zizou Bergs\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Omar Jasika\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021191,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Seong-Chan Hong\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pierre-Hugues Herbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633313900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Matteo Martineau\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Denis Yevseyev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nerman Fatic\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Titouan Droguet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"James Duckworth\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Benjamin Hassan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nicolas Moreno De Alboran\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Benoit Paire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jaime Faria\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henrique Rocha\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mark Lajal\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Francesco Passaro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Lloyd Harris\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Andrea Vavassori\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Stefano Travaglia\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"George Loffhagen\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Grenier\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Murkel Dellien\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Coleman Wong\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Zachary Svajda\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Luca Van Assche\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Calvin Hemery\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Valentin Royer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Li Tu\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jack Pinnington Jones\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lucas Pouille\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jiri Vesely\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Harold Mayot\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Gregoire Barrere\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Quentin Halys\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jay Clarke\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Diego Schwartzman\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jurij Rodionov\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Beibit Zhukayev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Rincon\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Hamad Medjedovic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Daniel Galan\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Oriol Roca Batalla\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Aziz Dougaz\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gabriel Diallo\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Francesco Maestrelli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Radu Albot\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Bu Yunchaokete\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Terence Atmane\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"David Goffin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Marc Polmans\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Yasutaka Uchiyama\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tim van Rijthoven\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Dane Sweeny\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Bernabe Zapata Miralles\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Mattia Bellucci\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Duje Ajdukovic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Damir Dzumhur\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tristan Schoolkate\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Nick Hardt\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Dennis Novak\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Joao Fonseca\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alejandro Moro Canas\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Kyrian Jacquet\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Matteo Gigante\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633343900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Valentin Vacherot\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Nicolas Kicker\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Rudolf Molleker\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Adrian Andreev\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Patrick Kypson\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stuart Parker\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Juan Pablo Ficovich\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Leandro Riedi\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Cristian Garin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Enzo Couacaud\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Tomas Barrios\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Anton Matusevich\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Andrea Pellegrino\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Timofey Skatov\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Tristan Boyer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lukas Klein\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Camilo Ugo Carabelli\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Joris de Loore\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Felipe Meligeni Alves\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Illya Marchenko\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633353900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Marc-Andrea Huesler\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maxime Cressy\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Dalibor Svrcina\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Thiago Agustin Tirante\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Jozef Kovalik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Sho Shimabukuro\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Denis Kudla\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Jesper de Jong\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Elias Ymer\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Lukas Neumayer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363400000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Marco Trungelliti\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Facundo Bagnis\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363500000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Pedro Cachin\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Ritschard\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Otto Virtanen\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Franco Agamenone\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Gustavo Heide\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Roman Andres Burruchaga\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Zsombor Piros\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Stefano Napolitano\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633363900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Vit Kopriva\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Henri Squire\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633373000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Hugo Dellien\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Philip Sekulic\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633373100000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Manuel Guinard\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexis Galarneau\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313633373200000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021192,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Wimbledon, Qualification ATP\",\n        \"tournamentRound\": \"1/64\",\n        \"teams\": [\n            {\n                \"name\": \"Oliver Crawford\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Richard Gasquet\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634303800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215030910,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Roberto Bautista Agut\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Ugo Humbert\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634323800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Fabio Fognini\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Gijs Brouwer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634323900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Constant Lestienne\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Alexander Shevchenko\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634323600000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Paul Jubb\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Maximilian Marterer\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634323700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Mallorca Championships\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Yannick Hanfmann\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Adam Walton\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634333700000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"James McCabe\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Thiago Seyboth Wild\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634333800000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Juncheng Shang\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Tomas Etcheverry\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634333900000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215025665,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Liam Broady\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Yoshihito Nishioka\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313634343000000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719215021308,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/16\",\n        \"teams\": [\n            {\n                \"name\": \"Max Purcell\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Laslo Djere\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3435313636303300000000000000000000000000000000000000000000000000\": {\n        \"lastUpdate\": 1719165330532,\n        \"gameStatus\": \"notstarted\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"Rothesay International\",\n        \"tournamentRound\": \"1/8\",\n        \"teams\": [\n            {\n                \"name\": \"Alexander Bublik\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Fabian Marozsan\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3563613938356165313032343330646461386231643139343031386636616530\": {\n        \"lastUpdate\": 1719215091775,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"New York Mets\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Pittsburgh Pirates\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x6563353532386433613830383832323361656439613263373964666465373262\": {\n        \"lastUpdate\": 1719215091775,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis Cardinals\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Washington Nationals\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3935356131343363663462633339376633646537393037633563356166643561\": {\n        \"lastUpdate\": 1719215091775,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Cleveland Guardians\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Detroit Tigers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3465313865363831303837346363343839623764643438666566626634656638\": {\n        \"lastUpdate\": 1719215091775,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Colorado Rockies\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            },\n            {\n                \"name\": \"Cincinnati Reds\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": []\n            }\n        ]\n    },\n    \"0x3563643931396665623136656132653036626134363530353866663337656231\": {\n        \"lastUpdate\": 1719215091961,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"San Antonio Spurs\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Sacramento Kings\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x6433386232363934366534333132363235656139666432393434636130356533\": {\n        \"lastUpdate\": 1719215091961,\n        \"gameStatus\": \"\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Oklahoma City Thunder\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            },\n            {\n                \"name\": \"Philadelphia 76ers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": null\n            }\n        ]\n    },\n    \"0x3236616632376336353036343763373266376633653161353531356432326363\": {\n        \"lastUpdate\": 1719215092707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Los Angeles FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Houston Dynamo\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3731313066333437666132386466636134636335633231316437653066386430\": {\n        \"lastUpdate\": 1719215092707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"FC Dallas FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Sporting Kansas City\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x6637653535393432303838303937623362336163636536646536383863653736\": {\n        \"lastUpdate\": 1719215092707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"St. Louis CITY SC St. Louis CITY SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Colorado Rapids\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3035643061373537333035623232616161383233303936643633376239373932\": {\n        \"lastUpdate\": 1719215092707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Nashville SC Nashville SC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Portland Timbers\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    },\n    \"0x3730373638636165306331663731333864343230363864643666366165393464\": {\n        \"lastUpdate\": 1719215092707,\n        \"gameStatus\": \"STATUS_SCHEDULED\",\n        \"isGameFinished\": false,\n        \"tournamentName\": \"\",\n        \"tournamentRound\": \"\",\n        \"teams\": [\n            {\n                \"name\": \"Minnesota United FC\",\n                \"isHome\": false,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"name\": \"Los Angeles Galaxy\",\n                \"isHome\": true,\n                \"score\": 0,\n                \"scoreByPeriod\": [\n                    0,\n                    0\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"8e7b5e23-7a75-4332-b1cc-95d4d503dcea"},{"name":"Overtime V2 game info","id":"c4c81e7c-d26b-4b4a-a4a0-12a440631174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/games-info/{{gameId}}","description":"<h2 id=\"get-a-single-game-basic-info\">Get a single game basic info</h2>\n<p>Use <code>/overtime-v2/games-info/{{gameId}}</code> to get basic info for a single game.</p>\n<p>It returns basic info for a single game: status, is game finished, tournament name, tournament round, and info about teams and scores (team name, score, and score by period).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-games-info\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","games-info","{{gameId}}"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"23e006e1-a53e-4340-82b9-e1beebb93f22","name":"Overtime V2 games info response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/games-info/0x3434383338363000000000000000000000000000000000000000000000000000"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 08:00:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"266"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10a-m5pkV8/8s5FrblxQIux9FjmIGt0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"gameStatus\": \"finished\",\n    \"isGameFinished\": true,\n    \"tournamentName\": \"Roland Garros ATP\",\n    \"tournamentRound\": \"1/64\",\n    \"teams\": [\n        {\n            \"name\": \"Richard Gasquet\",\n            \"isHome\": true,\n            \"score\": 3,\n            \"scoreByPeriod\": [\n                7,\n                7,\n                6\n            ]\n        },\n        {\n            \"name\": \"Borna Coric\",\n            \"isHome\": false,\n            \"score\": 0,\n            \"scoreByPeriod\": [\n                6,\n                6,\n                4\n            ]\n        }\n    ]\n}"}],"_postman_id":"c4c81e7c-d26b-4b4a-a4a0-12a440631174"},{"name":"Overtime V2 players info","id":"136dda1d-ab97-4652-bd66-586614e8fad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/players-info","description":"<h2 id=\"get-a-list-of-basic-info-for-all-players\">Get a list of basic info for all players</h2>\n<p>Use <code>/overtime-v2/games-info</code> to get a list of basic info for all players.</p>\n<p>It returns basic info for all players (only the player's name for now).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-players-info\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","players-info"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"bcb92a0e-4256-4d63-a056-da9119affd59","name":"Overtime V2 players info response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/players-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 08:15:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"32312"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7e38-xSi9CLQ5hE8OVXXxmMv9H3pAcPY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"3\": {\n        \"playerName\": \"Ronald Acuna Jr.\"\n    },\n    \"5\": {\n        \"playerName\": \"Nick Ahmed\"\n    },\n    \"7\": {\n        \"playerName\": \"Logan Allen\"\n    },\n    \"9\": {\n        \"playerName\": \"Ozzie Albies\"\n    },\n    \"11\": {\n        \"playerName\": \"Blaze Alexander\"\n    },\n    \"21\": {\n        \"playerName\": \"Orlando Arcia\"\n    },\n    \"29\": {\n        \"playerName\": \"Ryan Bliss\"\n    },\n    \"34\": {\n        \"playerName\": \"Kyle Bradish\"\n    },\n    \"47\": {\n        \"playerName\": \"Dominic Canzone\"\n    },\n    \"49\": {\n        \"playerName\": \"Colton Cowser\"\n    },\n    \"50\": {\n        \"playerName\": \"Corbin Carroll\"\n    },\n    \"60\": {\n        \"playerName\": \"Slade Cecconi\"\n    },\n    \"71\": {\n        \"playerName\": \"William Contreras\"\n    },\n    \"88\": {\n        \"playerName\": \"Travis d'Arnaud\"\n    },\n    \"124\": {\n        \"playerName\": \"Adam Duvall\"\n    },\n    \"133\": {\n        \"playerName\": \"Mike Ford\"\n    },\n    \"137\": {\n        \"playerName\": \"Dominic Fletcher\"\n    },\n    \"139\": {\n        \"playerName\": \"Max Fried\"\n    },\n    \"141\": {\n        \"playerName\": \"Austin Hays\"\n    },\n    \"148\": {\n        \"playerName\": \"Gunnar Henderson\"\n    },\n    \"149\": {\n        \"playerName\": \"Zac Gallen\"\n    },\n    \"150\": {\n        \"playerName\": \"Vaughn Grissom\"\n    },\n    \"156\": {\n        \"playerName\": \"Michael Harris II\"\n    },\n    \"175\": {\n        \"playerName\": \"Dean Kremer\"\n    },\n    \"186\": {\n        \"playerName\": \"Tommy Henry\"\n    },\n    \"192\": {\n        \"playerName\": \"Jose Herrera\"\n    },\n    \"198\": {\n        \"playerName\": \"Cooper Hummel\"\n    },\n    \"205\": {\n        \"playerName\": \"Jorge Mateo\"\n    },\n    \"213\": {\n        \"playerName\": \"Carson Kelly\"\n    },\n    \"217\": {\n        \"playerName\": \"Ryan McKenna\"\n    },\n    \"221\": {\n        \"playerName\": \"Charlie Morton\"\n    },\n    \"232\": {\n        \"playerName\": \"Ryan Mountcastle\"\n    },\n    \"235\": {\n        \"playerName\": \"Cedric Mullins\"\n    },\n    \"237\": {\n        \"playerName\": \"Matt Olson\"\n    },\n    \"240\": {\n        \"playerName\": \"Marcell Ozuna\"\n    },\n    \"244\": {\n        \"playerName\": \"Tyler Nevin\"\n    },\n    \"247\": {\n        \"playerName\": \"Connor Norby\"\n    },\n    \"248\": {\n        \"playerName\": \"Ketel Marte\"\n    },\n    \"257\": {\n        \"playerName\": \"Jake McCarthy\"\n    },\n    \"270\": {\n        \"playerName\": \"Austin Riley\"\n    },\n    \"273\": {\n        \"playerName\": \"Ryne Nelson\"\n    },\n    \"278\": {\n        \"playerName\": \"Eddie Rosario\"\n    },\n    \"281\": {\n        \"playerName\": \"Spencer Schwellenbach\"\n    },\n    \"282\": {\n        \"playerName\": \"Geraldo Perdomo\"\n    },\n    \"288\": {\n        \"playerName\": \"Brandon Pfaadt\"\n    },\n    \"293\": {\n        \"playerName\": \"Will Smith\"\n    },\n    \"296\": {\n        \"playerName\": \"AJ Smith-Shawver\"\n    },\n    \"298\": {\n        \"playerName\": \"Grayson Rodriguez\"\n    },\n    \"304\": {\n        \"playerName\": \"Josh Rojas\"\n    },\n    \"306\": {\n        \"playerName\": \"Adley Rutschman\"\n    },\n    \"309\": {\n        \"playerName\": \"Anthony Santander\"\n    },\n    \"311\": {\n        \"playerName\": \"Dansby Swanson\"\n    },\n    \"316\": {\n        \"playerName\": \"Pavin Smith\"\n    },\n    \"323\": {\n        \"playerName\": \"Chadwick Tromp\"\n    },\n    \"324\": {\n        \"playerName\": \"DJ Stewart\"\n    },\n    \"327\": {\n        \"playerName\": \"Kyle Stowers\"\n    },\n    \"345\": {\n        \"playerName\": \"Ramon Urias\"\n    },\n    \"346\": {\n        \"playerName\": \"Cole Tucker\"\n    },\n    \"352\": {\n        \"playerName\": \"Daulton Varsho\"\n    },\n    \"358\": {\n        \"playerName\": \"Christian Walker\"\n    },\n    \"361\": {\n        \"playerName\": \"Blake Walston\"\n    },\n    \"386\": {\n        \"playerName\": \"Jordan Westburg\"\n    },\n    \"396\": {\n        \"playerName\": \"Brayan Bello\"\n    },\n    \"397\": {\n        \"playerName\": \"Miguel Amaya\"\n    },\n    \"400\": {\n        \"playerName\": \"Jose Abreu\"\n    },\n    \"402\": {\n        \"playerName\": \"Javier Assad\"\n    },\n    \"407\": {\n        \"playerName\": \"Xander Bogaerts\"\n    },\n    \"409\": {\n        \"playerName\": \"Tim Anderson\"\n    },\n    \"420\": {\n        \"playerName\": \"David Bote\"\n    },\n    \"436\": {\n        \"playerName\": \"Jake Burger\"\n    },\n    \"446\": {\n        \"playerName\": \"Kutter Crawford\"\n    },\n    \"448\": {\n        \"playerName\": \"Dylan Cease\"\n    },\n    \"449\": {\n        \"playerName\": \"Bobby Dalbec\"\n    },\n    \"457\": {\n        \"playerName\": \"Oscar Colas\"\n    },\n    \"459\": {\n        \"playerName\": \"Pete Crow-Armstrong\"\n    },\n    \"463\": {\n        \"playerName\": \"Garrett Crochet\"\n    },\n    \"470\": {\n        \"playerName\": \"Rafael Devers\"\n    },\n    \"482\": {\n        \"playerName\": \"Jarren Duran\"\n    },\n    \"485\": {\n        \"playerName\": \"Nathan Eovaldi\"\n    },\n    \"513\": {\n        \"playerName\": \"Yan Gomes\"\n    },\n    \"525\": {\n        \"playerName\": \"Ian Happ\"\n    },\n    \"529\": {\n        \"playerName\": \"Romy Gonzalez\"\n    },\n    \"532\": {\n        \"playerName\": \"Yasmani Grandal\"\n    },\n    \"533\": {\n        \"playerName\": \"David Hamilton\"\n    },\n    \"534\": {\n        \"playerName\": \"Kyle Hendricks\"\n    },\n    \"543\": {\n        \"playerName\": \"DJ Herz\"\n    },\n    \"545\": {\n        \"playerName\": \"Enrique Hernandez\"\n    },\n    \"549\": {\n        \"playerName\": \"Jason Heyward\"\n    },\n    \"557\": {\n        \"playerName\": \"Tanner Houck\"\n    },\n    \"559\": {\n        \"playerName\": \"Eloy Jimenez\"\n    },\n    \"561\": {\n        \"playerName\": \"Nico Hoerner\"\n    },\n    \"575\": {\n        \"playerName\": \"Zack Kelly\"\n    },\n    \"589\": {\n        \"playerName\": \"Reynaldo Lopez\"\n    },\n    \"594\": {\n        \"playerName\": \"Lance Lynn\"\n    },\n    \"620\": {\n        \"playerName\": \"Reese McGuire\"\n    },\n    \"624\": {\n        \"playerName\": \"Nick Madrigal\"\n    },\n    \"626\": {\n        \"playerName\": \"Danny Mendick\"\n    },\n    \"654\": {\n        \"playerName\": \"Christopher Morel\"\n    },\n    \"658\": {\n        \"playerName\": \"James Paxton\"\n    },\n    \"665\": {\n        \"playerName\": \"Nick Pivetta\"\n    },\n    \"679\": {\n        \"playerName\": \"Bryan Ramos\"\n    },\n    \"680\": {\n        \"playerName\": \"Ceddanne Rafaela\"\n    },\n    \"688\": {\n        \"playerName\": \"Zach Remillard\"\n    },\n    \"692\": {\n        \"playerName\": \"Rob Refsnyder\"\n    },\n    \"697\": {\n        \"playerName\": \"Luis Robert Jr.\"\n    },\n    \"710\": {\n        \"playerName\": \"Chris Sale\"\n    },\n    \"730\": {\n        \"playerName\": \"Gavin Sheets\"\n    },\n    \"751\": {\n        \"playerName\": \"Lenyn Sosa\"\n    },\n    \"778\": {\n        \"playerName\": \"Christian Vazquez\"\n    },\n    \"779\": {\n        \"playerName\": \"Andrew Vaughn\"\n    },\n    \"780\": {\n        \"playerName\": \"Justin Steele\"\n    },\n    \"781\": {\n        \"playerName\": \"Alex Verdugo\"\n    },\n    \"786\": {\n        \"playerName\": \"Marcus Stroman\"\n    },\n    \"787\": {\n        \"playerName\": \"Michael Wacha\"\n    },\n    \"794\": {\n        \"playerName\": \"Seby Zavala\"\n    },\n    \"795\": {\n        \"playerName\": \"Seiya Suzuki\"\n    },\n    \"798\": {\n        \"playerName\": \"Andrew Abbott\"\n    },\n    \"812\": {\n        \"playerName\": \"Connor Wong\"\n    },\n    \"818\": {\n        \"playerName\": \"Ildemaro Vargas\"\n    },\n    \"824\": {\n        \"playerName\": \"Nelson Velazquez\"\n    },\n    \"828\": {\n        \"playerName\": \"Graham Ashcraft\"\n    },\n    \"833\": {\n        \"playerName\": \"Gabriel Arias\"\n    },\n    \"847\": {\n        \"playerName\": \"Will Benson\"\n    },\n    \"852\": {\n        \"playerName\": \"Jordan Wicks\"\n    },\n    \"862\": {\n        \"playerName\": \"Will Brennan\"\n    },\n    \"864\": {\n        \"playerName\": \"Patrick Wisdom\"\n    },\n    \"865\": {\n        \"playerName\": \"Trenton Brooks\"\n    },\n    \"881\": {\n        \"playerName\": \"Adael Amador\"\n    },\n    \"886\": {\n        \"playerName\": \"Elly De La Cruz\"\n    },\n    \"892\": {\n        \"playerName\": \"Aaron Civale\"\n    },\n    \"898\": {\n        \"playerName\": \"Ernie Clement\"\n    },\n    \"899\": {\n        \"playerName\": \"Brandon Drury\"\n    },\n    \"903\": {\n        \"playerName\": \"Ty Blach\"\n    },\n    \"906\": {\n        \"playerName\": \"Charlie Blackmon\"\n    },\n    \"910\": {\n        \"playerName\": \"Xzavion Curry\"\n    },\n    \"911\": {\n        \"playerName\": \"Stuart Fairchild\"\n    },\n    \"912\": {\n        \"playerName\": \"Sean Bouchard\"\n    },\n    \"917\": {\n        \"playerName\": \"Kyle Farmer\"\n    },\n    \"921\": {\n        \"playerName\": \"Kris Bryant\"\n    },\n    \"932\": {\n        \"playerName\": \"Jake Fraley\"\n    },\n    \"938\": {\n        \"playerName\": \"TJ Friedl\"\n    },\n    \"940\": {\n        \"playerName\": \"Jose Fermin\"\n    },\n    \"946\": {\n        \"playerName\": \"Tyler Freeman\"\n    },\n    \"952\": {\n        \"playerName\": \"David Fry\"\n    },\n    \"954\": {\n        \"playerName\": \"Hunter Greene\"\n    },\n    \"967\": {\n        \"playerName\": \"Andres Gimenez\"\n    },\n    \"971\": {\n        \"playerName\": \"Elias Diaz\"\n    },\n    \"974\": {\n        \"playerName\": \"Brenton Doyle\"\n    },\n    \"987\": {\n        \"playerName\": \"Jacob Hurtubise\"\n    },\n    \"988\": {\n        \"playerName\": \"Austin Hedges\"\n    },\n    \"989\": {\n        \"playerName\": \"Ryan Feltner\"\n    },\n    \"990\": {\n        \"playerName\": \"Jonathan India\"\n    },\n    \"998\": {\n        \"playerName\": \"Kyle Freeland\"\n    },\n    \"1005\": {\n        \"playerName\": \"Ben Lively\"\n    },\n    \"1011\": {\n        \"playerName\": \"Nick Lodolo\"\n    },\n    \"1015\": {\n        \"playerName\": \"Nolan Jones\"\n    },\n    \"1022\": {\n        \"playerName\": \"Austin Gomber\"\n    },\n    \"1027\": {\n        \"playerName\": \"Steven Kwan\"\n    },\n    \"1028\": {\n        \"playerName\": \"Hunter Goodman\"\n    },\n    \"1034\": {\n        \"playerName\": \"Randal Grichuk\"\n    },\n    \"1040\": {\n        \"playerName\": \"Garrett Hampson\"\n    },\n    \"1051\": {\n        \"playerName\": \"Luke Maile\"\n    },\n    \"1063\": {\n        \"playerName\": \"Triston McKenzie\"\n    },\n    \"1073\": {\n        \"playerName\": \"Jose Iglesias\"\n    },\n    \"1076\": {\n        \"playerName\": \"Connor Joe\"\n    },\n    \"1078\": {\n        \"playerName\": \"Owen Miller\"\n    },\n    \"1101\": {\n        \"playerName\": \"Bo Naylor\"\n    },\n    \"1104\": {\n        \"playerName\": \"Josh Naylor\"\n    },\n    \"1108\": {\n        \"playerName\": \"Tommy Pham\"\n    },\n    \"1133\": {\n        \"playerName\": \"Ryan McMahon\"\n    },\n    \"1134\": {\n        \"playerName\": \"Zach Plesac\"\n    },\n    \"1139\": {\n        \"playerName\": \"Elehuris Montero\"\n    },\n    \"1143\": {\n        \"playerName\": \"Cal Quantrill\"\n    },\n    \"1149\": {\n        \"playerName\": \"Jose Ramirez\"\n    },\n    \"1158\": {\n        \"playerName\": \"Brayan Rocchio\"\n    },\n    \"1170\": {\n        \"playerName\": \"Amed Rosario\"\n    },\n    \"1184\": {\n        \"playerName\": \"Nick Senzel\"\n    },\n    \"1185\": {\n        \"playerName\": \"Daniel Schneemann\"\n    },\n    \"1187\": {\n        \"playerName\": \"Michael Siani\"\n    },\n    \"1192\": {\n        \"playerName\": \"Brendan Rodgers\"\n    },\n    \"1193\": {\n        \"playerName\": \"Donovan Solano\"\n    },\n    \"1205\": {\n        \"playerName\": \"Tyler Stephenson\"\n    },\n    \"1233\": {\n        \"playerName\": \"Michael Toglia\"\n    },\n    \"1239\": {\n        \"playerName\": \"Ezequiel Tovar\"\n    },\n    \"1242\": {\n        \"playerName\": \"Alan Trejo\"\n    },\n    \"1255\": {\n        \"playerName\": \"Akil Baddoo\"\n    },\n    \"1258\": {\n        \"playerName\": \"Javier Baez\"\n    },\n    \"1261\": {\n        \"playerName\": \"Tucker Barnhart\"\n    },\n    \"1272\": {\n        \"playerName\": \"Wilyer Abreu\"\n    },\n    \"1278\": {\n        \"playerName\": \"Jose Altuve\"\n    },\n    \"1281\": {\n        \"playerName\": \"Yordan Alvarez\"\n    },\n    \"1283\": {\n        \"playerName\": \"Dairon Blanco\"\n    },\n    \"1295\": {\n        \"playerName\": \"Daz Cameron\"\n    },\n    \"1300\": {\n        \"playerName\": \"Jeimer Candelario\"\n    },\n    \"1306\": {\n        \"playerName\": \"Kerry Carpenter\"\n    },\n    \"1312\": {\n        \"playerName\": \"Luis Castillo\"\n    },\n    \"1317\": {\n        \"playerName\": \"Ronel Blanco\"\n    },\n    \"1318\": {\n        \"playerName\": \"Willi Castro\"\n    },\n    \"1329\": {\n        \"playerName\": \"Alex Bregman\"\n    },\n    \"1330\": {\n        \"playerName\": \"Kody Clemens\"\n    },\n    \"1338\": {\n        \"playerName\": \"Hunter Brown\"\n    },\n    \"1370\": {\n        \"playerName\": \"Freddy Fermin\"\n    },\n    \"1378\": {\n        \"playerName\": \"Aledmys Diaz\"\n    },\n    \"1383\": {\n        \"playerName\": \"Yainer Diaz\"\n    },\n    \"1385\": {\n        \"playerName\": \"Maikel Garcia\"\n    },\n    \"1395\": {\n        \"playerName\": \"Mauricio Dubon\"\n    },\n    \"1402\": {\n        \"playerName\": \"Riley Greene\"\n    },\n    \"1405\": {\n        \"playerName\": \"Robbie Grossman\"\n    },\n    \"1407\": {\n        \"playerName\": \"Luis Garcia\"\n    },\n    \"1422\": {\n        \"playerName\": \"Niko Goodrum\"\n    },\n    \"1439\": {\n        \"playerName\": \"Kyle Isbel\"\n    },\n    \"1452\": {\n        \"playerName\": \"Colt Keith\"\n    },\n    \"1463\": {\n        \"playerName\": \"Cristian Javier\"\n    },\n    \"1464\": {\n        \"playerName\": \"Ryan Kreidler\"\n    },\n    \"1465\": {\n        \"playerName\": \"Nick Loftin\"\n    },\n    \"1469\": {\n        \"playerName\": \"Corey Julks\"\n    },\n    \"1474\": {\n        \"playerName\": \"Daniel Lynch IV\"\n    },\n    \"1477\": {\n        \"playerName\": \"Alec Marsh\"\n    },\n    \"1478\": {\n        \"playerName\": \"Korey Lee\"\n    },\n    \"1483\": {\n        \"playerName\": \"Michael Massey\"\n    },\n    \"1484\": {\n        \"playerName\": \"Joey Loperfido\"\n    },\n    \"1493\": {\n        \"playerName\": \"Martin Maldonado\"\n    },\n    \"1495\": {\n        \"playerName\": \"MJ Melendez\"\n    },\n    \"1501\": {\n        \"playerName\": \"Whit Merrifield\"\n    },\n    \"1506\": {\n        \"playerName\": \"Matt Manning\"\n    },\n    \"1514\": {\n        \"playerName\": \"Chas McCormick\"\n    },\n    \"1522\": {\n        \"playerName\": \"Ryan O'Hearn\"\n    },\n    \"1525\": {\n        \"playerName\": \"Edward Olivares\"\n    },\n    \"1527\": {\n        \"playerName\": \"Casey Mize\"\n    },\n    \"1532\": {\n        \"playerName\": \"Jake Meyers\"\n    },\n    \"1534\": {\n        \"playerName\": \"Vinnie Pasquantino\"\n    },\n    \"1536\": {\n        \"playerName\": \"Dane Myers\"\n    },\n    \"1548\": {\n        \"playerName\": \"Reese Olson\"\n    },\n    \"1549\": {\n        \"playerName\": \"Salvador Perez\"\n    },\n    \"1566\": {\n        \"playerName\": \"Wenceel Perez\"\n    },\n    \"1570\": {\n        \"playerName\": \"Emmanuel Rivera\"\n    },\n    \"1571\": {\n        \"playerName\": \"Jeremy Pena\"\n    },\n    \"1582\": {\n        \"playerName\": \"Brady Singer\"\n    },\n    \"1602\": {\n        \"playerName\": \"Jake Rogers\"\n    },\n    \"1607\": {\n        \"playerName\": \"Cesar Salazar\"\n    },\n    \"1624\": {\n        \"playerName\": \"Drew Waters\"\n    },\n    \"1631\": {\n        \"playerName\": \"Jose Siri\"\n    },\n    \"1633\": {\n        \"playerName\": \"Zack Short\"\n    },\n    \"1636\": {\n        \"playerName\": \"Tarik Skubal\"\n    },\n    \"1641\": {\n        \"playerName\": \"Bobby Witt Jr.\"\n    },\n    \"1657\": {\n        \"playerName\": \"Kyle Tucker\"\n    },\n    \"1658\": {\n        \"playerName\": \"Spencer Torkelson\"\n    },\n    \"1662\": {\n        \"playerName\": \"Jo Adell\"\n    },\n    \"1663\": {\n        \"playerName\": \"Enmanuel Valdez\"\n    },\n    \"1666\": {\n        \"playerName\": \"Framber Valdez\"\n    },\n    \"1669\": {\n        \"playerName\": \"Justin Verlander\"\n    },\n    \"1703\": {\n        \"playerName\": \"Brian Anderson\"\n    },\n    \"1705\": {\n        \"playerName\": \"Trey Cabbage\"\n    },\n    \"1710\": {\n        \"playerName\": \"Tyler Anderson\"\n    },\n    \"1711\": {\n        \"playerName\": \"Griffin Canning\"\n    },\n    \"1716\": {\n        \"playerName\": \"Austin Barnes\"\n    },\n    \"1727\": {\n        \"playerName\": \"Jon Berti\"\n    },\n    \"1728\": {\n        \"playerName\": \"Cody Bellinger\"\n    },\n    \"1729\": {\n        \"playerName\": \"Reid Detmers\"\n    },\n    \"1730\": {\n        \"playerName\": \"JJ Bleday\"\n    },\n    \"1737\": {\n        \"playerName\": \"Mookie Betts\"\n    },\n    \"1752\": {\n        \"playerName\": \"Walker Buehler\"\n    },\n    \"1761\": {\n        \"playerName\": \"Michael Busch\"\n    },\n    \"1786\": {\n        \"playerName\": \"Garrett Cooper\"\n    },\n    \"1787\": {\n        \"playerName\": \"Jonny DeLuca\"\n    },\n    \"1792\": {\n        \"playerName\": \"Bryan De La Cruz\"\n    },\n    \"1829\": {\n        \"playerName\": \"Freddie Freeman\"\n    },\n    \"1830\": {\n        \"playerName\": \"Michael Lorenzen\"\n    },\n    \"1834\": {\n        \"playerName\": \"Nick Fortes\"\n    },\n    \"1843\": {\n        \"playerName\": \"Braxton Garrett\"\n    },\n    \"1848\": {\n        \"playerName\": \"Brandon Marsh\"\n    },\n    \"1856\": {\n        \"playerName\": \"Andrew Heaney\"\n    },\n    \"1890\": {\n        \"playerName\": \"Zach Neto\"\n    },\n    \"1893\": {\n        \"playerName\": \"Shohei Ohtani\"\n    },\n    \"1901\": {\n        \"playerName\": \"Landon Knack\"\n    },\n    \"1902\": {\n        \"playerName\": \"Kyren Paris\"\n    },\n    \"1903\": {\n        \"playerName\": \"Pablo Lopez\"\n    },\n    \"1906\": {\n        \"playerName\": \"Jesus Luzardo\"\n    },\n    \"1930\": {\n        \"playerName\": \"Gavin Lux\"\n    },\n    \"1937\": {\n        \"playerName\": \"Luis Rengifo\"\n    },\n    \"1953\": {\n        \"playerName\": \"Zach McKinstry\"\n    },\n    \"1956\": {\n        \"playerName\": \"Bobby Miller\"\n    },\n    \"1965\": {\n        \"playerName\": \"Max Muncy\"\n    },\n    \"1967\": {\n        \"playerName\": \"Patrick Sandoval\"\n    },\n    \"1980\": {\n        \"playerName\": \"James Outman\"\n    },\n    \"1981\": {\n        \"playerName\": \"Nasim Nunez\"\n    },\n    \"1983\": {\n        \"playerName\": \"Andy Pages\"\n    },\n    \"1986\": {\n        \"playerName\": \"Ryan Pepiot\"\n    },\n    \"1991\": {\n        \"playerName\": \"Michael Stefanic\"\n    },\n    \"1992\": {\n        \"playerName\": \"Kevin Pillar\"\n    },\n    \"1994\": {\n        \"playerName\": \"Jose Suarez\"\n    },\n    \"1999\": {\n        \"playerName\": \"Cody Poteet\"\n    },\n    \"2012\": {\n        \"playerName\": \"Matt Thaiss\"\n    },\n    \"2017\": {\n        \"playerName\": \"Trevor Rogers\"\n    },\n    \"2020\": {\n        \"playerName\": \"Miguel Rojas\"\n    },\n    \"2031\": {\n        \"playerName\": \"Jesus Sanchez\"\n    },\n    \"2034\": {\n        \"playerName\": \"Sixto Sanchez\"\n    },\n    \"2048\": {\n        \"playerName\": \"Gavin Stone\"\n    },\n    \"2050\": {\n        \"playerName\": \"Taylor Ward\"\n    },\n    \"2052\": {\n        \"playerName\": \"Jorge Soler\"\n    },\n    \"2057\": {\n        \"playerName\": \"Chris Taylor\"\n    },\n    \"2058\": {\n        \"playerName\": \"Jacob Stallings\"\n    },\n    \"2067\": {\n        \"playerName\": \"Willy Adames\"\n    },\n    \"2071\": {\n        \"playerName\": \"Justin Turner\"\n    },\n    \"2074\": {\n        \"playerName\": \"Trea Turner\"\n    },\n    \"2081\": {\n        \"playerName\": \"Luke Williams\"\n    },\n    \"2083\": {\n        \"playerName\": \"Miguel Vargas\"\n    },\n    \"2101\": {\n        \"playerName\": \"Tyler Black\"\n    },\n    \"2112\": {\n        \"playerName\": \"Luis Arraez\"\n    },\n    \"2119\": {\n        \"playerName\": \"Corbin Burnes\"\n    },\n    \"2125\": {\n        \"playerName\": \"Victor Caratini\"\n    },\n    \"2134\": {\n        \"playerName\": \"Jackson Chourio\"\n    },\n    \"2141\": {\n        \"playerName\": \"Byron Buxton\"\n    },\n    \"2142\": {\n        \"playerName\": \"Pete Alonso\"\n    },\n    \"2145\": {\n        \"playerName\": \"Francisco Alvarez\"\n    },\n    \"2149\": {\n        \"playerName\": \"David Dahl\"\n    },\n    \"2162\": {\n        \"playerName\": \"Jake Cave\"\n    },\n    \"2163\": {\n        \"playerName\": \"Chris Bassitt\"\n    },\n    \"2166\": {\n        \"playerName\": \"Brett Baty\"\n    },\n    \"2171\": {\n        \"playerName\": \"Carlos Correa\"\n    },\n    \"2185\": {\n        \"playerName\": \"Sal Frelick\"\n    },\n    \"2193\": {\n        \"playerName\": \"Mark Canha\"\n    },\n    \"2196\": {\n        \"playerName\": \"Carlos Carrasco\"\n    },\n    \"2220\": {\n        \"playerName\": \"J.D. Davis\"\n    },\n    \"2225\": {\n        \"playerName\": \"Nick Gordon\"\n    },\n    \"2240\": {\n        \"playerName\": \"Sonny Gray\"\n    },\n    \"2242\": {\n        \"playerName\": \"Adrian Houser\"\n    },\n    \"2245\": {\n        \"playerName\": \"Alex Jackson\"\n    },\n    \"2276\": {\n        \"playerName\": \"Luis Guillorme\"\n    },\n    \"2278\": {\n        \"playerName\": \"Ryan Jeffers\"\n    },\n    \"2284\": {\n        \"playerName\": \"Edouard Julien\"\n    },\n    \"2288\": {\n        \"playerName\": \"Travis Jankowski\"\n    },\n    \"2290\": {\n        \"playerName\": \"Max Kepler\"\n    },\n    \"2293\": {\n        \"playerName\": \"Alex Kirilloff\"\n    },\n    \"2295\": {\n        \"playerName\": \"Andrew McCutchen\"\n    },\n    \"2299\": {\n        \"playerName\": \"Trevor Larnach\"\n    },\n    \"2308\": {\n        \"playerName\": \"Royce Lewis\"\n    },\n    \"2315\": {\n        \"playerName\": \"Francisco Lindor\"\n    },\n    \"2317\": {\n        \"playerName\": \"Kenta Maeda\"\n    },\n    \"2324\": {\n        \"playerName\": \"Seth Lugo\"\n    },\n    \"2325\": {\n        \"playerName\": \"Andruw Monasterio\"\n    },\n    \"2332\": {\n        \"playerName\": \"Jose Miranda\"\n    },\n    \"2333\": {\n        \"playerName\": \"Starling Marte\"\n    },\n    \"2337\": {\n        \"playerName\": \"Omar Narvaez\"\n    },\n    \"2345\": {\n        \"playerName\": \"James McCann\"\n    },\n    \"2351\": {\n        \"playerName\": \"Jeff McNeil\"\n    },\n    \"2353\": {\n        \"playerName\": \"Bailey Ober\"\n    },\n    \"2357\": {\n        \"playerName\": \"Freddy Peralta\"\n    },\n    \"2358\": {\n        \"playerName\": \"Tylor Megill\"\n    },\n    \"2362\": {\n        \"playerName\": \"Chris Paddack\"\n    },\n    \"2376\": {\n        \"playerName\": \"Jorge Polanco\"\n    },\n    \"2383\": {\n        \"playerName\": \"Tomás Nido\"\n    },\n    \"2386\": {\n        \"playerName\": \"Brandon Nimmo\"\n    },\n    \"2396\": {\n        \"playerName\": \"Hunter Renfroe\"\n    },\n    \"2406\": {\n        \"playerName\": \"Joe Ryan\"\n    },\n    \"2415\": {\n        \"playerName\": \"Gary Sanchez\"\n    },\n    \"2428\": {\n        \"playerName\": \"David Peterson\"\n    },\n    \"2441\": {\n        \"playerName\": \"Tyrone Taylor\"\n    },\n    \"2444\": {\n        \"playerName\": \"Rowdy Tellez\"\n    },\n    \"2453\": {\n        \"playerName\": \"Brice Turang\"\n    },\n    \"2460\": {\n        \"playerName\": \"Spencer Steer\"\n    },\n    \"2480\": {\n        \"playerName\": \"Jamie Westbrook\"\n    },\n    \"2487\": {\n        \"playerName\": \"Gio Urshela\"\n    },\n    \"2489\": {\n        \"playerName\": \"Joey Wiemer\"\n    },\n    \"2490\": {\n        \"playerName\": \"Louie Varland\"\n    },\n    \"2491\": {\n        \"playerName\": \"Max Scherzer\"\n    },\n    \"2497\": {\n        \"playerName\": \"Christian Scott\"\n    },\n    \"2503\": {\n        \"playerName\": \"Dominic Smith\"\n    },\n    \"2504\": {\n        \"playerName\": \"Christian Yelich\"\n    },\n    \"2505\": {\n        \"playerName\": \"Simeon Woods Richardson\"\n    },\n    \"2525\": {\n        \"playerName\": \"Miguel Andujar\"\n    },\n    \"2534\": {\n        \"playerName\": \"Jake Bauers\"\n    },\n    \"2539\": {\n        \"playerName\": \"Mark Vientos\"\n    },\n    \"2545\": {\n        \"playerName\": \"Daniel Vogelbach\"\n    },\n    \"2546\": {\n        \"playerName\": \"Andrew Benintendi\"\n    },\n    \"2551\": {\n        \"playerName\": \"Taijuan Walker\"\n    },\n    \"2554\": {\n        \"playerName\": \"Trevor Williams\"\n    },\n    \"2568\": {\n        \"playerName\": \"Seth Brown\"\n    },\n    \"2571\": {\n        \"playerName\": \"Lawrence Butler\"\n    },\n    \"2581\": {\n        \"playerName\": \"Oswaldo Cabrera\"\n    },\n    \"2587\": {\n        \"playerName\": \"Matt Carpenter\"\n    },\n    \"2605\": {\n        \"playerName\": \"Gerrit Cole\"\n    },\n    \"2612\": {\n        \"playerName\": \"Alec Bohm\"\n    },\n    \"2617\": {\n        \"playerName\": \"Nestor Cortes\"\n    },\n    \"2628\": {\n        \"playerName\": \"Joey Estes\"\n    },\n    \"2630\": {\n        \"playerName\": \"Ben Brown\"\n    },\n    \"2641\": {\n        \"playerName\": \"Zack Gelof\"\n    },\n    \"2645\": {\n        \"playerName\": \"Nick Castellanos\"\n    },\n    \"2649\": {\n        \"playerName\": \"Oliver Dunn\"\n    },\n    \"2659\": {\n        \"playerName\": \"Hogan Harris\"\n    },\n    \"2661\": {\n        \"playerName\": \"Estevan Florial\"\n    },\n    \"2664\": {\n        \"playerName\": \"Joey Gallo\"\n    },\n    \"2677\": {\n        \"playerName\": \"Cole Irvin\"\n    },\n    \"2678\": {\n        \"playerName\": \"Zach Eflin\"\n    },\n    \"2682\": {\n        \"playerName\": \"Luis Gil\"\n    },\n    \"2687\": {\n        \"playerName\": \"Bailey Falter\"\n    },\n    \"2701\": {\n        \"playerName\": \"Jared Koenig\"\n    },\n    \"2707\": {\n        \"playerName\": \"Shea Langeliers\"\n    },\n    \"2710\": {\n        \"playerName\": \"Ramon Laureano\"\n    },\n    \"2722\": {\n        \"playerName\": \"Kyle Gibson\"\n    },\n    \"2729\": {\n        \"playerName\": \"Kyle Higashioka\"\n    },\n    \"2733\": {\n        \"playerName\": \"Kyle McCann\"\n    },\n    \"2744\": {\n        \"playerName\": \"Aaron Judge\"\n    },\n    \"2746\": {\n        \"playerName\": \"Bryce Harper\"\n    },\n    \"2747\": {\n        \"playerName\": \"Isiah Kiner-Falefa\"\n    },\n    \"2750\": {\n        \"playerName\": \"Michael King\"\n    },\n    \"2759\": {\n        \"playerName\": \"Frankie Montas\"\n    },\n    \"2763\": {\n        \"playerName\": \"Rhys Hoskins\"\n    },\n    \"2767\": {\n        \"playerName\": \"DJ LeMahieu\"\n    },\n    \"2768\": {\n        \"playerName\": \"Sean Murphy\"\n    },\n    \"2777\": {\n        \"playerName\": \"Cristian Pache\"\n    },\n    \"2801\": {\n        \"playerName\": \"Rafael Marchan\"\n    },\n    \"2802\": {\n        \"playerName\": \"Luis Medina\"\n    },\n    \"2827\": {\n        \"playerName\": \"Max Schuemann\"\n    },\n    \"2829\": {\n        \"playerName\": \"Jordan Montgomery\"\n    },\n    \"2852\": {\n        \"playerName\": \"Mickey Moniak\"\n    },\n    \"2873\": {\n        \"playerName\": \"Aaron Nola\"\n    },\n    \"2876\": {\n        \"playerName\": \"Logan O'Hoppe\"\n    },\n    \"2877\": {\n        \"playerName\": \"Blake Perkins\"\n    },\n    \"2886\": {\n        \"playerName\": \"Ben Rice\"\n    },\n    \"2894\": {\n        \"playerName\": \"Anthony Rizzo\"\n    },\n    \"2910\": {\n        \"playerName\": \"Ben Rortvedt\"\n    },\n    \"2911\": {\n        \"playerName\": \"Ji Hwan Bae\"\n    },\n    \"2915\": {\n        \"playerName\": \"J.T. Realmuto\"\n    },\n    \"2926\": {\n        \"playerName\": \"Johan Rojas\"\n    },\n    \"2940\": {\n        \"playerName\": \"Cristopher Sanchez\"\n    },\n    \"2942\": {\n        \"playerName\": \"Clarke Schmidt\"\n    },\n    \"2945\": {\n        \"playerName\": \"JP Sears\"\n    },\n    \"2952\": {\n        \"playerName\": \"Kyle Schwarber\"\n    },\n    \"2957\": {\n        \"playerName\": \"Luis Severino\"\n    },\n    \"2960\": {\n        \"playerName\": \"Mitch Spence\"\n    },\n    \"2963\": {\n        \"playerName\": \"Giancarlo Stanton\"\n    },\n    \"2967\": {\n        \"playerName\": \"Edmundo Sosa\"\n    },\n    \"2975\": {\n        \"playerName\": \"Jameson Taillon\"\n    },\n    \"2979\": {\n        \"playerName\": \"Bryson Stott\"\n    },\n    \"2981\": {\n        \"playerName\": \"Gleyber Torres\"\n    },\n    \"2982\": {\n        \"playerName\": \"Garrett Stubbs\"\n    },\n    \"2985\": {\n        \"playerName\": \"Ranger Suarez\"\n    },\n    \"2987\": {\n        \"playerName\": \"Jose Trevino\"\n    },\n    \"2999\": {\n        \"playerName\": \"Anthony Volpe\"\n    },\n    \"3002\": {\n        \"playerName\": \"Tyler Wade\"\n    },\n    \"3004\": {\n        \"playerName\": \"Oneil Cruz\"\n    },\n    \"3010\": {\n        \"playerName\": \"Henry Davis\"\n    },\n    \"3012\": {\n        \"playerName\": \"Matt Vierling\"\n    },\n    \"3020\": {\n        \"playerName\": \"Austin Wells\"\n    },\n    \"3021\": {\n        \"playerName\": \"Zack Wheeler\"\n    },\n    \"3028\": {\n        \"playerName\": \"Jason Delay\"\n    },\n    \"3034\": {\n        \"playerName\": \"CJ Abrams\"\n    },\n    \"3054\": {\n        \"playerName\": \"Jose Azocar\"\n    },\n    \"3061\": {\n        \"playerName\": \"Patrick Bailey\"\n    },\n    \"3064\": {\n        \"playerName\": \"Joey Bart\"\n    },\n    \"3086\": {\n        \"playerName\": \"Nick Gonzales\"\n    },\n    \"3092\": {\n        \"playerName\": \"Luis Campusano\"\n    },\n    \"3097\": {\n        \"playerName\": \"Willie Calhoun\"\n    },\n    \"3101\": {\n        \"playerName\": \"Mike Clevinger\"\n    },\n    \"3102\": {\n        \"playerName\": \"Ke'Bryan Hayes\"\n    },\n    \"3106\": {\n        \"playerName\": \"Curt Casali\"\n    },\n    \"3116\": {\n        \"playerName\": \"Jake Cronenworth\"\n    },\n    \"3118\": {\n        \"playerName\": \"Brandon Crawford\"\n    },\n    \"3122\": {\n        \"playerName\": \"Yu Darvish\"\n    },\n    \"3132\": {\n        \"playerName\": \"Jared Jones\"\n    },\n    \"3141\": {\n        \"playerName\": \"Mitch Keller\"\n    },\n    \"3148\": {\n        \"playerName\": \"Thairo Estrada\"\n    },\n    \"3155\": {\n        \"playerName\": \"Robert Gasser\"\n    },\n    \"3157\": {\n        \"playerName\": \"Wilmer Flores\"\n    },\n    \"3161\": {\n        \"playerName\": \"MacKenzie Gore\"\n    },\n    \"3164\": {\n        \"playerName\": \"Trent Grisham\"\n    },\n    \"3184\": {\n        \"playerName\": \"Kyle Harrison\"\n    },\n    \"3192\": {\n        \"playerName\": \"Carmen Mlodzinski\"\n    },\n    \"3223\": {\n        \"playerName\": \"Zack Littell\"\n    },\n    \"3225\": {\n        \"playerName\": \"Ha-Seong Kim\"\n    },\n    \"3238\": {\n        \"playerName\": \"Marco Luciano\"\n    },\n    \"3242\": {\n        \"playerName\": \"Jose Quintana\"\n    },\n    \"3248\": {\n        \"playerName\": \"Bryan Reynolds\"\n    },\n    \"3258\": {\n        \"playerName\": \"Luis Matos\"\n    },\n    \"3271\": {\n        \"playerName\": \"Manny Machado\"\n    },\n    \"3276\": {\n        \"playerName\": \"Sean Manaea\"\n    },\n    \"3279\": {\n        \"playerName\": \"Nick Martinez\"\n    },\n    \"3284\": {\n        \"playerName\": \"Tobias Myers\"\n    },\n    \"3293\": {\n        \"playerName\": \"Joc Pederson\"\n    },\n    \"3297\": {\n        \"playerName\": \"Jackson Merrill\"\n    },\n    \"3304\": {\n        \"playerName\": \"Jose Soriano\"\n    },\n    \"3305\": {\n        \"playerName\": \"Heliot Ramos\"\n    },\n    \"3319\": {\n        \"playerName\": \"Jack Suwinski\"\n    },\n    \"3320\": {\n        \"playerName\": \"Carlos Rodon\"\n    },\n    \"3321\": {\n        \"playerName\": \"Joe Musgrove\"\n    },\n    \"3342\": {\n        \"playerName\": \"Jared Triolo\"\n    },\n    \"3349\": {\n        \"playerName\": \"Jurickson Profar\"\n    },\n    \"3359\": {\n        \"playerName\": \"Bryse Wilson\"\n    },\n    \"3367\": {\n        \"playerName\": \"Brent Rooker\"\n    },\n    \"3375\": {\n        \"playerName\": \"Esteury Ruiz\"\n    },\n    \"3387\": {\n        \"playerName\": \"Blake Snell\"\n    },\n    \"3397\": {\n        \"playerName\": \"Brett Sullivan\"\n    },\n    \"3399\": {\n        \"playerName\": \"Fernando Tatis Jr.\"\n    },\n    \"3401\": {\n        \"playerName\": \"Kyle Tyler\"\n    },\n    \"3402\": {\n        \"playerName\": \"Jose Caballero\"\n    },\n    \"3409\": {\n        \"playerName\": \"Matt Waldron\"\n    },\n    \"3413\": {\n        \"playerName\": \"Ryan Weathers\"\n    },\n    \"3420\": {\n        \"playerName\": \"Jonatan Clase\"\n    },\n    \"3422\": {\n        \"playerName\": \"J.P. Crawford\"\n    },\n    \"3430\": {\n        \"playerName\": \"Zach DeLoach\"\n    },\n    \"3431\": {\n        \"playerName\": \"Nolan Arenado\"\n    },\n    \"3433\": {\n        \"playerName\": \"Harrison Bader\"\n    },\n    \"3449\": {\n        \"playerName\": \"Aaron Brooks\"\n    },\n    \"3450\": {\n        \"playerName\": \"Chris Flexen\"\n    },\n    \"3451\": {\n        \"playerName\": \"Alec Burleson\"\n    },\n    \"3454\": {\n        \"playerName\": \"Ty France\"\n    },\n    \"3456\": {\n        \"playerName\": \"Adam Frazier\"\n    },\n    \"3457\": {\n        \"playerName\": \"Dylan Carlson\"\n    },\n    \"3460\": {\n        \"playerName\": \"Logan Gilbert\"\n    },\n    \"3467\": {\n        \"playerName\": \"Paul DeJong\"\n    },\n    \"3473\": {\n        \"playerName\": \"Brendan Donovan\"\n    },\n    \"3478\": {\n        \"playerName\": \"Emerson Hancock\"\n    },\n    \"3479\": {\n        \"playerName\": \"Mitch Haniger\"\n    },\n    \"3485\": {\n        \"playerName\": \"Jack Flaherty\"\n    },\n    \"3492\": {\n        \"playerName\": \"Paul Goldschmidt\"\n    },\n    \"3493\": {\n        \"playerName\": \"Jarred Kelenic\"\n    },\n    \"3495\": {\n        \"playerName\": \"George Kirby\"\n    },\n    \"3496\": {\n        \"playerName\": \"Nolan Gorman\"\n    },\n    \"3507\": {\n        \"playerName\": \"Ivan Herrera\"\n    },\n    \"3510\": {\n        \"playerName\": \"Jordan Hicks\"\n    },\n    \"3513\": {\n        \"playerName\": \"Dakota Hudson\"\n    },\n    \"3523\": {\n        \"playerName\": \"Andrew Knizner\"\n    },\n    \"3538\": {\n        \"playerName\": \"Bryce Miller\"\n    },\n    \"3546\": {\n        \"playerName\": \"Dylan Moore\"\n    },\n    \"3555\": {\n        \"playerName\": \"Miles Mikolas\"\n    },\n    \"11552\": {\n        \"playerName\": \"Casey Schmitt\"\n    },\n    \"11563\": {\n        \"playerName\": \"Austin Slater\"\n    },\n    \"11601\": {\n        \"playerName\": \"David Villar\"\n    },\n    \"11628\": {\n        \"playerName\": \"Logan Webb\"\n    },\n    \"11668\": {\n        \"playerName\": \"Austin Wynns\"\n    },\n    \"11672\": {\n        \"playerName\": \"Mike Yastrzemski\"\n    },\n    \"11694\": {\n        \"playerName\": \"Jonathan Aranda\"\n    },\n    \"11700\": {\n        \"playerName\": \"Shawn Armstrong\"\n    },\n    \"11705\": {\n        \"playerName\": \"Randy Arozarena\"\n    },\n    \"11738\": {\n        \"playerName\": \"Christian Bethancourt\"\n    },\n    \"11753\": {\n        \"playerName\": \"Taj Bradley\"\n    },\n    \"11764\": {\n        \"playerName\": \"Vidal Brujan\"\n    },\n    \"11793\": {\n        \"playerName\": \"Yonny Chirinos\"\n    },\n    \"11804\": {\n        \"playerName\": \"Cooper Criswell\"\n    },\n    \"11817\": {\n        \"playerName\": \"Yandy Diaz\"\n    },\n    \"11867\": {\n        \"playerName\": \"Josh Fleming\"\n    },\n    \"11887\": {\n        \"playerName\": \"Tyler Glasnow\"\n    },\n    \"11893\": {\n        \"playerName\": \"Lars Nootbaar\"\n    },\n    \"11905\": {\n        \"playerName\": \"Tyler O'Neill\"\n    },\n    \"11921\": {\n        \"playerName\": \"Andre Pallante\"\n    },\n    \"11974\": {\n        \"playerName\": \"Kevin Kiermaier\"\n    },\n    \"11987\": {\n        \"playerName\": \"Cal Raleigh\"\n    },\n    \"11991\": {\n        \"playerName\": \"Julio Rodriguez\"\n    },\n    \"12027\": {\n        \"playerName\": \"Brandon Lowe\"\n    },\n    \"12032\": {\n        \"playerName\": \"Josh Lowe\"\n    },\n    \"12033\": {\n        \"playerName\": \"Carlos Santana\"\n    },\n    \"12042\": {\n        \"playerName\": \"Kyle Manzardo\"\n    },\n    \"12054\": {\n        \"playerName\": \"Manuel Margot\"\n    },\n    \"12090\": {\n        \"playerName\": \"Eugenio Suarez\"\n    },\n    \"12107\": {\n        \"playerName\": \"Masyn Winn\"\n    },\n    \"12108\": {\n        \"playerName\": \"Abraham Toro\"\n    },\n    \"12112\": {\n        \"playerName\": \"Luis Torrens\"\n    },\n    \"12113\": {\n        \"playerName\": \"Jake Woodford\"\n    },\n    \"12141\": {\n        \"playerName\": \"Forrest Wall\"\n    },\n    \"12167\": {\n        \"playerName\": \"Isaac Paredes\"\n    },\n    \"12176\": {\n        \"playerName\": \"Jesse Winker\"\n    },\n    \"12204\": {\n        \"playerName\": \"Shaun Anderson\"\n    },\n    \"12213\": {\n        \"playerName\": \"Addison Barger\"\n    },\n    \"12230\": {\n        \"playerName\": \"Jose Berrios\"\n    },\n    \"12238\": {\n        \"playerName\": \"Bo Bichette\"\n    },\n    \"12239\": {\n        \"playerName\": \"Luke Raley\"\n    },\n    \"12242\": {\n        \"playerName\": \"Cavan Biggio\"\n    },\n    \"12250\": {\n        \"playerName\": \"Harold Ramirez\"\n    },\n    \"12256\": {\n        \"playerName\": \"Evan Carter\"\n    },\n    \"12287\": {\n        \"playerName\": \"Matt Chapman\"\n    },\n    \"12325\": {\n        \"playerName\": \"Dane Dunning\"\n    },\n    \"12332\": {\n        \"playerName\": \"Ezequiel Duran\"\n    },\n    \"12391\": {\n        \"playerName\": \"Santiago Espinal\"\n    },\n    \"12399\": {\n        \"playerName\": \"Taylor Walls\"\n    },\n    \"12414\": {\n        \"playerName\": \"Adolis Garcia\"\n    },\n    \"12425\": {\n        \"playerName\": \"Mitch Garver\"\n    },\n    \"12426\": {\n        \"playerName\": \"Alika Williams\"\n    },\n    \"12433\": {\n        \"playerName\": \"Kevin Gausman\"\n    },\n    \"12438\": {\n        \"playerName\": \"Brett Wisely\"\n    },\n    \"12456\": {\n        \"playerName\": \"Jon Gray\"\n    },\n    \"12463\": {\n        \"playerName\": \"Vladimir Guerrero Jr.\"\n    },\n    \"12470\": {\n        \"playerName\": \"Lourdes Gurriel Jr.\"\n    },\n    \"12490\": {\n        \"playerName\": \"Riley Adams\"\n    },\n    \"12494\": {\n        \"playerName\": \"Jonah Heim\"\n    },\n    \"12497\": {\n        \"playerName\": \"Teoscar Hernandez\"\n    },\n    \"12510\": {\n        \"playerName\": \"Spencer Horwitz\"\n    },\n    \"12517\": {\n        \"playerName\": \"Danny Jansen\"\n    },\n    \"12525\": {\n        \"playerName\": \"Spencer Howard\"\n    },\n    \"12531\": {\n        \"playerName\": \"Sam Huff\"\n    },\n    \"12537\": {\n        \"playerName\": \"Andy Ibanez\"\n    },\n    \"12552\": {\n        \"playerName\": \"Yusei Kikuchi\"\n    },\n    \"12558\": {\n        \"playerName\": \"Alejandro Kirk\"\n    },\n    \"12586\": {\n        \"playerName\": \"Josh Bell\"\n    },\n    \"12591\": {\n        \"playerName\": \"Otto Lopez\"\n    },\n    \"12615\": {\n        \"playerName\": \"Alek Manoah\"\n    },\n    \"12627\": {\n        \"playerName\": \"Orelvis Martinez\"\n    },\n    \"12643\": {\n        \"playerName\": \"J.P. Martinez\"\n    },\n    \"12670\": {\n        \"playerName\": \"Patrick Corbin\"\n    },\n    \"12680\": {\n        \"playerName\": \"Gabriel Moreno\"\n    },\n    \"12770\": {\n        \"playerName\": \"Erick Fedde\"\n    },\n    \"12781\": {\n        \"playerName\": \"Martin Perez\"\n    },\n    \"12797\": {\n        \"playerName\": \"Trevor Richards\"\n    },\n    \"12817\": {\n        \"playerName\": \"Cole Ragans\"\n    },\n    \"12843\": {\n        \"playerName\": \"Davis Schneider\"\n    },\n    \"12884\": {\n        \"playerName\": \"George Springer\"\n    },\n    \"12886\": {\n        \"playerName\": \"Corey Seager\"\n    },\n    \"12898\": {\n        \"playerName\": \"Marcus Semien\"\n    },\n    \"12900\": {\n        \"playerName\": \"Jake Irvin\"\n    },\n    \"12902\": {\n        \"playerName\": \"Ross Stripling\"\n    },\n    \"12969\": {\n        \"playerName\": \"Joey Meneses\"\n    },\n    \"12976\": {\n        \"playerName\": \"Drew Millas\"\n    },\n    \"12980\": {\n        \"playerName\": \"Leody Taveras\"\n    },\n    \"12993\": {\n        \"playerName\": \"Mitchell Parker\"\n    },\n    \"13036\": {\n        \"playerName\": \"Davis Wendzel\"\n    },\n    \"13055\": {\n        \"playerName\": \"Victor Robles\"\n    },\n    \"13078\": {\n        \"playerName\": \"Joe Ross\"\n    },\n    \"13082\": {\n        \"playerName\": \"Keibert Ruiz\"\n    },\n    \"13123\": {\n        \"playerName\": \"Juan Soto\"\n    },\n    \"13147\": {\n        \"playerName\": \"Lane Thomas\"\n    },\n    \"13194\": {\n        \"playerName\": \"Jacob Young\"\n    },\n    \"15860\": {\n        \"playerName\": \"Jaylen Brown\"\n    },\n    \"15877\": {\n        \"playerName\": \"Sam Hauser\"\n    },\n    \"15884\": {\n        \"playerName\": \"Al Horford\"\n    },\n    \"15896\": {\n        \"playerName\": \"Kyrie Irving\"\n    },\n    \"15897\": {\n        \"playerName\": \"Luke Kornet\"\n    },\n    \"15903\": {\n        \"playerName\": \"Payton Pritchard\"\n    },\n    \"15922\": {\n        \"playerName\": \"Jayson Tatum\"\n    },\n    \"15932\": {\n        \"playerName\": \"Derrick White\"\n    },\n    \"16000\": {\n        \"playerName\": \"Derrick Jones Jr.\"\n    },\n    \"16009\": {\n        \"playerName\": \"Darius Garland\"\n    },\n    \"16046\": {\n        \"playerName\": \"P.J. Washington\"\n    },\n    \"16048\": {\n        \"playerName\": \"Evan Mobley\"\n    },\n    \"16079\": {\n        \"playerName\": \"Luka Doncic\"\n    },\n    \"16096\": {\n        \"playerName\": \"Josh Green\"\n    },\n    \"16101\": {\n        \"playerName\": \"Tim Hardaway Jr.\"\n    },\n    \"16108\": {\n        \"playerName\": \"Jaden Hardy\"\n    },\n    \"16116\": {\n        \"playerName\": \"Maxi Kleber\"\n    },\n    \"16148\": {\n        \"playerName\": \"Alec Burks\"\n    },\n    \"16177\": {\n        \"playerName\": \"Donte DiVincenzo\"\n    },\n    \"16293\": {\n        \"playerName\": \"Tyrese Haliburton\"\n    },\n    \"16311\": {\n        \"playerName\": \"Isaiah Jackson\"\n    },\n    \"16323\": {\n        \"playerName\": \"T.J. McConnell\"\n    },\n    \"16328\": {\n        \"playerName\": \"Andrew Nembhard\"\n    },\n    \"16333\": {\n        \"playerName\": \"Aaron Nesmith\"\n    },\n    \"16362\": {\n        \"playerName\": \"Myles Turner\"\n    },\n    \"16458\": {\n        \"playerName\": \"Max Strus\"\n    },\n    \"16459\": {\n        \"playerName\": \"Jrue Holiday\"\n    },\n    \"16467\": {\n        \"playerName\": \"Anthony Edwards\"\n    },\n    \"16476\": {\n        \"playerName\": \"Rudy Gobert\"\n    },\n    \"16498\": {\n        \"playerName\": \"Jaden McDaniels\"\n    },\n    \"16514\": {\n        \"playerName\": \"Jalen Brunson\"\n    },\n    \"16527\": {\n        \"playerName\": \"Isaiah Hartenstein\"\n    },\n    \"16530\": {\n        \"playerName\": \"Naz Reid\"\n    },\n    \"16542\": {\n        \"playerName\": \"Miles McBride\"\n    },\n    \"16550\": {\n        \"playerName\": \"Karl-Anthony Towns\"\n    },\n    \"16573\": {\n        \"playerName\": \"Luguentz Dort\"\n    },\n    \"16578\": {\n        \"playerName\": \"Obi Toppin\"\n    },\n    \"16585\": {\n        \"playerName\": \"Josh Giddey\"\n    },\n    \"16591\": {\n        \"playerName\": \"Shai Gilgeous-Alexander\"\n    },\n    \"16600\": {\n        \"playerName\": \"Chet Holmgren\"\n    },\n    \"16628\": {\n        \"playerName\": \"Isaiah Joe\"\n    },\n    \"16661\": {\n        \"playerName\": \"Aaron Wiggins\"\n    },\n    \"16665\": {\n        \"playerName\": \"Jalen Williams\"\n    },\n    \"16715\": {\n        \"playerName\": \"Josh Hart\"\n    },\n    \"16761\": {\n        \"playerName\": \"Precious Achiuwa\"\n    },\n    \"16795\": {\n        \"playerName\": \"Nickeil Alexander-Walker\"\n    },\n    \"16820\": {\n        \"playerName\": \"Pascal Siakam\"\n    },\n    \"16838\": {\n        \"playerName\": \"Daniel Gafford\"\n    },\n    \"16848\": {\n        \"playerName\": \"Donovan Mitchell\"\n    },\n    \"16865\": {\n        \"playerName\": \"Kristaps Porzingis\"\n    },\n    \"40878\": {\n        \"playerName\": \"Adam Henrique\"\n    },\n    \"40939\": {\n        \"playerName\": \"Charlie Coyle\"\n    },\n    \"40942\": {\n        \"playerName\": \"Charlie McAvoy\"\n    },\n    \"40945\": {\n        \"playerName\": \"Chris Wagner\"\n    },\n    \"40951\": {\n        \"playerName\": \"Craig Smith\"\n    },\n    \"40955\": {\n        \"playerName\": \"David Pastrnak\"\n    },\n    \"40961\": {\n        \"playerName\": \"Hampus Lindholm\"\n    },\n    \"40971\": {\n        \"playerName\": \"Jake DeBrusk\"\n    },\n    \"40972\": {\n        \"playerName\": \"Sam Carrick\"\n    },\n    \"40975\": {\n        \"playerName\": \"Sam Steel\"\n    },\n    \"41013\": {\n        \"playerName\": \"Casey Mittelstadt\"\n    },\n    \"41019\": {\n        \"playerName\": \"Pavel Zacha\"\n    },\n    \"41036\": {\n        \"playerName\": \"Chris Tanev\"\n    },\n    \"41038\": {\n        \"playerName\": \"Andrei Svechnikov\"\n    },\n    \"41043\": {\n        \"playerName\": \"Brady Skjei\"\n    },\n    \"41046\": {\n        \"playerName\": \"Brent Burns\"\n    },\n    \"41047\": {\n        \"playerName\": \"Elias Lindholm\"\n    },\n    \"41048\": {\n        \"playerName\": \"Kyle Okposo\"\n    },\n    \"41069\": {\n        \"playerName\": \"Jaccob Slavin\"\n    },\n    \"41072\": {\n        \"playerName\": \"Nikita Zadorov\"\n    },\n    \"41079\": {\n        \"playerName\": \"Jesperi Kotkaniemi\"\n    },\n    \"41084\": {\n        \"playerName\": \"Jordan Martinook\"\n    },\n    \"41087\": {\n        \"playerName\": \"Jordan Staal\"\n    },\n    \"41101\": {\n        \"playerName\": \"Martin Necas\"\n    },\n    \"41107\": {\n        \"playerName\": \"Andrew Cogliano\"\n    },\n    \"41111\": {\n        \"playerName\": \"Artturi Lehkonen\"\n    },\n    \"41112\": {\n        \"playerName\": \"Sebastian Aho\"\n    },\n    \"41115\": {\n        \"playerName\": \"Seth Jarvis\"\n    },\n    \"41117\": {\n        \"playerName\": \"Erik Gustafsson\"\n    },\n    \"41124\": {\n        \"playerName\": \"Teuvo Teravainen\"\n    },\n    \"41126\": {\n        \"playerName\": \"Cale Makar\"\n    },\n    \"41133\": {\n        \"playerName\": \"Devon Toews\"\n    },\n    \"41164\": {\n        \"playerName\": \"Josh Manson\"\n    },\n    \"41181\": {\n        \"playerName\": \"Jack Roslovic\"\n    },\n    \"41183\": {\n        \"playerName\": \"Mikko Rantanen\"\n    },\n    \"41186\": {\n        \"playerName\": \"Nathan MacKinnon\"\n    },\n    \"41194\": {\n        \"playerName\": \"Esa Lindell\"\n    },\n    \"41202\": {\n        \"playerName\": \"Samuel Girard\"\n    },\n    \"41209\": {\n        \"playerName\": \"Jamie Benn\"\n    },\n    \"41214\": {\n        \"playerName\": \"Valeri Nichushkin\"\n    },\n    \"41215\": {\n        \"playerName\": \"Jason Robertson\"\n    },\n    \"41219\": {\n        \"playerName\": \"Joe Pavelski\"\n    },\n    \"41238\": {\n        \"playerName\": \"Mason Marchment\"\n    },\n    \"41242\": {\n        \"playerName\": \"Brett Kulak\"\n    },\n    \"41247\": {\n        \"playerName\": \"Miro Heiskanen\"\n    },\n    \"41248\": {\n        \"playerName\": \"Cody Ceci\"\n    },\n    \"41253\": {\n        \"playerName\": \"Radek Faksa\"\n    },\n    \"41254\": {\n        \"playerName\": \"Connor McDavid\"\n    },\n    \"41257\": {\n        \"playerName\": \"Darnell Nurse\"\n    },\n    \"41260\": {\n        \"playerName\": \"Derek Ryan\"\n    },\n    \"41261\": {\n        \"playerName\": \"Filip Hronek\"\n    },\n    \"41271\": {\n        \"playerName\": \"Roope Hintz\"\n    },\n    \"41272\": {\n        \"playerName\": \"Dylan Holloway\"\n    },\n    \"41275\": {\n        \"playerName\": \"Evan Bouchard\"\n    },\n    \"41277\": {\n        \"playerName\": \"Evander Kane\"\n    },\n    \"41278\": {\n        \"playerName\": \"Ryan Suter\"\n    },\n    \"41287\": {\n        \"playerName\": \"Thomas Harley\"\n    },\n    \"41292\": {\n        \"playerName\": \"Tyler Seguin\"\n    },\n    \"41299\": {\n        \"playerName\": \"Leon Draisaitl\"\n    },\n    \"41302\": {\n        \"playerName\": \"Aaron Ekblad\"\n    },\n    \"41304\": {\n        \"playerName\": \"Mattias Janmark\"\n    },\n    \"41305\": {\n        \"playerName\": \"Aleksander Barkov\"\n    },\n    \"41309\": {\n        \"playerName\": \"Pius Suter\"\n    },\n    \"41317\": {\n        \"playerName\": \"Anton Lundell\"\n    },\n    \"41319\": {\n        \"playerName\": \"Philip Broberg\"\n    },\n    \"41320\": {\n        \"playerName\": \"Brandon Montour\"\n    },\n    \"41322\": {\n        \"playerName\": \"Ryan McLeod\"\n    },\n    \"41324\": {\n        \"playerName\": \"Carter Verhaeghe\"\n    },\n    \"41325\": {\n        \"playerName\": \"Ryan Nugent-Hopkins\"\n    },\n    \"41334\": {\n        \"playerName\": \"Eetu Luostarinen\"\n    },\n    \"41336\": {\n        \"playerName\": \"Warren Foegele\"\n    },\n    \"41338\": {\n        \"playerName\": \"Zach Hyman\"\n    },\n    \"41340\": {\n        \"playerName\": \"Gustav Forsling\"\n    },\n    \"41351\": {\n        \"playerName\": \"Brandon Duhaime\"\n    },\n    \"41358\": {\n        \"playerName\": \"Matthew Tkachuk\"\n    },\n    \"41367\": {\n        \"playerName\": \"Nick Cousins\"\n    },\n    \"41385\": {\n        \"playerName\": \"Ryan Lomberg\"\n    },\n    \"41388\": {\n        \"playerName\": \"Sam Bennett\"\n    },\n    \"41392\": {\n        \"playerName\": \"Sam Reinhart\"\n    },\n    \"41417\": {\n        \"playerName\": \"Sean Walker\"\n    },\n    \"41436\": {\n        \"playerName\": \"Evgenii Dadonov\"\n    },\n    \"41479\": {\n        \"playerName\": \"Jimmy Vesey\"\n    },\n    \"41497\": {\n        \"playerName\": \"Matt Duchene\"\n    },\n    \"41500\": {\n        \"playerName\": \"Mattias Ekholm\"\n    },\n    \"41508\": {\n        \"playerName\": \"Miles Wood\"\n    },\n    \"41532\": {\n        \"playerName\": \"Yakov Trenin\"\n    },\n    \"41539\": {\n        \"playerName\": \"Adam Fox\"\n    },\n    \"41544\": {\n        \"playerName\": \"Alexis Lafreniere\"\n    },\n    \"41550\": {\n        \"playerName\": \"Artemi Panarin\"\n    },\n    \"41557\": {\n        \"playerName\": \"Barclay Goodrow\"\n    },\n    \"41559\": {\n        \"playerName\": \"Braden Schneider\"\n    },\n    \"41563\": {\n        \"playerName\": \"Chris Kreider\"\n    },\n    \"41569\": {\n        \"playerName\": \"Filip Chytil\"\n    },\n    \"41571\": {\n        \"playerName\": \"Connor Brown\"\n    },\n    \"41581\": {\n        \"playerName\": \"Jacob Trouba\"\n    },\n    \"41590\": {\n        \"playerName\": \"Jonny Brodzinski\"\n    },\n    \"41600\": {\n        \"playerName\": \"K'Andre Miller\"\n    },\n    \"41603\": {\n        \"playerName\": \"Kaapo Kakko\"\n    },\n    \"41612\": {\n        \"playerName\": \"Zach Parise\"\n    },\n    \"41619\": {\n        \"playerName\": \"Mika Zibanejad\"\n    },\n    \"41622\": {\n        \"playerName\": \"Nils Lundkvist\"\n    },\n    \"41627\": {\n        \"playerName\": \"Ryan Lindgren\"\n    },\n    \"41646\": {\n        \"playerName\": \"Vincent Trocheck\"\n    },\n    \"41655\": {\n        \"playerName\": \"Evan Rodrigues\"\n    },\n    \"41660\": {\n        \"playerName\": \"Jake Guentzel\"\n    },\n    \"41704\": {\n        \"playerName\": \"Teddy Blueger\"\n    },\n    \"41710\": {\n        \"playerName\": \"Tony DeAngelo\"\n    },\n    \"41727\": {\n        \"playerName\": \"Alex Wennberg\"\n    },\n    \"41732\": {\n        \"playerName\": \"Steven Lorentz\"\n    },\n    \"41738\": {\n        \"playerName\": \"Carson Soucy\"\n    },\n    \"41779\": {\n        \"playerName\": \"Niko Mikkola\"\n    },\n    \"41783\": {\n        \"playerName\": \"Corey Perry\"\n    },\n    \"41784\": {\n        \"playerName\": \"Morgan Geekie\"\n    },\n    \"41810\": {\n        \"playerName\": \"Vladimir Tarasenko\"\n    },\n    \"41824\": {\n        \"playerName\": \"Brock Boeser\"\n    },\n    \"41830\": {\n        \"playerName\": \"Conor Garland\"\n    },\n    \"41836\": {\n        \"playerName\": \"Elias Pettersson\"\n    },\n    \"41842\": {\n        \"playerName\": \"Ross Colton\"\n    },\n    \"41846\": {\n        \"playerName\": \"J.T. Miller\"\n    },\n    \"41866\": {\n        \"playerName\": \"Nils Aman\"\n    },\n    \"41868\": {\n        \"playerName\": \"Nils Hoglander\"\n    },\n    \"41871\": {\n        \"playerName\": \"Oliver Ekman-Larsson\"\n    },\n    \"41875\": {\n        \"playerName\": \"Quinn Hughes\"\n    },\n    \"41895\": {\n        \"playerName\": \"Tyler Myers\"\n    },\n    \"41898\": {\n        \"playerName\": \"Vasily Podkolzin\"\n    },\n    \"41933\": {\n        \"playerName\": \"Dmitry Orlov\"\n    },\n    \"41939\": {\n        \"playerName\": \"Evgeny Kuznetsov\"\n    },\n    \"42007\": {\n        \"playerName\": \"David Peralta\"\n    },\n    \"55522\": {\n        \"playerName\": \"Cade Povich\"\n    },\n    \"63494\": {\n        \"playerName\": \"Jordan Beck\"\n    },\n    \"77900\": {\n        \"playerName\": \"Jahmai Jones\"\n    },\n    \"82550\": {\n        \"playerName\": \"Drew Thorpe\"\n    },\n    \"89699\": {\n        \"playerName\": \"Trey Lipscomb\"\n    },\n    \"1054601\": {\n        \"playerName\": \"Vincent Desharnais\"\n    },\n    \"1057982\": {\n        \"playerName\": \"Kevin Stenlund\"\n    },\n    \"1059705\": {\n        \"playerName\": \"Phillip Di Giuseppe\"\n    },\n    \"1059709\": {\n        \"playerName\": \"Dakota Joshua\"\n    },\n    \"1090779\": {\n        \"playerName\": \"Wyatt Johnston\"\n    },\n    \"1090782\": {\n        \"playerName\": \"Logan Stankoven\"\n    },\n    \"1118901\": {\n        \"playerName\": \"Stefan Noesen\"\n    },\n    \"1119767\": {\n        \"playerName\": \"Will Cuylle\"\n    },\n    \"1182305\": {\n        \"playerName\": \"Jack Drury\"\n    },\n    \"1569984\": {\n        \"playerName\": \"Dereck Lively II\"\n    },\n    \"2917786\": {\n        \"playerName\": \"Joey Ortiz\"\n    },\n    \"2919389\": {\n        \"playerName\": \"Keaton Winn\"\n    },\n    \"2921765\": {\n        \"playerName\": \"Roddery Munoz\"\n    },\n    \"3226193\": {\n        \"playerName\": \"Blake Sabol\"\n    },\n    \"3430496\": {\n        \"playerName\": \"Masataka Yoshida\"\n    },\n    \"3434752\": {\n        \"playerName\": \"Scott McGough\"\n    },\n    \"3801004\": {\n        \"playerName\": \"Michael Conforto\"\n    },\n    \"4377794\": {\n        \"playerName\": \"Tanner Bibee\"\n    },\n    \"4383662\": {\n        \"playerName\": \"Tyler Locklear\"\n    },\n    \"4384771\": {\n        \"playerName\": \"Justyn-Henry Malloy\"\n    },\n    \"4390367\": {\n        \"playerName\": \"Nick Nastrini\"\n    },\n    \"4411275\": {\n        \"playerName\": \"Bryan Woo\"\n    },\n    \"4499953\": {\n        \"playerName\": \"Colin Rea\"\n    },\n    \"4558949\": {\n        \"playerName\": \"Mike Tauchman\"\n    },\n    \"4706488\": {\n        \"playerName\": \"Nick Martini\"\n    },\n    \"4727571\": {\n        \"playerName\": \"Brett Harris\"\n    },\n    \"4728400\": {\n        \"playerName\": \"Duke Ellis\"\n    },\n    \"4797532\": {\n        \"playerName\": \"Blake Dunn\"\n    },\n    \"4804605\": {\n        \"playerName\": \"Spencer Arrighetti\"\n    },\n    \"11439778\": {\n        \"playerName\": \"Ben Sheppard\"\n    },\n    \"11517228\": {\n        \"playerName\": \"Dante Exum\"\n    },\n    \"11582629\": {\n        \"playerName\": \"Paul Skenes\"\n    },\n    \"11582990\": {\n        \"playerName\": \"Wyatt Langford\"\n    },\n    \"11583306\": {\n        \"playerName\": \"Nolan Schanuel\"\n    },\n    \"11583623\": {\n        \"playerName\": \"Hurston Waldrep\"\n    },\n    \"11758727\": {\n        \"playerName\": \"Nicky Lopez\"\n    },\n    \"12034650\": {\n        \"playerName\": \"Carson Spiers\"\n    },\n    \"12338462\": {\n        \"playerName\": \"Matt Rempe\"\n    },\n    \"12591067\": {\n        \"playerName\": \"Yoshinobu Yamamoto\"\n    },\n    \"12688868\": {\n        \"playerName\": \"Shota Imanaga\"\n    },\n    \"12830129\": {\n        \"playerName\": \"Yariel Rodriguez\"\n    },\n    \"12863946\": {\n        \"playerName\": \"Jonathan Cannon\"\n    },\n    \"12864013\": {\n        \"playerName\": \"Adam Mazur\"\n    },\n    \"13162470\": {\n        \"playerName\": \"Jake Bloss\"\n    }\n}"}],"_postman_id":"136dda1d-ab97-4652-bd66-586614e8fad0"},{"name":"Overtime V2 player info","id":"96819f8f-710c-4ba7-8b42-c13070a73d9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/players-info/{{playerId}}","description":"<h2 id=\"get-a-single-player-basic-info\">Get a single player basic info</h2>\n<p>Use <code>/overtime-v2/players-info/{{playerId}}</code> to get basic info for a single player.</p>\n<p>It returns basic info for a single player (only the player's name for now).</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-players-info\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","players-info","{{playerId}}"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"269dae9d-611f-4c9e-8dfb-58fab97a7377","name":"Overtime V2 player info response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/players-info/1956"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 08:17:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1d-/O6q9x35+GOYIjJqV8O5tKeKth0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"playerName\": \"Bobby Miller\"\n}"}],"_postman_id":"96819f8f-710c-4ba7-8b42-c13070a73d9b"},{"name":"Overtime V2 live scores","id":"78bbfe42-8240-431a-bb2f-812df167bdd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/live-scores","description":"<h2 id=\"get-a-live-scores-for-games\">Get a live scores for games</h2>\n<p>Use <code>/overtime-v2/live-scores</code> to get live scores for games (in case the provider supports live scores).</p>\n<p>It returns live scores for games: status, period, clock, scores, and scores by period.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-live-scores\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","live-scores"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"45be1e44-1c31-4a5e-9c23-a81c74f02254","name":"Overtime V2 live scores response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/live-scores"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 08:22:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"104856"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"19998-iwYUKRCtgqXr6MXMXfCx1cJaRxk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"0x6362316662333238383634646261613865343062616163373466336633663133\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            2,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3462633731616239613138363862353064646138363165303766646666333436\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 11,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            1,\n            5,\n            0,\n            0,\n            4,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0\n        ]\n    },\n    \"0x3133386537313735646435636664666431396361323935363931343036613235\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            3,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            4\n        ]\n    },\n    \"0x3432323065396163396466393233363965663934366635366665643734306335\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3537376133346362663166626662383264626537333735373964613166303330\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            4,\n            1,\n            1,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3731316637633738613637313861343663356239613836343764663061623535\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            6,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x3731616435306461663036323634363936353536383838396536376533356434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3738633061616631303031323731363738383066663766626237393231613264\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6233343837326431663036303364386139393065323938656537613030396239\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            5\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6662636664386237303165353836316231333563303263613631393734373536\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            2,\n            1,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3966353333343438626162373135336536623062626663656330333332383762\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3165646137366439366335393136356334633537373537653933633964636137\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3364313465393664623431636139636465343932306230396664643366636631\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            3\n        ]\n    },\n    \"0x3934343937616161396633336436353330653032336465623532313661323763\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            2,\n            0,\n            0,\n            3,\n            0,\n            1\n        ]\n    },\n    \"0x6464333563346366386165373932383537323936656136666132656266323537\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_POSTPONED\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6132346335633461646166363165353766653734306136666630306661613763\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3039363466326666383232316230303335316266323930363362313364383633\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3339376431663239316230376265343662336565333333656163363831393432\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3565376363616566343636623664616434643366666633316631653334666461\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            5\n        ]\n    },\n    \"0x6138356634316330303865336162363730663962393036333530383962363133\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6363636464633736373136313561653434326365386332336231363063333339\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            0,\n            1,\n            0,\n            3,\n            0\n        ]\n    },\n    \"0x6231343334643665363637653163386565626564336464653463326131356630\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            3\n        ]\n    },\n    \"0x6165396335323538333036616236363030346165303763343361666135383461\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            3,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6132313736303062643735323963636236333231333633316564626262366664\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 13,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            2,\n            0,\n            3,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            2,\n            3,\n            0,\n            3,\n            3,\n            0\n        ]\n    },\n    \"0x3537623131356564396532356139613738643236666534326530626161323838\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3033376166353731313435383865613964393632663032323737636537396530\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3334646338633364643963663164663233626132336665336237383436313038\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3231326331353261643339633937333962643163343032343931323161656330\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6434313462393865323034346139376464333831386565366361646437333137\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 102,\n        \"awayScore\": 105,\n        \"homeScoreByPeriod\": [\n            27,\n            30,\n            26,\n            19\n        ],\n        \"awayScoreByPeriod\": [\n            29,\n            29,\n            22,\n            25\n        ]\n    },\n    \"0x3465343364313830663732333731323161653364643537386162343137636265\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 100,\n        \"awayScore\": 105,\n        \"homeScoreByPeriod\": [\n            20,\n            29,\n            24,\n            27\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            22,\n            29,\n            27\n        ]\n    },\n    \"0x3032373639393332363762383838623463313066323238343764636238383362\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            2,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            3,\n            2\n        ]\n    },\n    \"0x3561663935666335383537663661393763363131356563393236336336336165\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3239313562643335653634393138313934393363303135623232383263376332\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2\n        ]\n    },\n    \"0x3465626238363238323037626561346139326338333331383834616630653138\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3565383262303761393931376531323861663238613238343836313261623735\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+3'\",\n        \"homeScore\": 0,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0\n        ]\n    },\n    \"0x6464653530373164393664316262623239313161393033393662353066616331\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0\n        ]\n    },\n    \"0x6535333332356537353766326133346434663836313365323561303339383637\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+4'\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3134653436336663343236366264316139396561343761626434643634663735\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3237376433306264313262383962663137323638623566646436653438376535\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3736396638613539313735336136383862666464613461363930363532653634\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 0,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x6261343362623030396263353635633138386533656166653864353566303437\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+4'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x3963663737373530393837353765623330656262653736623936303831363138\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            2,\n            2,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3932306433353337323865303639386430303632343139316232396137646439\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+12'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x6331366664363731313836306632636134636563346264626330646433303766\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x3265326136363966383639353335646431313436333933346165306431616234\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6438303639666236356662343562616435656534393566306632306464333563\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0\n        ]\n    },\n    \"0x6639633333663232323961643930343465333333633830653462363930373332\": {\n        \"period\": 12,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            2,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            4,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3266666132316139623761393334656561663739633263663535393036393964\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 76,\n        \"awayScore\": 75,\n        \"homeScoreByPeriod\": [\n            76\n        ],\n        \"awayScoreByPeriod\": [\n            75\n        ]\n    },\n    \"0x3431616631663739666438646665313635633038303130353731346634643139\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 104,\n        \"awayScore\": 101,\n        \"homeScoreByPeriod\": [\n            104\n        ],\n        \"awayScoreByPeriod\": [\n            101\n        ]\n    },\n    \"0x3639353936643135386161313962376433653938303932616135333562346163\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 142,\n        \"awayScore\": 141,\n        \"homeScoreByPeriod\": [\n            142\n        ],\n        \"awayScoreByPeriod\": [\n            141\n        ]\n    },\n    \"0x6364346130353134353964336134656563626438656638313131666663616232\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 162,\n        \"awayScore\": 163,\n        \"homeScoreByPeriod\": [\n            162\n        ],\n        \"awayScoreByPeriod\": [\n            163\n        ]\n    },\n    \"0x3530393662373062343734336264353733383961363561336461663837643462\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            1,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3736356663346138376434613366383433326262356438653562633933653134\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            3,\n            0\n        ]\n    },\n    \"0x6565386139646138343334376339316138356334303663323338343435613535\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3962323333653436626336623937333334383132373534313830316165616164\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6539396330653030383937623039343337363033306264626132396161306565\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x3633393138323537323361663865666661363832306236656661616565393237\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 103,\n        \"awayScore\": 124,\n        \"homeScoreByPeriod\": [\n            19,\n            21,\n            33,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            35,\n            34,\n            28,\n            27\n        ]\n    },\n    \"0x3565373966326137613264396436356466303333333834643935383431313664\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            5,\n            1,\n            0\n        ]\n    },\n    \"0x3164613263323363313332623635346464623765333738306136636334326635\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6135646239303736376133393930656635333431346438366235353862643864\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            2,\n            0,\n            1\n        ]\n    },\n    \"0x3163313735643466383233316133393435613364366366653535393764373435\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6633356364326664393337393138333136313838376232393739643233306239\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3066353064393336643564656431643535356535623164333830373335303834\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            2,\n            0,\n            0,\n            0,\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3265386564663433323861353531303135366135363637613038363831323361\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            1,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3563326335326162616631393238346335336335373263343839663866353766\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            4,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6263383563623866633338366532313433376435613562613562646336633561\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 10,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            4,\n            1,\n            0,\n            3,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            3,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            4\n        ]\n    },\n    \"0x3335323466303037363036323031373239303366386234393065656638343738\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3463346466656631356163356536643235346336346235353661333666353930\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 12,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            3,\n            0,\n            0,\n            6,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3635663537323139313664363966363633376664636165633037373861656132\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            2,\n            1,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6162333337323739386239396666396166363734333036343265616335363136\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            5\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            9,\n            0\n        ]\n    },\n    \"0x3564613734666162303430663363616665343536366234376236623330663032\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            0\n        ]\n    },\n    \"0x3966323662666231373364613664303639393762303665366535343662666261\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3061333063306537666138643531383838633266616139303466643965356236\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3333376535363264376264663665343961633733633237306539383333343862\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3264613035663730663465633736393436376136306630613062653362353730\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            3,\n            1,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            2,\n            4,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3636623361363134316135306538333038373539376564663562653533326563\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            3,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x3265396436623733663637346230666433623934396535313066346464393938\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3465613537636262356161623839303064633663623331303832383437663262\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            4\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6432656337623830396263306639306662666236653766633830356132313839\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 13,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            3,\n            3,\n            1,\n            3,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x6632343033376238626234653630633231636332383064633631373539363834\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6166616266333630386131666439303531643765376337336230323565613331\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3331613962316562663835626137666437306665356235383036383737643764\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            5,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3630613865343164383465386238393861636534386162633534643763643534\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3730303036393862633232326665646534326165363464343733626338353839\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            5,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6666616532316161353564353038616231386531333161626630356464343266\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3931613738636463313939323663613763666237356135613666633062636133\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            3,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6530323664336233316663373665343132663030396161333564396137393837\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6463663062313061613732373136396230336136646562393436666631666434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 10,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            4,\n            0,\n            3,\n            0,\n            1,\n            2,\n            0\n        ]\n    },\n    \"0x6635383935303565666137313034666431623938656138383139393334363733\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            1,\n            3,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x3938316666396263383335656234303137666565356130303433616635333039\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            4,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            5,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6534323934333030343937653062326564353539393062396434666134616336\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3137336266643839623436306461343764333262346337656534316138366663\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            4,\n            1,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            1,\n            0,\n            2,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3233386362626631303863323431333166316432363031353032366331646532\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3036346633386436376237393866353438613938306537363036333761656132\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3062373463306330313662353931666239633033366365656534333938653736\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3835383635626230623465613536663364333666633933636235393265623538\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            3,\n            1,\n            0,\n            0,\n            4,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            3,\n            0\n        ]\n    },\n    \"0x3231383839383061616333306430633833336564663763623138353934363730\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            3,\n            0,\n            2,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3465623330653763626366643665363835373064626663313165313338313737\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            2,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3766656537383439323261383563643835653536313362346130386336366561\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 12,\n        \"homeScoreByPeriod\": [\n            4,\n            0,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            2,\n            0,\n            0,\n            2,\n            6\n        ]\n    },\n    \"0x6165636439363730316230323663346537373366346137306235636434323236\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            6,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x3365613232633931646235363365393433666138323364323830663061363037\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6332316336313233396331623130386139383531393234393331336532333338\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            6,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6236323736393762636565636638613162616537623931376435323839396631\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            3,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6661663937336332303533343335653831663264646362623335373461363933\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 10,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            7,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            1,\n            1,\n            1,\n            1,\n            0\n        ]\n    },\n    \"0x3233633436333533633561336334343237663039623836623334366564303036\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            4,\n            0,\n            0,\n            0,\n            4,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            2,\n            1,\n            0\n        ]\n    },\n    \"0x3039666530336362366264386262366261663732336364303063326233343463\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3536663738663464663336646131326162363034343739356337386464623530\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            2,\n            0,\n            3,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            4,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3937636263303731636237346264626563333437383235353431386432353231\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            3,\n            0,\n            0,\n            2,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6162313332363536333364303036366663373862326234623765343233393035\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3164626531336161666464626564326562666562663536316661353532363539\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3039383663323964333764316164326262386133663336616539663539646131\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            3,\n            1,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            2,\n            2\n        ]\n    },\n    \"0x6634656263666663663639323534396262656465333834393833663133613863\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6336366266326466373463336434393936306337373064336331363631353765\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6566353330623531326139636632346566643261646331613639376238313633\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            3,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            4,\n            0,\n            0,\n            0,\n            6,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6537386232656139306663633630656439363536623866373134333730393761\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            3,\n            0\n        ]\n    },\n    \"0x3661316338383430383063666336633639343665323132353434333663646538\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            3,\n            2,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6564313162656439663466366335663366656639666462316461616462303630\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            0,\n            2,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6663363131396163396166653931653664356132643438663839383465373636\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3536663930306237323035336431633735326636376566363836626163663065\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 14,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2,\n            0,\n            4,\n            0,\n            4,\n            2,\n            1,\n            0\n        ]\n    },\n    \"0x3233383063646662396639336361663165356165366461393731353531353566\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 107,\n        \"awayScore\": 89,\n        \"homeScoreByPeriod\": [\n            37,\n            26,\n            23,\n            21\n        ],\n        \"awayScoreByPeriod\": [\n            20,\n            22,\n            24,\n            23\n        ]\n    },\n    \"0x3066396533383465643132653533336136356233636432306535343939633434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3466353366373733643738623330636663633735386665376264356233353235\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3632343463383632303833656633343566363934646634393434613230306431\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6161643363373662323566383764613530386562393165303737653739303039\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            2,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3430643734333065383362376431616131666161383166323236663630326663\": {\n        \"period\": 11,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x6330313162376131656635643766616433383338636631366331666239653130\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6530316562336536633065386539333534663639303462353066343464623861\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6461646166383739633636646265633337633437383931633761663437376366\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            2,\n            1,\n            0\n        ]\n    },\n    \"0x3132613335363032383833326232623334663436626536366163633365636666\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            3,\n            0,\n            2,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6331346664366337616139626439383334346638303062336236316164343232\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 10,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            0,\n            3,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            7,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6637366433353535303538323766643262656238353637343233333630643063\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            3,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6365393338616163663532643835353965366664323639373338303039393034\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            5,\n            1,\n            0\n        ]\n    },\n    \"0x3233323161323538393162313564663937393236643030343261366435623132\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 10,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            5\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0\n        ]\n    },\n    \"0x6232613661336661353137663133313561313361653538656138643332633566\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6630363861336634333266646334333064313834313932313732656532623739\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 168,\n        \"awayScore\": 194,\n        \"homeScoreByPeriod\": [\n            168\n        ],\n        \"awayScoreByPeriod\": [\n            194\n        ]\n    },\n    \"0x3138366665643461376565376638323830386139643263346131373731633231\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 86,\n        \"awayScore\": 85,\n        \"homeScoreByPeriod\": [\n            27,\n            29,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            30,\n            28,\n            27\n        ]\n    },\n    \"0x3663323430383131653437656431386532316364633339353565343439636266\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 81,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            27,\n            27\n        ]\n    },\n    \"0x3737626363623335663266343766396662613962316165326432343835623837\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 86,\n        \"awayScore\": 85,\n        \"homeScoreByPeriod\": [\n            29,\n            29,\n            28\n        ],\n        \"awayScoreByPeriod\": [\n            28,\n            28,\n            29\n        ]\n    },\n    \"0x3837363730336231656234336534636238633130393865623036353738623235\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 88,\n        \"awayScore\": 83,\n        \"homeScoreByPeriod\": [\n            30,\n            28,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            29,\n            27\n        ]\n    },\n    \"0x6161316165396531643763323161303339396537643264613961366364346135\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 80,\n        \"awayScore\": 90,\n        \"homeScoreByPeriod\": [\n            27,\n            27,\n            26\n        ],\n        \"awayScoreByPeriod\": [\n            30,\n            30,\n            30\n        ]\n    },\n    \"0x6531303531353462383464623636653932393834396539353237363439666239\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 81,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            27,\n            27\n        ]\n    },\n    \"0x6537303730616438666562636133633264343262336464646662383364303163\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 81,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            27,\n            27\n        ]\n    },\n    \"0x6264303935636265356236363732333935383435326133646635663963376530\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3061313664666137313735313039643636303437373765326264653736326535\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3135366536346337336136323461386334333761356563373537356239373133\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 77,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            25,\n            27,\n            25\n        ]\n    },\n    \"0x3631653965346439306137346433336635303164306136383962323735373461\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6339623664383834323064343430343937386233666639346638653266666464\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6562653064373230663937316665633636616164636363646331306538376239\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6666366664313638343765316536623333623063386439353437636430633264\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x3234636137363336633337613234356634313766666338656138623532646334\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x3634633737303363363836353963366563636563313333323632306461633731\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6230383339393662616437333830313638616238653630643432303232653965\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x3138333938373637363730343738653231663564653031656138396337343963\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            3,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6363326634663431393563376636383165346463313635333261316639336264\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 105,\n        \"awayScore\": 98,\n        \"homeScoreByPeriod\": [\n            25,\n            29,\n            29,\n            22\n        ],\n        \"awayScoreByPeriod\": [\n            28,\n            23,\n            23,\n            24\n        ]\n    },\n    \"0x6161356338616364323962666562616163363737616566666536646461613533\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            0,\n            2,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3133653338616539336466613432656337306230623938366635626533383732\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3336383463383563656166393838636533623464656635636539363834396639\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3866353832363430333935343162346136316263333537353533646136383732\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3963636339303131613835333337623735386636373761643437616630623039\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3161383264663239393961393338643962623731663161373632346665313638\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            4\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            1,\n            1,\n            0\n        ]\n    },\n    \"0x3466303431323464383533623763396433326233656431373333666136626337\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            1,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3336346134663438623937396264303632643966663438633332653633396331\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3831386565343036306632633466626636613264333238393466393039383364\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3138643263306138353063623563623966363464316233303435643337313966\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x6166613635616534303861313664653764343832656462373235646366653633\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            4\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3132663238333564663438306539666264303231643834316430303065356534\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3730313834353939343564633339323466333738363537653830306435323266\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            2,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6566626637623066396664306532653633653631326464366639383931643461\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1\n        ]\n    },\n    \"0x3134623130323733613833663564613235386262366161623162353832663431\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 68,\n        \"awayScore\": 87,\n        \"homeScoreByPeriod\": [\n            15,\n            18,\n            17,\n            18\n        ],\n        \"awayScoreByPeriod\": [\n            25,\n            13,\n            26,\n            23\n        ]\n    },\n    \"0x3564393861376139663338633434323866383430616230623932366664376562\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3130396339346233653036366231636439353139336661643739336465326237\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x6138336363313565646563303935356163353735646564333965303861396666\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6664323362616165373233396461646236366234346231336366616237653964\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 10,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            4,\n            0,\n            1,\n            3,\n            0,\n            0\n        ]\n    },\n    \"0x3332326561663366323732373564623465343439353732666366323264663465\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            2,\n            0,\n            1,\n            1,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3563383635633664653939613836346337386639313932333839633766633962\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6165653938393062373335313832666565313538313134626234383936356265\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3437383762363663636662663137633166663561393565383830616637623565\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6639653438613936353332303561333930656435333332616265343237323131\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 95,\n        \"awayScore\": 79,\n        \"homeScoreByPeriod\": [\n            25,\n            23,\n            18,\n            29\n        ],\n        \"awayScoreByPeriod\": [\n            25,\n            17,\n            19,\n            18\n        ]\n    },\n    \"0x3731303461336665373338306362623261613963656335663831633839323432\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 15,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            3,\n            1,\n            7,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6134623531613634343061633331643637663039383939653163316437376263\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 17,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            5,\n            0,\n            0,\n            3,\n            0,\n            2,\n            0,\n            7\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            1,\n            0,\n            1,\n            2,\n            3,\n            1\n        ]\n    },\n    \"0x3264363734336463613835643061393632386430656431333631353232636166\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            5,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3\n        ]\n    },\n    \"0x3432363761373832343566313139313562306130313663366166303030363963\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            3,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6361363963363230313362326162653036383865656131666434633164666261\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6462396465353539343837643562643033633030613735353334376264353835\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x6236623033383966373164623533663461376663656239623030623630303561\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            3,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3931393864363835646464343263373034366239323966356237306434326663\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            3,\n            0,\n            0\n        ]\n    },\n    \"0x3864303935643837643837643931653737346662626538363530656366393762\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            5,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x6134326633396333333539383633313131353039393063343066616634623164\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 10,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            2,\n            3,\n            0,\n            0,\n            1,\n            0,\n            2,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6665623037633739323338356366323566343338626235306663623631386166\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            2,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3436386364663031323962633837326435393466396530386235396431396331\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 75,\n        \"awayScore\": 83,\n        \"homeScoreByPeriod\": [\n            22,\n            16,\n            17,\n            20\n        ],\n        \"awayScoreByPeriod\": [\n            20,\n            20,\n            20,\n            23\n        ]\n    },\n    \"0x3438653937653639396462373236656231363561616138613464393232303265\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 99,\n        \"awayScore\": 106,\n        \"homeScoreByPeriod\": [\n            31,\n            20,\n            19,\n            29\n        ],\n        \"awayScoreByPeriod\": [\n            30,\n            20,\n            35,\n            21\n        ]\n    },\n    \"0x3031623239313864303539373766663066363534393731393732396538366439\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3038663830323137353534656239636234366138303963613137363739303232\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            1,\n            4,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3835643862343061356436633039366565653961333336323137303538616162\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6434643635323031656135383637623461383063346465393462336565386561\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3436646631313733626665666631653963303037366536613461346366333432\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0\n        ]\n    },\n    \"0x6639326665353465313262303138356632323666656565383064323566623861\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            1,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6631373236336365613730386264323232626133336665616439613563323336\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3461643935636635666135653934303866366364633432366164656239323365\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 91,\n        \"awayScore\": 84,\n        \"homeScoreByPeriod\": [\n            33,\n            26,\n            14,\n            18\n        ],\n        \"awayScoreByPeriod\": [\n            24,\n            20,\n            18,\n            22\n        ]\n    },\n    \"0x3439333532633031306566373432333064633432613561326664353833363831\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6333653538656335323061343633356664626262333365613434656162366538\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            4,\n            0,\n            4,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3466346466376162386632643633656164646336623737643565393964333563\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            1,\n            1,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3832656438653665343939323763663266666233623463363761333239303936\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            3,\n            0\n        ]\n    },\n    \"0x3262656337356434383035323535616237623964326136303161373962613631\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 11,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            1,\n            0,\n            0,\n            0,\n            6,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6162376230316465623234643939306562303436623961616162383666613830\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3431623433643536376431333035636330633031393834336462366337633337\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 99,\n        \"awayScore\": 103,\n        \"homeScoreByPeriod\": [\n            28,\n            23,\n            23,\n            25\n        ],\n        \"awayScoreByPeriod\": [\n            12,\n            42,\n            21,\n            28\n        ]\n    },\n    \"0x6361363132343836626435613661383964396534383864393835363130336632\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3361623562616463346665303837653830383333373831323564346130663837\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 151,\n        \"awayScore\": 145,\n        \"homeScoreByPeriod\": [\n            151\n        ],\n        \"awayScoreByPeriod\": [\n            145\n        ]\n    },\n    \"0x3564653238303064376637373963666239623663323064663632323066363833\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x3033643062393635316564363561383736663566383362626363323138346335\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            1,\n            2,\n            0,\n            0,\n            0,\n            3\n        ]\n    },\n    \"0x6665353266663239656631623730646163393136613637643731323539316264\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            7,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6466313061663930336163613162636566326334663133323463663361626465\": {\n        \"period\": 11,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x3566303132393833356461383161343838396366343937656431353732633062\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3137643737396133363432646232303632653737366134333839336234666533\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6564633465626439313632663462326666373064326335316435616261333363\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            5,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x3734333035646263393363396666633864393162353839306232663461386666\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+16'\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            3\n        ]\n    },\n    \"0x6630366165643030653536316531366335326630656561373535613565653530\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 81,\n        \"awayScore\": 76,\n        \"homeScoreByPeriod\": [\n            14,\n            25,\n            20,\n            22\n        ],\n        \"awayScoreByPeriod\": [\n            25,\n            19,\n            12,\n            20\n        ]\n    },\n    \"0x3562653962393837353632336333376237366533303962343830343765623438\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            1,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            3,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6137666430373233343837356339323466373062616632383737316639666361\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6339656535346239643131646435333338663233633762313461323138306631\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            3,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            4,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3765643432616365333333303833613264343533353565323363653462316433\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 122,\n        \"awayScore\": 84,\n        \"homeScoreByPeriod\": [\n            34,\n            27,\n            31,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            21,\n            14,\n            25,\n            24\n        ]\n    },\n    \"0x6665363733336531393062633734303334333465643663666135313563376634\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2,\n            1,\n            0\n        ]\n    },\n    \"0x3263643331653562666537363663363033346330303932363636613737613833\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            1,\n            3,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3731643832386133376165316166633262633134343434366235363164323361\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3765623633316366613165326336663133633262383834643332313365363339\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6533623332393434646166313033323630616533373561653233666136343466\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            5,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            3,\n            4,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3761396134663333636466366663383762306239376334376331663963306361\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3936663138393639646462336666386233363161613764643435633434636161\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3965336663616336613361356136376638636165366462626433316338323864\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3737303435376533376639623765356531613166396662663666643830356363\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_NO_RESULT\",\n        \"displayClock\": \"0'\",\n        \"homeScore\": 0,\n        \"awayScore\": 58,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": [\n            58\n        ]\n    },\n    \"0x3165643635333233653039363335313965373431303830396131316366306633\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 67,\n        \"awayScore\": 85,\n        \"homeScoreByPeriod\": [\n            17,\n            16,\n            13,\n            21\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            16,\n            25,\n            17\n        ]\n    },\n    \"0x3435363765656332616239666530343735316562663561326237313061333331\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3336343333616630623338353134353839666431623761666261386135653461\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 82,\n        \"awayScore\": 90,\n        \"homeScoreByPeriod\": [\n            20,\n            23,\n            17,\n            22\n        ],\n        \"awayScoreByPeriod\": [\n            28,\n            17,\n            22,\n            23\n        ]\n    },\n    \"0x3432643734353634323233366565653535643534653334633364383764303234\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            3,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3134323737383932616534376539353065656163633735323165616136306638\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3136373735393565626466396435656365623336656633396632613030323637\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6266376531366233353263663863616464663662343632623439393866643965\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            1,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3337366330623738616531363864333333303662383436656461656564656264\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3364646464346664663431643332356163613438626261623131613337626130\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6337343433626565636536623765646334353833623966653534636131383862\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 13,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            5,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            6,\n            2,\n            0,\n            0,\n            1,\n            0,\n            1,\n            1\n        ]\n    },\n    \"0x6366663732626531353338386435333936626662316266333333646466373065\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            5,\n            0,\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3161393962643238663333626330353461616264383735643339616663613434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            3,\n            2,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0\n        ]\n    },\n    \"0x3264653965306266663533633165626464663363363933383832386164633163\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            3,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            4\n        ]\n    },\n    \"0x3462303430343930353766633335626531393935656362383333643935316462\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3730643763313339626238393566376237353566613735316435643464383032\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3764633531646332376464383466396161626666613464666165323335613461\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3839316563653932333934383839633163653165373535336664306235646435\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+4'\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3961316236343235393633623963373462613262353931646134383931366533\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2\n        ]\n    },\n    \"0x6235383834333463376464656439646566343930353762653332353136663861\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            3\n        ]\n    },\n    \"0x6436376131373063313838306362303537636535653765646365333737333338\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+11'\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x6664643637626361636130363233633536336133336265656632306465336235\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+4'\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6330626539313164333061366639303161336266373736643263646539316662\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            3,\n            3,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3836373262643635383463646164666638626335306234373837343339653164\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+12'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3834633333636530633037653132353865633061313163393933633437623430\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            4,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x6264653633306436323939326662366465313734616633386363623632613563\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 16,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            3,\n            2,\n            1,\n            3,\n            6\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3536313761623038373763396334636232343264633065373761656432623934\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3764393461343165656663383165343633343639383765343734626261303033\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            2,\n            0,\n            3,\n            0,\n            2\n        ]\n    },\n    \"0x3830356139623031356531376335366630333137353338323030653161616139\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6137393035656331346132653431613561323839613463616330653363343137\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x6330633932363838356534616230613035323132303035616561383433633333\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+11'\",\n        \"homeScore\": 2,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            4\n        ]\n    },\n    \"0x6537626430363465366330333331646361653761613734376361623066343432\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3837373435323961306462303363386561316137373832303862313661613365\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3932316437613961323033636266633261306234303364613232376461656637\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3964383761623366383765323032653531376636646238623536643765356639\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x6164616230306134306261663161333737616233386665396138613439633165\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6530643235363436336435323139343463636164666433633666336336366466\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+13'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6364333037336263633133386562646464663133623734323630396134346333\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 133,\n        \"awayScore\": 136,\n        \"homeScoreByPeriod\": [\n            133\n        ],\n        \"awayScoreByPeriod\": [\n            136\n        ]\n    },\n    \"0x3564643638346565656234366434623532363131326263306266306331616530\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 91,\n        \"awayScore\": 83,\n        \"homeScoreByPeriod\": [\n            23,\n            24,\n            21,\n            23\n        ],\n        \"awayScoreByPeriod\": [\n            26,\n            17,\n            23,\n            17\n        ]\n    },\n    \"0x3735666166643664303262396431356133653262313134336530666534306536\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3136333932626334386135376433353231633236376331393331336435626465\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            2,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            4,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3565383833653936363165643035316233333636343564633539636438616333\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            1,\n            0,\n            4,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x6330613463333334626561663465316661376165323833393230656239376532\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6662646630363433323662326561623233353837643161306438323361386430\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            5,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            2,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x6532323563626163316162373664643930656339306265306539633836656234\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 11,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            4,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            4\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            4,\n            0\n        ]\n    },\n    \"0x3833363462393763666464386262303530323063306466373137333138656137\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ]\n    },\n    \"0x6430346330353733616530366638643537336533333964353131323063653066\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            3,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6532386135643134616338336433346131376366383165393338393031646639\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            3,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3339643632396235343135613733356366663239303037656336653362346664\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 87,\n        \"awayScore\": 74,\n        \"homeScoreByPeriod\": [\n            20,\n            25,\n            15,\n            27\n        ],\n        \"awayScoreByPeriod\": [\n            14,\n            26,\n            21,\n            13\n        ]\n    },\n    \"0x6630626463393661383036393263313964653831333763626165613263343831\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            5,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3664316535656162326131626536343237336566326434323365393830626137\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 13,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            9,\n            0,\n            0,\n            1,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4\n        ]\n    },\n    \"0x3034383331653730663039366565346432383765663032353236613962623338\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3333313932663836383233363139363537336464363863636630643963303238\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 12,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            1,\n            6,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            3\n        ]\n    },\n    \"0x3666346532616539663463393833356137393731353030313439373030613033\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3439323336343136666131666461363931656236326561343165663430386430\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            1,\n            0,\n            1,\n            0,\n            3,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3431313238333732613235383363653837336430643439323238336438303239\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            2,\n            3,\n            1,\n            0,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            3,\n            2,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3666623130363562643335393734383461666238343934383464303535303964\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            1,\n            3,\n            2,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3735646463313337343261306137373665326566333361663239646165353835\": {\n        \"period\": 12,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            3,\n            0,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            3,\n            0,\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x6330633262373434303838393461386538646666656534323266616336643466\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            3,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3166396230323639313363643665646434323334666432303062646466343634\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            2,\n            1,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x6238643530373332386332653562316132326534663266336362343461376534\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3130386666373361663862636530323230373431306265303665626361663831\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 78,\n        \"homeScoreByPeriod\": [\n            27,\n            16,\n            23,\n            24\n        ],\n        \"awayScoreByPeriod\": [\n            22,\n            17,\n            24,\n            15\n        ]\n    },\n    \"0x6438343064333064343564653338386530313064303930383836303162373761\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            4,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            1,\n            3\n        ]\n    },\n    \"0x6638343139353438646133366435306538386439333033663833316162656264\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 14,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            6,\n            0,\n            2,\n            2,\n            1,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x6437633462613763346136373562373763373334306239393961616630623962\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 106,\n        \"awayScore\": 88,\n        \"homeScoreByPeriod\": [\n            28,\n            39,\n            19,\n            20\n        ],\n        \"awayScoreByPeriod\": [\n            18,\n            28,\n            21,\n            21\n        ]\n    },\n    \"0x3032316363363063356261383930363264383163633566343736643837656134\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            0,\n            0,\n            2,\n            2,\n            2\n        ]\n    },\n    \"0x3466393036663862633264636434666439386461643331366361303231303161\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            3,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3437306534303032353337306534636136383161303663313761363963623863\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            3,\n            1,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            2,\n            2,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3066656364313062613638636666393065316462626666666362343962656635\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3463333733613830313439353764343132306639343731613230653432373037\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6536613163306438323261636230366235653933316564633863383139393031\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 8,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            2,\n            1,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            4,\n            1,\n            1,\n            1,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3839626638366633653232333235666536356262346663303832336661303661\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3537303336383963373134373739393234313363653130303136356636653638\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 79,\n        \"awayScore\": 70,\n        \"homeScoreByPeriod\": [\n            18,\n            21,\n            24,\n            16\n        ],\n        \"awayScoreByPeriod\": [\n            14,\n            14,\n            20,\n            22\n        ]\n    },\n    \"0x3866633565343530663435373337363064636130353234303965356632393561\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3336336364653734363838333436626536636138623562306135616537636434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3232373430663164336561376165613831343735626538343665356338653535\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6339363135386563656165356466313630303463386434303361383962623765\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            2,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            3,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3739613666663633663138626565346434656361646364323962616165333038\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            3,\n            1\n        ]\n    },\n    \"0x3162303136393561626166303138336234343861626361636164633735323066\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3236353961396530353738373265313564393533316637393537396463356162\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            5,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            1,\n            1,\n            1,\n            2,\n            1\n        ]\n    },\n    \"0x3964643363363232396164393434626637356233616438666337376230333666\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3566346332353732656466653863336531663461313566323832656634643962\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            4,\n            2,\n            0,\n            1,\n            0,\n            1,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            1,\n            1,\n            0,\n            7\n        ]\n    },\n    \"0x6131643638643831386261326264343765303531396539623464363363363962\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            0,\n            3,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3634366333353837333763646466613639383331396636653739393062343835\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            2,\n            3,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3038336165373037353032343264653334326239373938336564333434326632\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 99,\n        \"awayScore\": 93,\n        \"homeScoreByPeriod\": [\n            22,\n            28,\n            19,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            26,\n            20,\n            30,\n            17\n        ]\n    },\n    \"0x3638336566353564623736623737313431636632633333363030383833646263\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3761343361366565356362633536366564613336323137363966366631663664\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2,\n            2,\n            2,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3339373164343464393632323664313762323830363538343162303038396132\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3065336633626536366530356163666539313830376133383962666633633037\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3561646133326264616666623931353164316339373165373130306332323430\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            3,\n            0\n        ]\n    },\n    \"0x6663313164356362613165613431653638623337373464303266376266333133\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            3,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            4,\n            0\n        ]\n    },\n    \"0x6666663831646537636662643862653966363162343665316263356165626562\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3734616638613130326533303138316361396164666433646264333462313734\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            0,\n            0,\n            3,\n            1,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3661376362363137613862386537393934313765366363306665373466393964\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 88,\n        \"awayScore\": 81,\n        \"homeScoreByPeriod\": [\n            21,\n            25,\n            22,\n            20\n        ],\n        \"awayScoreByPeriod\": [\n            17,\n            26,\n            16,\n            22\n        ]\n    },\n    \"0x3766366230613764633533316666383237613163663334643839336162333436\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            3,\n            0,\n            1,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3834383830626565366531373264656261613964343765376138386361633966\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            1,\n            2,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3036633635626136363436306430323930623937623565363035323235356638\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x3466626236653065336335656530303731623366666437323236396437363739\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x3532623433653864393537323734633164343833326262396234653462346634\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x3537336137313661376263363765386432646165353265366264346135343230\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6463366133613766626538663930333831383534366138643537626665303939\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x6266336364666337336338363933366231326239643364623836326635336565\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3762376334656163646130343537633635373332313735643766376438646636\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+12'\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2\n        ]\n    },\n    \"0x3864353736653631336330633666626361393331336239333732396437643230\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 68,\n        \"awayScore\": 55,\n        \"homeScoreByPeriod\": [\n            18,\n            17,\n            21,\n            12\n        ],\n        \"awayScoreByPeriod\": [\n            12,\n            18,\n            17,\n            8\n        ]\n    },\n    \"0x3536643232663535656662366666646239666434633634373138336537303863\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            2,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6337386639393439346631393632323438303964343536623631323332356266\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            1,\n            0,\n            1,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3331656439383061636665613031626636626465353437336530616436343565\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            2\n        ]\n    },\n    \"0x3563646537623336623734393866396364316163623239326262633437656537\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3830303466643530353432623338616666663830346266363837373464366463\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x3938323036646636393639313035663634633333613762303130646161303239\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 5,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            2,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2\n        ]\n    },\n    \"0x6561636131626630363738383263666233353265323735313962646534353165\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            2\n        ]\n    },\n    \"0x3332343635656133306366663966323464326661323735333830363933643162\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            0,\n            1,\n            0,\n            0,\n            2,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            4,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3263643230366339303935306535336230356564616463663361346530323635\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3337663365346333653036633761613131316561346562643463653534326237\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            2,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3764396535326539323639323066646363396263333838643931313837316565\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 94,\n        \"awayScore\": 83,\n        \"homeScoreByPeriod\": [\n            29,\n            18,\n            19,\n            28\n        ],\n        \"awayScoreByPeriod\": [\n            16,\n            16,\n            22,\n            29\n        ]\n    },\n    \"0x3663386261373064613738363238363036323263373832616437663766613132\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3938666562326636393039663463313635613337313833653936396661346534\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3930333062363931363162613832346431636237383364306631363734336564\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 83,\n        \"awayScore\": 72,\n        \"homeScoreByPeriod\": [\n            20,\n            22,\n            17,\n            24\n        ],\n        \"awayScoreByPeriod\": [\n            11,\n            14,\n            14,\n            33\n        ]\n    },\n    \"0x6132336437383464616161386336383439666135316565343930376536333234\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            1,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6235613866616234383730353231613839343361636263383432656264353633\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            3,\n            1\n        ]\n    },\n    \"0x6365386432313330303863336630636139643037376438653436386131613830\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            3,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6236353865386663383439306632643265313439303164383233643763663836\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 140,\n        \"awayScore\": 142,\n        \"homeScoreByPeriod\": [\n            140\n        ],\n        \"awayScoreByPeriod\": [\n            142\n        ]\n    },\n    \"0x3761353433363664393733393930623732653166313562653132356234373663\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 170,\n        \"awayScore\": 166,\n        \"homeScoreByPeriod\": [\n            170\n        ],\n        \"awayScoreByPeriod\": [\n            166\n        ]\n    },\n    \"0x3764306164303832663538373138386565353238656532316639393938396532\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 201,\n        \"awayScore\": 170,\n        \"homeScoreByPeriod\": [\n            201\n        ],\n        \"awayScoreByPeriod\": [\n            170\n        ]\n    },\n    \"0x3933323466346162373332343936373739356439346665363039343837636662\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 129,\n        \"awayScore\": 185,\n        \"homeScoreByPeriod\": [\n            129\n        ],\n        \"awayScoreByPeriod\": [\n            185\n        ]\n    },\n    \"0x3765646364623038636439343066633339656565393539663335373638333231\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            0\n        ]\n    },\n    \"0x6433623331383334363937343237623330383637313637343761393938303432\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            2,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3161383663623132386661623236373237623164663335393833326235376663\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6564343733636234663564376666336533643962313034666335323663653337\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 17,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            6,\n            1,\n            0,\n            3,\n            1,\n            2,\n            2,\n            1\n        ]\n    },\n    \"0x3934656332383037656365643137656530623264316539393537656633356331\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 93,\n        \"awayScore\": 80,\n        \"homeScoreByPeriod\": [\n            19,\n            24,\n            30,\n            20\n        ],\n        \"awayScoreByPeriod\": [\n            17,\n            19,\n            20,\n            24\n        ]\n    },\n    \"0x6436326334653565623237393735363066343364326136666237383837626465\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            3,\n            0,\n            2,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6337306636643837393835613937336364643432313737343461356135333830\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            4,\n            0,\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            1,\n            2\n        ]\n    },\n    \"0x6337616539316465303338663933323537353136353138646131663936396139\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 155,\n        \"awayScore\": 159,\n        \"homeScoreByPeriod\": [\n            155\n        ],\n        \"awayScoreByPeriod\": [\n            159\n        ]\n    },\n    \"0x3533613432333339316638636663383438646166353365396630663764373631\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 108,\n        \"awayScore\": 107,\n        \"homeScoreByPeriod\": [\n            108\n        ],\n        \"awayScoreByPeriod\": [\n            107\n        ]\n    },\n    \"0x3730353334333362626564643531333663613161646162363034646331353366\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 156,\n        \"awayScore\": 157,\n        \"homeScoreByPeriod\": [\n            156\n        ],\n        \"awayScoreByPeriod\": [\n            157\n        ]\n    },\n    \"0x6438663233323131306465303464616435373433376632353566373563633733\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 190,\n        \"awayScore\": 188,\n        \"homeScoreByPeriod\": [\n            190\n        ],\n        \"awayScoreByPeriod\": [\n            188\n        ]\n    },\n    \"0x6636626332323533383761376466396231333366346331616339623461353030\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 170,\n        \"awayScore\": 167,\n        \"homeScoreByPeriod\": [\n            170\n        ],\n        \"awayScoreByPeriod\": [\n            167\n        ]\n    },\n    \"0x6666393466616662343036616432653839663230306532343932363336323162\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            3,\n            3,\n            1,\n            4,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3166613232386239653766363266363964393265363434303637316361653365\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            3,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x3261333738303030306339316562343334303438623965323165356631326465\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3633386262396361376131636335623735396539346238663861303864636466\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 10,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            1,\n            2,\n            0,\n            3,\n            0,\n            0,\n            3\n        ]\n    },\n    \"0x3137323330366536653439383734343034646532643930343166356530383634\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            1,\n            0,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3332666339346365643333353335663264373439336335376264656232623335\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3839333965636334623237383834656331393537313966333532643534373836\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            7,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3064373738386135353133613366626339396262663831363933323234396163\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 79,\n        \"awayScore\": 91,\n        \"homeScoreByPeriod\": [\n            25,\n            16,\n            21,\n            17\n        ],\n        \"awayScoreByPeriod\": [\n            35,\n            22,\n            22,\n            12\n        ]\n    },\n    \"0x3332656530633562336137336466333432623030636534306131653639616631\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            1,\n            2,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6365323533646662393932373734636534336163383934333662366561363033\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            5,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6365656339373364363938333834626230306336343530383763613238383434\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 14,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            3,\n            9,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            1,\n            0,\n            1,\n            7,\n            0\n        ]\n    },\n    \"0x3961393437613663346363346132633430313835313731313063663762363631\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 11,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            1,\n            3,\n            1,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            5,\n            4,\n            0,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3235316235346531323431336436393466326333346330633832393133313365\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            3,\n            0,\n            0\n        ]\n    },\n    \"0x6532663664653530373930326536323566306463663530626532383762663737\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            2,\n            2,\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            4,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3761326131653231613262356461333637306538386436666231393465333136\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 85,\n        \"awayScore\": 74,\n        \"homeScoreByPeriod\": [\n            20,\n            25,\n            18,\n            22\n        ],\n        \"awayScoreByPeriod\": [\n            16,\n            12,\n            22,\n            24\n        ]\n    },\n    \"0x6662643931363831383864623739386139613237333366386130663565633363\": {\n        \"period\": 10,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3434656263643564323662336130306436643331643261303539616431623838\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+16'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x6164313539626536323362393062313339383462346435343738393133386630\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3436336335336462316664363665663435613635623434313466306339633163\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 2,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x6362613264353134386331373035393639376532623636616366333961353663\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3033623361623563336537303330393530323832376135356133393732616432\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 2,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0\n        ]\n    },\n    \"0x3639366631353837333237366136623233656439396564383930383266306465\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 3,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3931363638363362636532636536656638653630656136616335346263386133\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6262666535346562623837313866303631383638623365343333396438623461\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+7'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3163343461623233306465336430363564356237666564393232396231376363\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 85,\n        \"awayScore\": 86,\n        \"homeScoreByPeriod\": [\n            28,\n            28,\n            29\n        ],\n        \"awayScoreByPeriod\": [\n            29,\n            29,\n            28\n        ]\n    },\n    \"0x3366383531613137386539613337663865373239333933643737323862633535\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 85,\n        \"awayScore\": 86,\n        \"homeScoreByPeriod\": [\n            28,\n            29,\n            28\n        ],\n        \"awayScoreByPeriod\": [\n            29,\n            28,\n            29\n        ]\n    },\n    \"0x3366663634626434326534376236663434393637656337653566346334633164\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 90,\n        \"awayScore\": 81,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            30\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            27,\n            27\n        ]\n    },\n    \"0x3663373065363462306337356239636139613839346163356431366565376336\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 84,\n        \"awayScore\": 86,\n        \"homeScoreByPeriod\": [\n            28,\n            28,\n            28\n        ],\n        \"awayScoreByPeriod\": [\n            29,\n            29,\n            28\n        ]\n    },\n    \"0x6333303235656161333238646236613437346335336163663737626435326433\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x3732383737373661383263623338353633656664653239396163653739386139\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            1,\n            2,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3465333961623261303262306137343335653634333264303663306264643766\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 9,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            0,\n            3,\n            0,\n            2,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            3,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3634356665316436323761616564306336306464376531393530313662316661\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            5,\n            0,\n            1,\n            0,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3061393763643862636634393135656539396265623037363337636661356536\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 89,\n        \"awayScore\": 82,\n        \"homeScoreByPeriod\": [\n            30,\n            30,\n            29\n        ],\n        \"awayScoreByPeriod\": [\n            27,\n            27,\n            28\n        ]\n    },\n    \"0x3334346265336431613434333633633935656662363530643863333832333933\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6235393864623536326661653531393763633635376465313932353433643563\": {\n        \"period\": 1,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x6361653232316231356138643730653233393231333736383930653432323030\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 82,\n        \"awayScore\": 89,\n        \"homeScoreByPeriod\": [\n            27,\n            28,\n            27\n        ],\n        \"awayScoreByPeriod\": [\n            30,\n            29,\n            30\n        ]\n    },\n    \"0x3863393461356333393065643364306534663436336565646461623233393936\": {\n        \"period\": 3,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [],\n        \"awayScoreByPeriod\": []\n    },\n    \"0x3831396335386134363163636138386438356265616265303030343661623533\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 98,\n        \"awayScore\": 88,\n        \"homeScoreByPeriod\": [\n            21,\n            33,\n            27,\n            17\n        ],\n        \"awayScoreByPeriod\": [\n            25,\n            19,\n            23,\n            21\n        ]\n    },\n    \"0x3938643233326663383034323231646238623163383539376539376334393065\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 97,\n        \"awayScore\": 69,\n        \"homeScoreByPeriod\": [\n            20,\n            31,\n            22,\n            24\n        ],\n        \"awayScoreByPeriod\": [\n            13,\n            21,\n            17,\n            18\n        ]\n    },\n    \"0x3439633766386464313936656361336332383639353130336631663433663336\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            5\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6231623335343630326330313039623065343135366638313333303663616165\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            3,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x6562666565373831643564396131616432346431376432326236643061386239\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 12,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            3,\n            1,\n            2,\n            2,\n            0,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6565643338383962343933666636643065613938356235313563323163363030\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 10,\n        \"homeScoreByPeriod\": [\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            7,\n            1,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3464306533653935393662383239346232323233353037656361323365353933\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 3,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            1,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x6136353033616635386637343033303431313061353561643435646231383262\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            2,\n            2,\n            0,\n            1,\n            1,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0\n        ]\n    },\n    \"0x6431623464653635373336316639313734663966326664613339353131643334\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            2,\n            0,\n            1,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6566393864623830613963663935343735333334396437353437653732623430\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 9,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            0,\n            4,\n            1,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3663336561646134396239363231656362323562616339643036386132646236\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            0,\n            0,\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            4\n        ]\n    },\n    \"0x6561386461373234383537623763323437623533643831326135386265383439\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            2,\n            0,\n            1,\n            1,\n            0,\n            3,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3062386136366263613438623435333066343065386565353939623838613764\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+3'\",\n        \"homeScore\": 3,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3232633633383365316232346563666434313935633063313837626265303331\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 1,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            4\n        ]\n    },\n    \"0x3436633030323966613839613231323664396561623262333134306465376630\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 0,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x3762656362633134373430353165356563646231663832376130333063353461\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+10'\",\n        \"homeScore\": 4,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            3,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x6331316537396365396230623063336532613939643463626433396161323536\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            2,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6562313461303565636165323538623132313032626164333163666238363237\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0\n        ]\n    },\n    \"0x3537323962636366366430646330653139653534623437386561366262653935\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 73,\n        \"awayScore\": 60,\n        \"homeScoreByPeriod\": [\n            17,\n            21,\n            22,\n            13\n        ],\n        \"awayScoreByPeriod\": [\n            15,\n            10,\n            16,\n            19\n        ]\n    },\n    \"0x3437346632313230623936386137626233653437306665396361333137333734\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+12'\",\n        \"homeScore\": 1,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3635633839336264303432643862316263323362323834623931623233623964\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+6'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0\n        ]\n    },\n    \"0x6137313764643966363366653936373164333963616638303961633662643839\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+4'\",\n        \"homeScore\": 1,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x3061613437356533323131643963323836666563653762393830653434623761\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            3,\n            0,\n            0,\n            0,\n            1,\n            1,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            2,\n            0,\n            1,\n            0,\n            2,\n            2,\n            0\n        ]\n    },\n    \"0x3233643661373132333061613937333035396635653231626136663939383039\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+5'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3239666132336263633864313361626139333937313135653536643866376162\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            2,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3661376439633566356135363463306161636131613337333134643330613634\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 7,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            4,\n            2,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3937333365646461636336623831613633393363613739366365353065353738\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+9'\",\n        \"homeScore\": 3,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            3\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            2\n        ]\n    },\n    \"0x6231336139373233323433343630373230396130353533343136623363383366\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 2,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            2,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0\n        ]\n    },\n    \"0x6231643439626436363663663963333230393631386634366136353333303533\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+3'\",\n        \"homeScore\": 6,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            4,\n            2\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            1\n        ]\n    },\n    \"0x3963346130666133343532383862633630326238623338666636626163326137\": {\n        \"period\": 2,\n        \"gameStatus\": \"STATUS_FULL_TIME\",\n        \"displayClock\": \"90'+8'\",\n        \"homeScore\": 0,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1\n        ]\n    },\n    \"0x3238363331643732393264323733373766383164303838643162383534323931\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            2,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ]\n    },\n    \"0x3635333732383463363162626662393938306161613638376461363432363964\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6237356163643963333663363361623033656438353234396666386362383961\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0\n        ]\n    },\n    \"0x3135333139616165373936646362346263643937343832376134363731323534\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 11,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            5,\n            4,\n            0,\n            0,\n            0,\n            0,\n            1,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x3261356364613538636366356163656431636235396264323161663163343130\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 7,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            1,\n            0,\n            3,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            4,\n            0,\n            3,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3362316339333530316532653561306331303433653933353533663763613732\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 4,\n        \"homeScoreByPeriod\": [\n            4,\n            1,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            2,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x6361363430363964653961626362383937393264616335316366653263613362\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 6,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            1,\n            0,\n            3,\n            2,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            2,\n            0,\n            1,\n            0,\n            2,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3038653464636630613032306334393631353165326235393964653362323566\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 8,\n        \"awayScore\": 1,\n        \"homeScoreByPeriod\": [\n            4,\n            0,\n            0,\n            1,\n            0,\n            2,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x6439373438303734353032343237636463303839663665313533643066356464\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 5,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            3,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            1,\n            2,\n            0\n        ]\n    },\n    \"0x3030643432343766616362653032343061663333383336383437353465663666\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 4,\n        \"awayScore\": 0,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            3,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    },\n    \"0x3464376664653264633265353166383938326561356134386165313866633938\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 75,\n        \"awayScore\": 96,\n        \"homeScoreByPeriod\": [\n            18,\n            20,\n            19,\n            18\n        ],\n        \"awayScoreByPeriod\": [\n            29,\n            33,\n            18,\n            16\n        ]\n    },\n    \"0x3936373434343664356238306438663561393432396661326265383432633664\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 72,\n        \"awayScore\": 61,\n        \"homeScoreByPeriod\": [\n            8,\n            26,\n            21,\n            17\n        ],\n        \"awayScoreByPeriod\": [\n            14,\n            17,\n            17,\n            13\n        ]\n    },\n    \"0x3937666236343032663263333730646539663066656162303530343564623665\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 92,\n        \"awayScore\": 84,\n        \"homeScoreByPeriod\": [\n            25,\n            21,\n            29,\n            17\n        ],\n        \"awayScoreByPeriod\": [\n            32,\n            19,\n            14,\n            19\n        ]\n    },\n    \"0x3762373461313131306261653836393764613964316465376466663364653130\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 1,\n        \"awayScore\": 2,\n        \"homeScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2\n        ]\n    },\n    \"0x3762333863373864333232633037323438363461333866303866393635366633\": {\n        \"period\": 4,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 88,\n        \"awayScore\": 87,\n        \"homeScoreByPeriod\": [\n            28,\n            17,\n            19,\n            24\n        ],\n        \"awayScoreByPeriod\": [\n            26,\n            20,\n            26,\n            15\n        ]\n    },\n    \"0x6435333938656432313563663161396161623834653432366530643662346466\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 0,\n        \"awayScore\": 3,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            1,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ]\n    },\n    \"0x6139373337623339393732353937333364646534386161373237616437363362\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 6,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            5,\n            0,\n            0,\n            0,\n            0,\n            1,\n            0,\n            0\n        ]\n    },\n    \"0x3438346264326666323164303632373935346565363261613162396566393131\": {\n        \"period\": 9,\n        \"gameStatus\": \"STATUS_FINAL\",\n        \"displayClock\": \"0.00\",\n        \"homeScore\": 2,\n        \"awayScore\": 5,\n        \"homeScoreByPeriod\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            2,\n            0,\n            0\n        ],\n        \"awayScoreByPeriod\": [\n            0,\n            0,\n            3,\n            0,\n            1,\n            0,\n            0,\n            1,\n            0\n        ]\n    }\n}"}],"_postman_id":"78bbfe42-8240-431a-bb2f-812df167bdd5"},{"name":"Overtime V2 live score","id":"b03868ee-a750-46fa-84e0-b46ffbbce974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/live-scores/{{gameId}}","description":"<h2 id=\"get-a-single-game-live-scores\">Get a single game live scores</h2>\n<p>Use <code>/overtime-v2/live-score/{{gameId}}</code> to get live scores for a single game (in case the provider supports live scores).</p>\n<p>It returns live scores for a single game: status, period, clock, scores, and scores by period.</p>\n<p>See details on <a href=\"https://docs.overtimemarkets.xyz/overtime-v2-integration/overtime-v2-live-scores\">Overtime documentation</a>.</p>\n","urlObject":{"protocol":"https","path":["overtime-v2","live-scores","{{gameId}}"],"host":["api","overtime","io"],"query":[],"variable":[]}},"response":[{"id":"00767f92-33c9-4d52-9feb-4150771cb19b","name":"Overtime V2 live score response example","originalRequest":{"method":"GET","header":[],"url":"https://api.overtime.io/overtime-v2/live-scores/0x3133386537313735646435636664666431396361323935363931343036613235"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 08:24:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"168"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"a8-TjBxQWiQULje7xKGatVNzT6C2og\""}],"cookie":[],"responseTime":null,"body":"{\n    \"period\": 9,\n    \"gameStatus\": \"STATUS_FINAL\",\n    \"displayClock\": \"0.00\",\n    \"homeScore\": 6,\n    \"awayScore\": 5,\n    \"homeScoreByPeriod\": [\n        0,\n        0,\n        2,\n        0,\n        3,\n        0,\n        0,\n        1\n    ],\n    \"awayScoreByPeriod\": [\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        4\n    ]\n}"}],"_postman_id":"b03868ee-a750-46fa-84e0-b46ffbbce974"}],"id":"bfa9ee4d-3005-44f7-9732-ac14708b48fc","description":"<p>Get info about games, players, and live scores data.</p>\n","_postman_id":"bfa9ee4d-3005-44f7-9732-ac14708b48fc"}]}